Skip to content

Releases: ethpandaops/checkpointz

v0.10.2

02 Sep 05:46
bc75840
Compare
Choose a tag to compare

Changelog

  • bc75840 Merge pull request #62 from Savid/fix/frontend-slot-blockhash
  • 985aafe fix(frontend): block hash for phase0 and altair forks

v0.10.1

02 Sep 04:15
7bc627f
Compare
Choose a tag to compare

Changelog

  • 409b84b Merge pull request #60 from Savid/fix/front-header-popin
  • f2da0ff Merge pull request #61 from Savid/chore/screenshot
  • 7bc627f Update README.md
  • 82a9fe6 Update README.md
  • 9a8aee3 Update README.md
  • 7f59e61 chore(readme): update homepage screenshot
  • c2720c5 fix: frontend logo popin

v0.10.0

02 Sep 03:16
96dc5b7
Compare
Choose a tag to compare

Changelog

  • d1b3699 Merge pull request #58 from samcm/feat/bump-beacon-0-6-0
  • 96dc5b7 Merge pull request #59 from Savid/feat/frontend-get-started
  • b8effde feat(README): Update compatibility table
  • 433d983 feat: Bump beacon dep to v0.6.0
  • 9309d99 feat: update get started logs

v0.9.0

02 Sep 00:50
fc914a2
Compare
Choose a tag to compare

What's Changed

  • feat: Add sleep when downloading historical blocks by @samcm in #54
  • feat: Limit historical epochs to 200 by @samcm in #56
  • feat(README): Add screenshot by @samcm in #57
  • feat: Bump beacon to 0.4.0 by @samcm in #55

Full Changelog: v0.8.1...v0.9.0

v0.8.1

01 Sep 23:46
e21f4e9
Compare
Choose a tag to compare

What's Changed

  • feat: clean up some alignment issues by @Savid in #53

Full Changelog: v0.8.0...v0.8.1

v0.8.0

01 Sep 07:13
5b542a7
Compare
Choose a tag to compare

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

01 Sep 05:47
449d836
Compare
Choose a tag to compare

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

31 Aug 04:17
ccf703f
Compare
Choose a tag to compare

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

31 Aug 02:14
3697c7b
Compare
Choose a tag to compare

Changelog

  • 88bfcb3 Merge pull request #29 from Savid/feat/public-url
  • 3697c7b Merge pull request #7 from Savid/feat/frontend
  • 72c1bdb Update README.md
  • 5a22b97 feat: add public url to status api
  • 7bc76b2 feat: frontend

v0.4.0

30 Aug 00:00
ae91dcc
Compare
Choose a tag to compare

What's Changed

  • feat: add epoch to frontend slots responses by @Savid in #26
  • fix: nil check on finalized checkpoint for listing finalized slots by @Savid in #27
  • feat: Support /eth/v2/beacon/blocks/genesis by @samcm in #28

Full Changelog: v0.3.3...v0.4.0