Summary
This is the recommended node version for bArtio
genesis. The main purpose of this release is to include cometbft/cometbft@e1d6a33 which reverts the CometBFT TimeoutVote
back to the well known TimeoutPrevote
and TimeoutPrecommit
.
Update Priority
This table provides priorities for which classes of users should update particular components.
User Class | Priority |
---|---|
Payload Builders / Validators | Low |
Non-Payload Builders / Full Nodes | Low |
All Changes
- feat(beacon): Modular deposit type by @itsdevbear in #1306
- chore(types): SSZ Interface cleanup by @itsdevbear in #1308
- Kzg implementation in nodes : kurtosis by @nidhi-singh02 in #1309
- feat(deps): Bump cometbft by @itsdevbear in #1312
- fix(statedb): Unhood it by @itsdevbear in #1313
- fix(deposit): Quiet down spammy logs and failure telemetry by @itsdevbear in #1315
- feat(deposit): Update deposit commands by @itsdevbear in #1317
- fix(metrics): version wasn't being properly reported by @itsdevbear in #1321
Binaries
System | Architecture | Binary | PGP Signature |
---|---|---|---|
amd64 | beacond-v0.1.0-alpha.1-linux-amd64 | Coming Soon | |
arm64 | beacond-v0.1.0-alpha.1-linux-arm64 | Coming Soon | |
arm64 | beacond-v0.1.0-alpha.1-darwin-arm64 | Coming Soon | |
System | Option | - | Resource |
Docker | berachain/beacon-kit |
Full Changelog: v0.1.0-alpha.0...v0.1.0-alpha.1