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