Releases: babylonlabs-io/babylon
Releases · babylonlabs-io/babylon
v1.0.0-rc.6
v1.0.0-rc.5
Improvements
- #483 Upgrade wasmd and wasmvm to latest
versions (related to security advisories CWA-2025-001 and CWA-2025-002) - #464 Update security email. Fix site / repository refs
- #421 Add checks to public
randomness commit atTestBTCRewardsDistribution
. - #445 Reject BTC headers
forks starting with already known header - #457 Remove staking msg
server and update gentx to generateMsgWrappedCreateValidator
- #473 Fix checkpoint status transition
fromFinalized
toForgotten
- #457 Remove staking msg server and update gentx to generate
MsgWrappedCreateValidator
- #476 Bump cometbft to
v0.38.17
- #491 Allow slashing rate
to have 4 decimal places - #488 Fix duplicate BLS key registration in testnet command
- #493 Add v1rc5 testnet
upgrade handler
v1.0.0-rc.4
Improvements
Bug fixes
v1.0.0-rc.3
v1.0.0-rc.2
v1.0.0-rc2
Bug fixes
- #371 Do not prune BTC
reward tracker structures at the slash of finality provider.
v1.0.0-rc.1
v1.0.0-rc1
First release candidate for Babylon node version
Improvements
- #338 Add print BIP-340 in
debug pubkey-raw
subcommand - #316 Add testnet upgrade data
- #326 docs: btcstaking: Update btcstaking module docs to include EOI
- #348 refactory
PrivateSigner
and module account vars in appparams - #351 docs: Add state transition docs.
- #358 Remove unused deps in
.proto
files - #364 Add testnet upgrade data
Bug fixes
State Machine Breaking
v0.18.2
v0.18.1
v0.18.0
Improvements
- #309 feat(adr-036): custom withdrawal address
- #305 chore: add more error logs to
VerifyInclusionProofAndGetHeight
- #304 Add highest voted height to finality provider
- #314 Require exact unbonding time in delegation
- #317 Enforce that EOI delegations using correct parameters version
State Machine Breaking
- #310 implement adr-37 - making params valid for btc light client ranges
Bug fixes
- #318 Fix BTC delegation status check to relay on UnbondingTime in delegation