Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Protocol: Smart contracts #3151

Closed
Tracked by #3109
iAmMichaelConnor opened this issue Oct 31, 2023 · 0 comments · Fixed by #3477
Closed
Tracked by #3109

Protocol: Smart contracts #3151

iAmMichaelConnor opened this issue Oct 31, 2023 · 0 comments · Fixed by #3477
Assignees
Labels
A-documentation Area: relates to documentation A-protocol Area: relates to designing / explaining the protocol

Comments

@iAmMichaelConnor
Copy link
Contributor

iAmMichaelConnor commented Oct 31, 2023

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).

@github-project-automation github-project-automation bot moved this to Todo in A3 Oct 31, 2023
@iAmMichaelConnor iAmMichaelConnor added A-documentation Area: relates to documentation A-protocol Area: relates to designing / explaining the protocol labels Oct 31, 2023
@iAmMichaelConnor iAmMichaelConnor added this to the 📝 Protocol Description milestone Oct 31, 2023
@LHerskind LHerskind linked a pull request Nov 30, 2023 that will close this issue
4 tasks
@LHerskind LHerskind moved this from Todo to In Review in A3 Dec 4, 2023
LHerskind added a commit that referenced this issue Dec 4, 2023
Fixing #3151.

Adding initial text for yellow paper on cross-chain communication
@github-project-automation github-project-automation bot moved this from In Review to Done in A3 Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-documentation Area: relates to documentation A-protocol Area: relates to designing / explaining the protocol
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants