Releases: ethpandaops/checkpointz
Releases · ethpandaops/checkpointz
v0.8.0
Changelog
- 8e626c2 Merge pull request #49 from samcm/fix/derive-network-name
- 941c6ad Merge pull request #50 from samcm/fix/invalid-genesis-block
- 6e0ded3 Merge pull request #51 from Savid/feat/frontend-cleanup
- 5b542a7 Merge pull request #52 from Savid/fix/frontend-naming
- e82de82 Update README.md
- dc2e65c Update README.md
- 3839e80 Update README.md
- ef819f4 chore: linting
- 6315cd5 feat: Add deposit network id -> network name map
- 1a218d2 feat: Add genesis block to historical boundary checking
- 4725a66 feat: frontend cleanup
- 6fd1e58 fix: frontend naming and description
- 7204bc9 fix: kiln network id
v0.7.0
What's Changed
- feat(README): Add Configuration block by @samcm in #37
- feat: frontend structure by @Savid in #36
- feat: default config values by @Savid in #38
- feat(README): Add supported clients by @samcm in #41
- feat(beacon): Bump to version 0.3.0 by @samcm in #39
- feat: slot date time by @Savid in #40
- feat: Add light/full operation mode by @samcm in #42
- feat: README updates by @samcm in #43
- fix: No-op genesis states in light mode by @samcm in #44
- feat(ci): Add all consensus clients by @samcm in #5
- feat: Check for valid historical_epoch_count value by @samcm in #45
- feat(README): Add readme contents table by @samcm in #47
- feat(metrics): Add operating mode metric by @samcm in #46
- Create LICENSE by @samcm in #48
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- feat: Include config name in upstream response by @samcm in #31
- feat(api): Add checkpointz/ready endpoint by @samcm in #32
- feat: Improve bootup speed by @samcm in #33
- feat: Add startup address logs by @samcm in #34
- feat: Add version build tags by @samcm in #35
- fix: small wording changes by @samcm in #30
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.0
v0.3.3
v0.3.2
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
What's Changed
- feat: Default content type to json by @samcm in #6
- feat: Drive cache size with config by @samcm in #8
- refactor(cache): Expire individual items based on point-in-time by @samcm in #9
- feat: Epoch boundary checking by @samcm in #11
- feat: Download bundles more intelligently by @samcm in #12
- feat(genesis): Download genesis in a loop by @samcm in #13
- feat: checkpointz slot endpoint by @Savid in #15
- feat: Download serving bundle in a queue by @samcm in #14
- refactor: Simplify & test checkpoint decider by @samcm in #17
- feat: checkpointz slots endpoint by @Savid in #16
- fix: Only download state/blocks if we don't have them cached by @samcm in #18
- chore: linting by @samcm in #19
- refactor: Rename majority provider to default provider by @samcm in #20
- refactor: Expire blocks based on historical_epoch_count by @samcm in #21
- feat: Ban historical slots without a block by @samcm in #22
- feat: goreleaser by @samcm in #23
New Contributors
Full Changelog: v0.2.0...v0.3.0