need add new rpc for ckb version 0.109.0-0.117.0 - [ ] ckb version 0.117.0 - https://github.com/nervosnetwork/ckb/pull/4454: Add include_tx_pool: Option<bool> param to ChainRpcImpl::get_live_cell' (@eval-exec) - https://github.com/nervosnetwork/ckb/pull/4486: Add assume_valid_target_reached: bool to NetRpc::sync_state (@eval-exec) - [ ] ckb version 0.116.1 - https://github.com/nervosnetwork/ckb/pull/4433: Add PoolRpc::test_tx_pool_accept, check if the transaction can be accepted by TxPool (@eval-exec) - [ ] ckb version 0.115.0 - https://github.com/nervosnetwork/ckb/pull/4381: Limit ibd orphan pool size (@driftluo) - [ ] ckb version 0.114.0 None - [ ] ckb version 0.113.0 - https://github.com/nervosnetwork/ckb/pull/4288: get_pool_tx_detail_info: Change score_sortkey's type from String to struct AncestorsScoreSortKey - [ ] ckb version 0.112.1 https://github.com/nervosnetwork/ckb/pull/4128 rpc: Introduce the new method generate_epochs in the IntegrationTest module (@EthanYuan) - https://github.com/nervosnetwork/ckb/pull/4108: Add feature of Replace-by-fee for tx-pool (@chenyukang) - [ ] ckb version 0.111.0 - https://github.com/nervosnetwork/ckb/pull/3917 consensus: (BREAKING) CKB 2023 edition (@zhangsoledad) - https://github.com/nervosnetwork/ckb/pull/3980 rpc: (BREAKING) Set jsonrpc::Ratio as the type of threshold field for DeploymentsInfo and Deployment (@eval-exec) - https://github.com/nervosnetwork/ckb/pull/3963 rpc(Chain): Add only_committed param for get_transaction (@eval-exec) - [ ] ckb version 0.110.0 - https://github.com/nervosnetwork/ckb/pull/3949 rpc: (BREAKING) Add time_added_to_pool field for ChainRpcImpl::get_transaction (@eval-exec) - [ ] ckb version 0.109.0 - https://github.com/nervosnetwork/ckb/pull/3772 rpc: (BREAKING) Add soft-fork deployment since info in RPC (@zhangsoledad) - https://github.com/nervosnetwork/ckb/pull/3842: Add exact search mode (@quake) - https://github.com/nervosnetwork/ckb/pull/3924 rpc: (BREAKING) Fix rpc typo: statics -> statistics (@zhangsoledad)
need add new rpc for ckb version 0.109.0-0.117.0
ckb version 0.117.0
Add
include_tx_pool: Option<bool>param toChainRpcImpl::get_live_cell' ckb#4454: Add include_tx_pool: Option param to ChainRpcImpl::get_live_cell' (@eval-exec)Add
assume_valid_target_reached: booltoNetRpc::sync_stateckb#4486: Add assume_valid_target_reached: bool to NetRpc::sync_state (@eval-exec)ckb version 0.116.1
Add
PoolRpc::test_tx_pool_accept, check if the transaction can be accepted by TxPool ckb#4433: Add PoolRpc::test_tx_pool_accept, check if the transaction can be accepted by TxPool (@eval-exec)ckb version 0.115.0
feat: limit ibd orphan pool size ckb#4381: Limit ibd orphan pool size (@driftluo)
ckb version 0.114.0
None
ckb version 0.113.0
Backport #4273 ckb#4288: get_pool_tx_detail_info: Change score_sortkey's type from String to struct AncestorsScoreSortKey
ckb version 0.112.1
feat(rpc): Introduce the new method
generate_epochsin theIntegrationTestmodule ckb#4128 rpc: Introduce the new method generate_epochs in the IntegrationTest module (@EthanYuan)Add feature of Replace-by-fee for tx-pool ckb#4108: Add feature of Replace-by-fee for tx-pool (@chenyukang)
ckb version 0.111.0
ckb 2023 edition ckb#3917 consensus: (BREAKING) CKB 2023 edition (@zhangsoledad)
RPC: Set
jsonrpc::Ratioas the type ofthresholdfield forDeploymentsInfoandDeploymentckb#3980 rpc: (BREAKING) Set jsonrpc::Ratio as the type of threshold field for DeploymentsInfo and Deployment (@eval-exec)rpc(ChainRpc): Add
only_committedparam forget_transactionckb#3963 rpc(Chain): Add only_committed param for get_transaction (@eval-exec)ckb version 0.110.0
rpc(ChainRpc): Add
time_added_to_poolfield forChainRpcImpl::get_transactionckb#3949 rpc: (BREAKING) Add time_added_to_pool field for ChainRpcImpl::get_transaction (@eval-exec)ckb version 0.109.0
feat: deployment since ckb#3772 rpc: (BREAKING) Add soft-fork deployment since info in RPC (@zhangsoledad)
feat: add exact search mode ckb#3842: Add exact search mode (@quake)
fix: rpc typo statics -> statistics ckb#3924 rpc: (BREAKING) Fix rpc typo: statics -> statistics (@zhangsoledad)