Skip to content

Latest commit

 

History

History
281 lines (212 loc) · 24.3 KB

CHANGELOG.md

File metadata and controls

281 lines (212 loc) · 24.3 KB

Changelog

Full Changelog

v0.9.0 (2024-08-29)

Full Changelog

Fixed bugs:

  • crypto: implement adaptor signature using k256 #13

Merged pull requests:

v0.8.0 (2024-07-09)

Full Changelog

Closed issues:

  • Update babylon-private to latest base/consumer-chain-support (2024-08-09)

Merged pull requests:

  • F/babylon private rebase (#211)
  • fix: allow query_block_voters() to return None if the block doesn't exist (#204)
  • chore: refactor pub rand commit (#200)
  • feat: add the query msg FirstPubRandCommit and Event (#198)
  • feat: add query msg HasPubRandCommit (#196)
  • fix: decode hex hash (#195)
  • feat: set isEnabled at instantiation (#193)
  • feat: update admin (#192)
  • fix: cannot compare babylon chain height with consumer chain height (#190)
  • test: add finality gadget tests (#188)
  • chore: clean up scripts/optimizer.sh (#187)

v0.7.0 (2024-06-24)

Full Changelog

Closed issues:

  • add a killswitch to disable finality gadget #181
  • Simplify packages/apis/src/queries.rs #172
  • Set an activated height when deploying the op-finality-gadget contract #167
  • Store block hash in the op-finality-gadget contract #159
  • Finality round #153
  • Upgrade to CosmWasm 2.x #140
  • Refactor btc-staking contract into modules #130
  • Active finality provider set #118
  • Finality signatures submission #109

Merged pull requests:

v0.6.0 (2024-06-07)

Full Changelog

Closed issues:

  • crypto: implement EOTS using k256 #134
  • fix contract size #126
  • replace Vec<u8> with Binary for exec messages #125
  • Finality signatures verification #117
  • Benchmarking ci job failing #112
  • admin commands for contracts #107
  • Voting table #103
  • Implement BTC undelegation #99
  • crypto: EOTS in rust #93
  • Add validate methods #83

Merged pull requests:

v0.5.3 (2024-05-13)

Full Changelog

Closed issues:

  • Staking Tx Hash mismatch causing issues in finality_provider and delegations_by_f_p queries #94

Merged pull requests:

v0.5.2 (2024-05-07)

Full Changelog

Merged pull requests:

v0.5.1 (2024-05-06)

Full Changelog

Closed issues:

  • test: formalise datagen library #76

Merged pull requests:

v0.5.0 (2024-05-03)

Full Changelog

Closed issues:

  • btcstaking: verification of {Schnorr, adaptor} signatures in BTC staking library #77
  • compiling IBC packets from protobuf to Rust #69
  • btcstaking: BTC staking library #64

Merged pull requests:

v0.4.0 (2024-02-14)

Full Changelog

Merged pull requests:

v0.3.0 (2024-02-09)

Full Changelog

Closed issues:

  • Get rid of Makefile #48

v0.2.0 (2023-12-22)

Full Changelog

Merged pull requests:

v0.1.0 (2023-12-22)

Full Changelog

Closed issues:

  • test: tests for Go <-> Rust serialisation #4

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator