Releases: nervosnetwork/ckb-cli
Releases · nervosnetwork/ckb-cli
v2.0.0
What's Changed
- chore: use ckb crates 1.0 by @quake in #645
- deploy: warn user if
deployment.toml's `[lock] is not well known by @eval-exec in #653 - Upgrade ckb-cli to 2.0.0 by @eval-exec in #646
- Fix: detect multisig type from input cells in deploy by @eval-exec in #652
- Bump version to
v2.1.0by @eval-exec in #654 - Set version to 2.0.0 by @eval-exec in #655
Full Changelog: v1.16.0...v2.0.0
v1.16.0
What's Changed
- Let
HttpRpcClientinitializeCkbRpcClientwith cookies by @eval-exec in #641 - Improve deploy gen-txs --from-address help doc by @eval-exec in #642
- CI: add
--lockedfor cargo build by @eval-exec in #638 - Add enable_type_id for deploy Depgroup by @eval-exec in #640
- fix: set
enable_type_idto default false for serde for Cell and DepGroup by @eval-exec in #643 - Bump
ckb-clito v1.16.0 by @eval-exec in #644
Full Changelog: v1.15.0...v1.16.0
v1.15.0
What's Changed
- Update
CHANGELOG.mdby @eval-exec in #633 - [Breaking Change] Add
--multisig-code-hashflag to specifyMultisigScript::V2orMultisigScript::Legacyby @eval-exec in #631 - Bump
ckb-clito v1.15.0 by @eval-exec in #634
Full Changelog: v1.14.0...v1.15.0
v1.14.0
What's Changed
- Upgrade rust-toolchain to 1.85.0 by @eval-exec in #625
- add
--zero-lockflag for deploy subcomamnd to permit[lock].code_hashis all zero by @eval-exec in #624
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
- Complete get-transaction rpc subcommand by @eval-exec in #616
- fix: tx add-input accepts unknown input if ship-check is supplied by @jjyr in #620
- Upgrade ckb dependencies to 0.200.0 by @eval-exec in #623
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
- Bump ckb dependencies to 0.118.0 by @eval-exec in #611
- fix: empty git commit version of cli by @xG0Ian in #613
New Contributors
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- Upgrade ckb-sdk to 3.2.0 by @eval-exec in #599
- Support
include_tx_poolforget_live_cellcommad by @eval-exec in #600 - Bump ckb-cli to 1.10.0 by @eval-exec in #601
- ci: avoid using pwsh in non-windows envs by @doitian in #604
- fix: fix rpc generate_epochs arg name by @doitian in #602
- chore(deps): upgrade openssl crate by @doitian in #605
- ci: add stale bot to auto close issues/prs by @doitian in #608
- Bump ckb dependencies to v0.117.0 by @eval-exec in #606
Full Changelog: v1.9.0...v1.11.0
v1.9.0
What's Changed
- fix example in readme. by @EthanYuan in #595
- tools: fix some typos in comment by @wanshuangcheng in #596
- Bump ckb dependencies to v0.116.0 by @eval-exec in #598
New Contributors
- @wanshuangcheng made their first contribution in #596
Full Changelog: v1.8.0...v1.9.0