mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-29 00:58:11 -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