ckb-sdk-java
ckb-sdk-java copied to clipboard
New RPC methods for ckb version 0.118.0
-
[ ] 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
- [ ]
tx_pool_infoaddverify_queue_sizefield
-
https://github.com/nervosnetwork/ckb/commit/3f993ab583e679bde8598585938a37f68879be86
-
[ ] Add clear_tx_verify_queue rpc