Skip to content

Commit

Permalink
Merge branch 'main' into konradstaniec/add-check-in-go-routine
Browse files Browse the repository at this point in the history
  • Loading branch information
KonradStaniec committed Oct 14, 2024
2 parents 6132302 + 7ca0e2c commit 7fa0fda
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## Unreleased

### Misc Improvements

* [51](https://github.com/babylonlabs-io/btc-staker/pull/51) Use int64
for satoshi amount related values.

## v0.7.1

### Bug fix

- [#53](https://github.com/babylonlabs-io/btc-staker/pull/53) Use only quorum of
signatures when building unbonding transaction witness

### Misc Improvements

* [51](https://github.com/babylonlabs-io/btc-staker/pull/51) Use int64
for satoshi amount related values.

## v0.7.0

### Api breaking
Expand Down

0 comments on commit 7fa0fda

Please sign in to comment.