Releases: babylonlabs-io/btc-staker
Releases · babylonlabs-io/btc-staker
Version 0.18.1
15 Dec 10:07
Compare
Sorry, something went wrong.
No results found
Improvements
#218 chore: bump old deps and fix gosec
Bug Fixes
#220 fix: unstake doesn't work for expired staking output
Version 0.18.0
08 Dec 13:09
Compare
Sorry, something went wrong.
No results found
Improvements
#202 chore: bump bbn v4
#203 chore: bump babylon to v4.0.0-rc.3
#204 chore: bump babylon to v4.0.0
#183 Add github actions release workflow.
Version 0.17.0
07 Aug 12:25
Compare
Sorry, something went wrong.
No results found
Improvements
#189 Use signing context
string in staker pop
#188 Add stake expansion feature
#190 Add UTXO consolidation command
#192 Add migration command for stored txs
#195 Add logs with tx details on tx signature failure
Bug Fixes
#191 Fix stake expansion validation
#194 Use params by version query in stake expansion
Version v0.16.0-rc.0
23 May 15:20
Compare
Sorry, something went wrong.
No results found
Improvements
#85 Remove unused flags in stakercli.
#114 Multi-staking support . This PR contains a series of PRs on multi-staking support and BTC staking integration.
#134 Removal of both the watch-staking endpoint and the post-approval flow, and reduction of state in the database.
Bug fixes
#184 remove unnecessary check for unstaking
#172 chore: spend stake check confirmation
Version v0.15.9
11 Apr 13:07
Compare
Sorry, something went wrong.
No results found
Bug fixes
#179 fix: add missing parameter to btc_staking_param_by_btc_height.
Version v0.15.8
09 Apr 14:04
Compare
Sorry, something went wrong.
No results found
Improvements
#175 Add JSON-RPC server config parameters.
v0.15.7
02 Apr 11:51
Compare
Sorry, something went wrong.
No results found
Improvements
#169 bump babylon to v1.0.0
#166 Fix config for mainnet
v0.15.5
20 Mar 07:23
Compare
Sorry, something went wrong.
No results found
Improvements
#156 disable tls in config
#154 chore: change default max feerate
#155 Add basic auth to daemon routes.
#151 Load parameters from
babylon node instead of global parameters input file in stake-from-phase1.
#163 bump babylon to rc.8
Version 0.15.4
07 Mar 13:20
Compare
Sorry, something went wrong.
No results found
#146 Sanity check that all transactions are standard
Version 0.15.3
24 Feb 15:13
Compare
Sorry, something went wrong.
No results found
Improvements
#142 Set config default keyring backend to "file" type
#138 Adds prometheus metrics configuration to enabled it (disabled by default).