iFA
iFA
Not every node has Coinbase.
Greetings, i'm using `Parity-Ethereum/v2.7.2-stable-2662d19-20200206/x86_64-unknown-linux-gnu/rustc1.41.0` with `--log /somedir/somefile.log`. I got today an error message: `Panic occurred, see stderr for details` I would be happy, when the stderr would also written to...
Greetings! I have sent a local transaction into my node (`OpenEthereum/v3.3.3-stable-6e06824c2-20220113/x86_64-linux-gnu/rustc1.48.0`) with `eth_sendRawTransaction` and the response was: ``` {'code': -32010, 'message': 'There are too many transactions in the queue. Your...
Hey everyone. I have re-synced the whole DB with `OpenEthereum/v3.1.1-stable-15b5581-20210119/x86_64-linux-gnu/rustc1.49.0` and it was more than one month.. but thats not the issue here. When it was done i updated my...
Hey, there is a very weird bug for `0x6ff499d3f1bb4ae0bb5e7e42c1664df4d906dde2797bd56d61f8521b930463ac` transaction on ROPSTEN. The trace_block/trace_transaction gives back other call data as the debug_traceTransaction and both are others as what the etherscan...
Hey! Sadly there is lot of notification missing during syncing and so new block are not visible on query, like the sync has stuck. Version: `git_tag=v2.27.0 git_commit=6d8b304eae78cef7aa3f3eb7ed584559bdfe7dbb` I excepted that...
Users who uses web3.js for testing they application this would be helpful.
{"jsonrpc":"2.0","id":331,"method":"debug_traceTransaction","params":["0x9cda11aa741ebc2b737a1844e33d82b5a40e05f442c2f84667445c96dca93a9b",{"disableStorage":true,"disableMemory":false,"disableStack":false,"fullStorage":false}]} Answer: Method not found It would be really awesome if with the testrpc-py could we debug the transactions using remix!