-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
-
Asynchronous Block Download and Verification ckb#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. -
fix: add limit to get cells ckb#4576
The RPC to get cells may fail when exceeding the limit. -
Add
tx_index
toTxStatus
forget_transaction
RPC ckb#4583
Add tx_index to TxStatus for get_transaction RPC
Metadata
Metadata
Assignees
Labels
No labels