Skip to content

Commit

Permalink
chore: 🤖 Update depencency CKB to v0.106.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Liu Chuankai committed Dec 30, 2022
1 parent 2dd2269 commit a13e73a
Show file tree
Hide file tree
Showing 6 changed files with 230 additions and 203 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# v1.4.0
* Update ckb deps from `v0.105.1` to `v0.106.0`
* Update deps
- ckb-sdk to `v2.4.0`
- secp256k1 to `v0.25.0`

# v1.3.0
* Add deploy subcommand, this is a more advanced version of `capsule deploy` #515
- more resonable CKB transaction structure
- support `multisig` lock
* Add `--max-tx-fee` argument to subcommands, so that you can transfer all your CKB to another address more easy #517
- `wallet transfer`
- `sudt`
- `dao`

# v1.2.0
* Update ckb deps from `v0.104.0` to `v0.105.1`
* Update deps
Expand Down
Loading

0 comments on commit a13e73a

Please sign in to comment.