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
The core protocol spans not-only circuits, but the L1 smart contracts. I've left this section broadly titled "smart contracts" - you might wish to subdivide it into individual tasks for each contract, or for each function of each contract.
Explain / justify the requirements for this contract.
Describe the interface of this contract.
Explain the statements (logic) and assertions, neatly organised.
Explain possible future refactoring / optimisation opportunities.
Explain limitations of the contract.
Explain uncertainties (e.g. choice of constants).
The text was updated successfully, but these errors were encountered:
The core protocol spans not-only circuits, but the L1 smart contracts. I've left this section broadly titled "smart contracts" - you might wish to subdivide it into individual tasks for each contract, or for each function of each contract.
Explain / justify the requirements for this contract.
Describe the interface of this contract.
Explain the statements (logic) and assertions, neatly organised.
Explain possible future refactoring / optimisation opportunities.
Explain limitations of the contract.
Explain uncertainties (e.g. choice of constants).
The text was updated successfully, but these errors were encountered: