go-ethereum/cmd/evm/internal
Felix Lange 80b8d7a13c
core/types: cleanup tx signer logic (#31434)
This removes the signer type-train in favor of defining a single object
that can handle all tx types. Supported types are enabled via a map.
Notably, the new signer also supports disabling legacy transactions.
2025-03-19 16:05:44 +01:00
..
t8ntool core/types: cleanup tx signer logic (#31434) 2025-03-19 16:05:44 +01:00