ckb-sdk-java icon indicating copy to clipboard operation
ckb-sdk-java copied to clipboard

New RPC methods for ckb version 0.118.0

Open 15168316096 opened this issue 1 year ago • 2 comments

  • [ ] https://github.com/nervosnetwork/ckb/pull/4365 Added tip_hash and tip_number to represent the current chain tip. Added unverified_tip_hash and unverified_tip_number to track the latest received but not yet verified blocks. Removed the orphan_blocks_size field.

  • [ ] https://github.com/nervosnetwork/ckb/pull/4576 The RPC to get cells may fail when exceeding the limit.

  • [ ] https://github.com/nervosnetwork/ckb/pull/4583 Add tx_index to TxStatus for get_transaction RPC

15168316096 avatar Aug 19 '24 07:08 15168316096

  • [ ] tx_pool_info add verify_queue_size field

gpBlockchain avatar Aug 22 '24 05:08 gpBlockchain

  • https://github.com/nervosnetwork/ckb/commit/3f993ab583e679bde8598585938a37f68879be86

  • [ ] Add clear_tx_verify_queue rpc

15168316096 avatar Sep 10 '24 04:09 15168316096