nimbus-eth1/nimbus/core/tx_pool
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
..
tx_chain Time based forking (#1465) 2023-02-16 12:40:07 +01:00
tx_tabs Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
tx_tasks More work on withdrawals (#1503) 2023-03-16 16:34:47 -04:00
tx_chain.nim Time based forking (#1465) 2023-02-16 12:40:07 +01:00
tx_desc.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
tx_gauge.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
tx_info.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
tx_item.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
tx_tabs.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00