Improvements
- Support
cfx_gasPrice
,cfx_getAccumulateInterestRate
,cfx_getInterestRate
, andcfx_checkBalanceAgainstTransaction
on light nodes. - Add the following new fields in the return value of
cfx_getTransactionReceipt
:gasCoveredBySponsor
,storageCollateralized
,storageCoveredBySponsor
,storageReleased
. - Add new rpc
cfx_getDepositList
andcfx_getVoteList
in archive/full/light nodes.