b7a7745e24
* Workaround for 0 gas price estimation The transaction spammer from Kurtosis estimates the gas price of its transactions using 'eth_gasPrice'. Our implementation returns 0 when no transactions have been executed yet, not taking into account the EIP-1559 block base fee. Force a hardcoded minimum for now to unstuck. * Adjust tests to cover new minimum gas fee * Skip gas price test |
||
---|---|---|
.. | ||
common.nim | ||
cors.nim | ||
debug.nim | ||
engine_api.nim | ||
experimental.nim | ||
filters.nim | ||
jwt_auth.nim | ||
jwt_auth_helper.nim | ||
oracle.nim | ||
p2p.nim | ||
params.nim | ||
rpc_server.nim | ||
rpc_types.nim | ||
rpc_utils.nim |