Releases: ethpandaops/tracoor
Releases · ethpandaops/tracoor
v0.0.33
What's Changed
- fix: update kurtosis apt source to sdk.kurtosis.com by @barnabasbusa in #54
- fix: subscribe only to beacon event topics that are actually used by @samcm in #55
New Contributors
- @barnabasbusa made their first contribution in #54
Full Changelog: v0.0.32...v0.0.33
v0.0.32
What's Changed
- ci(smoke-test): pre-pull kt engine images by @mattevans in #46
- Create claude.yml by @samcm in #47
- refactor(base): fusaka support by @mattevans in #48
- build(.goreleaser.yaml): drop windows builds by @mattevans in #49
New Contributors
- @mattevans made their first contribution in #46
Full Changelog: v0.0.31...v0.0.32
v0.0.31
v0.0.30
v0.0.29
v0.0.28
v0.0.27
0.0.9-r2-fix
Changelog
- 250e32c fix(permanent_block_test.go): change assertion from NoError to Error when getting a non-existent block
0.0.8-r2-fix
Changelog
- 0590b2a fix(persistence): return error when permanent block is not found refactor(persistence): remove redundant initialization of values slice in DistinctPermanentBlockValues
0.0.7-r2-fix
Changelog
- d9113dd refactor(indexer): check block existence before processing