1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/params/forks
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
..
forks.go core/types: cleanup tx signer logic (#31434) 2025-03-19 16:05:44 +01:00