Adam Spitz ec2bd4a9c5
More work on withdrawals (#1503)
* 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.)
2023-03-16 16:34:47 -04:00
..
2023-01-14 15:56:08 +07:00
2023-02-16 12:40:07 +01:00
2022-01-22 08:26:57 +02:00

tests

TODO: more GeneralStateTest fixtures!