mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-03-01 04:10:45 +00:00
* Move EIP-7702 Authorization validation to authority func If the authorization is invalid the transaction itself is still valid, the invalid authorization will be skipped. * Fix copyright year