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. |
||
---|---|---|
.. | ||
calculate_reward.nim | ||
executor_helpers.nim | ||
process_block.nim | ||
process_transaction.nim |