Skip to content

Releases: nervosnetwork/ckb-cli

v1.12.0

20 Sep 00:50
v1.12.0
278c7be
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.0...v1.12.0

v1.11.0

31 Jul 06:21
v1.11.0
1ade5a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.11.0

v1.9.0

13 May 10:31
v1.9.0
e38fae7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.9.0

v1.8.0

01 Apr 01:08
v1.8.0
cf4159b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.8.0

v1.8.0-rc1

28 Mar 06:46
v1.8.0-rc1
cf4159b
Compare
Choose a tag to compare
v1.8.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.7.0...v1.8.0-rc1

v1.7.0

05 Mar 04:13
v1.7.0
149cd50
Compare
Choose a tag to compare

What's Changed

  • feat: addition of subcommands for CKB Indexer RPC by @EthanYuan in #579
  • fix construct chained transaction failed when the previous transaction is in a pending state. by @gpBlockchain in #581
  • Upgrade ckb dependencies to v0.114.0, bump ckb-cli to 1.7.0 by @eval-exec in #580
  • Fix dao related CI by @eval-exec in #585
  • Use ckb-docker-builder rust-1.71.1-openssl-3.1.3 to package ckb-cli by @eval-exec in #586

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0

21 Dec 04:22
v1.6.0
c9d814d
Compare
Choose a tag to compare
v1.6.0

v1.5.0

14 Sep 10:02
v1.5.0
f043bf1
Compare
Choose a tag to compare
v1.5.0

v1.4.0 support ckb v0.106.0

05 Jan 13:05
7671237
Compare
Choose a tag to compare

Changes

  • Update ckb deps from v0.105.1 to v0.106.0
  • Update dep ckb-sdk to v2.4.0

v1.3.0 Add deploy subcommand

21 Nov 01:52
2dd2269
Compare
Choose a tag to compare

Changes

  • 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