Nicolas Bacca
Nicolas Bacca
## Description Implements EIP 7702 authorization as described in (private) Phase 1 document we iterated on with a few changes - PIN is not requested before signing (to be discussed)...
## Explanation This PR adds basic support for EIP 7702 (https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7702.md) authorization signature and signature of TX type 4 You might want to add extra checks to the authorized contracts...
This PR adds [EIP 7702](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7702.md) support for Core - Delegation Authorization signature and TX type 4 support, mentioned in #4517 WIP : whitelist of delegation addresses if desired (could be...