mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-30 09:38:24 -05:00
* feat(consensus): Signer recovery and tx validation * Signature hash and use seckp256k1 over k256 * use deref_more for transactions * cleanup and fix for eip1559 hash * fix hash calculation on decoding