- How many sub-accounts does an Ethereum address have on the EVC? How are their addresses calculated?
- Does the sub-account system decrease the security of user accounts?
- Provide a couple of use cases for the operator functionality of the EVC.
- What is the main difference between the operator and the controller?
- What does it mean to defer the account and vault status checks? What is the purpose of this deferral?
- Why is it useful to allow re-entrancy for
callandbatchfunctions? - How does the simulation feature of the EVC work?
- Provide a couple of use cases for the
permitfunctionality of the EVC. - What is the purpose of the nonce namespace?
- Why should the EVC neither be given any privileges nor hold any tokens?