8d9b2522ea
* Gwei conversion should use u256 because u64 can overflow. * Make withdrawals follow the EIP-158 state-clearing rules. (i.e. Empty accounts should be deleted.) * Allow the zero address in normalizeNumber. (Necessary for one of the new withdrawals-related tests.) * Another fix with a withdrawals-related test. |
||
---|---|---|
.. | ||
call_common.nim | ||
call_evm.nim | ||
evmc_dynamic_loader.nim | ||
evmc_host_glue.nim | ||
evmc_vm_glue.nim | ||
host_call_nested.nim | ||
host_services.nim | ||
host_trace.nim | ||
host_types.nim |