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-03-09 18:40:55 -05:00
2023-03-16 16:34:47 -04:00
2023-03-16 16:34:47 -04:00
2023-03-16 16:34:47 -04:00
2023-03-09 18:40:55 -05:00
2023-02-16 12:40:07 +01:00
2023-03-09 18:40:55 -05:00
2023-01-13 13:04:23 +07:00
2019-01-28 12:38:23 +02:00
2018-05-28 13:22:28 +03:00
2019-04-17 03:56:28 +02:00
2022-12-02 13:51:42 +07:00
2023-03-16 16:34:47 -04:00