You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Description
This PR introduces the concept of identity proxies, which are smart contract addresses from which calls can be made only by "owners" of a related identity. "Owning" an identity is determined by an on-chain heuristic using the Attestations contract.
### Tested
Suite of unit tests
### Related issues
- Fixes#7164
### Backwards compatibility
Only introduces new contracts.
Spec is here: #7057
The text was updated successfully, but these errors were encountered: