## EIP-1898 Epoch params(low priority) ## TODOs - [x] cfx_newFilter - [x] cfx_newBlockFilter - [x] cfx_newPendingTransactionFilter - [x] cfx_getFilterChanges - [x] cfx_getFilterLogs - [x] cfx_uninstallFilter local RPC only(low priority) - [ ] debug_getTransactionsByEpoch - [ ] debug_getTransactionsByBlock - [ ] trace_epoch - [ ] pos_getLedgerInfoByBlockNumber - [ ] pos_getLedgerInfoByEpochAndRound - [ ] debug_getEpochReceiptProofByTransaction - [x] cfx_getEpochReceipts (new optional include_eth_receipts param) - [x] cfx_getCollateralInfo - [x] cfx_getSponsorInfo (new fields usedStoragePoints and availableStoragePoints) missed rpc - [ ] cfx_getAdmin
EIP-1898 Epoch params(low priority)
TODOs
local RPC only(low priority)
debug_getTransactionsByEpoch
debug_getTransactionsByBlock
trace_epoch
pos_getLedgerInfoByBlockNumber
pos_getLedgerInfoByEpochAndRound
debug_getEpochReceiptProofByTransaction
cfx_getEpochReceipts (new optional include_eth_receipts param)
cfx_getCollateralInfo
cfx_getSponsorInfo (new fields usedStoragePoints and availableStoragePoints)
missed rpc