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

Ensure sandbox/aztec.js errors are clear #1115

Closed
9 tasks done
PhilWindle opened this issue Jul 19, 2023 · 4 comments
Closed
9 tasks done

Ensure sandbox/aztec.js errors are clear #1115

PhilWindle opened this issue Jul 19, 2023 · 4 comments
Assignees

Comments

@PhilWindle
Copy link
Collaborator

PhilWindle commented Jul 19, 2023

Look for obvious errors that will be made by developers (forgetting to add an account/public key for example) and ensure we give them as much help as possible.

Ensure errors are propagated out to aztec.js.

@PhilWindle PhilWindle added this to A3 Jul 19, 2023
@PhilWindle PhilWindle converted this from a draft issue Jul 19, 2023
@PhilWindle PhilWindle changed the title Ensure sandbox/aztec.js error are clear Ensure sandbox/aztec.js errors are clear Jul 19, 2023
@spalladino
Copy link
Collaborator

Sync with @rahul-kothari on the error codes page for circuits errors, we may be able to reuse efforts from there

@rahul-kothari
Copy link
Contributor

Ah thanks for adding me to this. @PhilWindle I added some common circuit errors here - https://github.com/AztecProtocol/aztec-packages/blob/master/docs/docs/aztec/protocol/errors.md

includes stuff like "you have too many read requests/created too many commitments...."

@benesjan benesjan self-assigned this Jul 25, 2023
@benesjan benesjan moved this from Todo to In Progress in A3 Jul 25, 2023
@benesjan
Copy link
Contributor

benesjan commented Jul 25, 2023

Tracking error issues in this file. I am addressing issues which are easy to fix straight away in this PR.

Update: Santiago agreed with addressing the issue in the file and I've created separate issues for all of those and linked them as tasks in the description of this issue.

@PhilWindle
Copy link
Collaborator Author

Closing this issue. The outstanding tasks are quite involved so I don't think we should rely on them being completed to release the sandbox.

@github-project-automation github-project-automation bot moved this from In Progress to Done in A3 Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

5 participants