mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-10 11:06:49 +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