nimbus-eth1/fluffy/network/history
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
..
experimental Add EL block proofs verifable from historical_summaries (#1588) 2023-05-30 07:02:39 +02:00
accumulator.nim Add exporting of headersWithProof and configurable web3 url (#1539) 2023-04-11 14:06:45 +02:00
history_content.nim Add new Portal BlockBody type for Shanghai fork (#1589) 2023-05-30 06:56:54 +02:00
history_network.nim Correct the shortcut for ommershash verification post Shanghai (#1756) 2023-09-18 14:50:07 +02:00