status-im / nim-eth

Common utilities for Ethereum
https://nimbus.status.im
Apache License 2.0
83 stars 31 forks source link

Add helper for recovering authority #750

Closed etan-status closed 1 month ago

etan-status commented 1 month ago

For EIP-7702 SetCode transaction, it is necessary to identify the authority issuing an authorization. Its account's code is set to proxy to the authorization address if successful.