nimbus-eth1/fluffy/network
Kim De Mey 18b3ff3390
Correct the shortcut for ommershash verification post Shanghai (#1756)
* Correct the shortcut for ommershash verification post Shanghai

There was a faulty length check being done in the assumption that
the uncles field was already the list. However it is still the
RLP encoded data at that point, hence we check directly for the
RLP encoded value for empty list.

* Fix copy-paste error in withdrawal root verification

And print out the hashes in txs root and withdrawal root
verification
2023-09-18 14:50:07 +02:00
..
beacon_light_client Bump stint to v2.0: new array backend (#1747) 2023-09-13 09:32:38 +07:00
header bump submodules to further reduce compiler warnings 2023-02-02 09:29:02 +07:00
history Correct the shortcut for ommershash verification post Shanghai (#1756) 2023-09-18 14:50:07 +02:00
state Bump stint to v2.0: new array backend (#1747) 2023-09-13 09:32:38 +07:00
wire Do not accept new offers if our contentQueue is full (#1753) 2023-09-16 16:06:11 +02:00
network_seed.nim don't gossip data back to the node we rcvd it from [#1227] (#1719) 2023-09-04 12:21:01 +02:00