zeta-chain / protocol-contracts

Protocol contracts implementing the core logic of the protocol, deployed on ZetaChain and on connected chains
MIT License
70 stars 58 forks source link

Assess and write docs for contract access control #197

Closed lumtis closed 3 months ago

lumtis commented 4 months ago

Assess the contract access control needs for v2. Check current ones, what's still needed for new contract, etc..

Write docs summarizing access contract for each contracts and create corresponding isssues.

Example: having TSS updated like in v1, what can be updated by TSS, etc...