Releases: babylonlabs-io/btc-staking-ts
Releases · babylonlabs-io/btc-staking-ts
v0.4.0-rc.1
What's Changed
- Abstract staking workflow to lib by @jrwbabylonlab in #23
- handle non decompilable utxos by @jeremy-babylonlabs in #33
- Phase 2 staking by @jrwbabylonlab in #36
- chore: Migrate CI to GH Actions by @filippos47 in #35
- Merge main into dev by @jrwbabylonlab in #39
- Support slashing & simply data structure for phase 2 by @jrwbabylonlab in #37
- chore: bump reusable_node_lint_test workflow to v0.8.0 by @maiquanghiep in #41
- v0.9.0 by @maiquanghiep in #42
- Return tx instead of psbt by @jrwbabylonlab in #44
- fix: staking tx should not be RBFable by @jrwbabylonlab in #48
- fix: wrong log for input txid by @jrwbabylonlab in #49
- fix: withdraw slashed staking tx by @jrwbabylonlab in #51
- fix: remove unnecessary slashingTxScript by @jrwbabylonlab in #53
- feat: Update Readme logo by @gbarkhatov in #54
New Contributors
- @jeremy-babylonlabs made their first contribution in #33
- @filippos47 made their first contribution in #35
- @maiquanghiep made their first contribution in #41
Full Changelog: v0.3.0...v0.4.0-rc.1
v0.3.0
What's Changed
- fix: cicd shall use npm ci to use locked dependency versions by @jrwbabylonlab in #13
- Merge main into dev branch 5 by @jrwbabylonlab in #14
- chore: rename package to @babylonlabs-io/btc-staking-ts by @jrwbabylonlab in #16
- feature: Defensive copying, eslint errors by @gbarkhatov in #10
- fix: fix the bitcoinjs lib version and some of its properties by @jrwbabylonlab in #19
- feat: move bitcoinjs libs to peerDeps by @totraev in #21
- feat: use fixed node version by @totraev in #25
- fix: revert peerDependency to fix the broken build by @jrwbabylonlab in #27
- Cut v3 release by @jrwbabylonlab in #28
New Contributors
Full Changelog: v0.2.11...v0.3.0
v0.2.11
What's Changed
- chore: Labs by @gbarkhatov in #5
- Modify license by @jrwbabylonlab in #8
New Contributors
- @gbarkhatov made their first contribution in #5
- @jrwbabylonlab made their first contribution in #8
Full Changelog: v0.2.10...v0.2.11