tomochain
tomochain copied to clipboard
The Efficient Blockchain Powered By Proof Of Stake Voting Consensus
1. Fix too many arguments, want at most 1 when call **eth_estimateGas** 2. Fix default **gasPrice** depend on **balanceTokenFee** 3. Add **executionResult** to emphasizes the difference between Consensus error and...
I hope the development team can optimize the debug_traceBlockBy* methods. The current issue is that when tracing a block, if there are failed transactions within the block, it returns a...
## Description When calling debug_traceBlockByNumber, many blocks returns `nonce too low` response. This become an issue because many partners need that API to extract data from the chain. It is...