Skip to content

v1.2.0 Support ckb-indexer rpc from ckb node

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 01:36
20a1ca0

NOTE

Current ckb-cli version only support ckb v0.105.0+ with indexer feature enabled.
Please add Indexer to rpc.modules in ckb.toml to enable indexer feature.

Changes

  • Update ckb deps from v0.104.0 to v0.105.1
  • Update deps
    • ckb-sdk to v2.3.0
    • secp256k1 to v0.24
    • bitcoin to v0.27
  • Support ckb-indexer rpc from ckb node
  • Add account bitcoin-xpub subcommand