v1.7.0
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 tov0.114.0
, bumpckb-cli
to1.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
- @EthanYuan made their first contribution in #579
- @gpBlockchain made their first contribution in #581
Full Changelog: v1.6.0...v1.7.0