Skip to content

v1.0.0-rc.1

Latest
Compare
Choose a tag to compare
@KonradStaniec KonradStaniec released this 20 Dec 17:19
· 0 commits to main since this release
v1.0.0-rc.1
a3b749d

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

  • #324 Fix decrementing jailed fp counter
  • #352 Fix: withdrawal cli for rewards

State Machine Breaking

  • #341 Select parameters for pre-approval flow based on BTC LC tip height
  • #360 Refactor rewarding
  • #365 Reject outdated finality votes
  • #306 feat: improve BTC reward distribution with virtual block periods for each finality provider that has delegations and reward tracker structures.