Releases: ethpandaops/checkpointz
Releases · ethpandaops/checkpointz
0.0.4-fulu
v0.28.0
What's Changed
- Update github actions dependencies to show full versions in comment by @skylenet in #201
- chore: replace renovate with dependabot for dependency updates by @mattevans in #202
- fix: Data versions in api responses by @samcm in #212
Full Changelog: v0.27.0...v0.28.0
0.0.2-data-versions
Changelog
- 0e5ce2a fix(api): change execution_optimistic value from string to boolean
0.0.1-data-versions
Changelog
- fb4ec29 Merge pull request #202 from ethpandaops/feat/dependabot
- 928f537 Update github actions dependencies to show full versions in comment (#201)
- 859f67e build(ci): update github actions workflows to use ubuntu-24.04
- 4197325 build(ci): update golangci-lint action to latest version to improve linting
- 72e064b chore: replace renovate with dependabot for dependency updates
- fc83597 feat(api): add finalized field to beacon blocks and blob sidecars responses
- ad16fea feat(api, eth): add data version to blob sidecars response
- bb109bc fix: address linting issues in .golangci.yml and pkg directories
- f0ef9bd refactor(golangci): update golangci-lint configuration to version 2 refactor(golangci): reorganize linter settings and exclusions for clarity style(eth): add newline after variable declaration in BlobSidecars function
- be0212f refactor: simplify invincible variable assignment in store refactor: rename spec variable to nodeSpec in default refactor: use String() method directly in human duration marshal methods
0.0.3-fulu
Changelog
- 3130a45 fix(api): correct block and state version handling for Fulu in handlers
0.0.2-fulu
v0.27.0
0.0.2-yolo-mode
Changelog
- a2669cf feat(warcrimes): Server non-finalized state from finalized
0.0.1-yolo-mode
Changelog
- ff67a86 feat(beacon): add yoloMode to skip sync check for faster testing