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

boxes - replace privatetoken contract with token contract #2823

Closed
dan-aztec opened this issue Oct 12, 2023 · 0 comments · Fixed by #2824
Closed

boxes - replace privatetoken contract with token contract #2823

dan-aztec opened this issue Oct 12, 2023 · 0 comments · Fixed by #2824
Assignees

Comments

@dan-aztec
Copy link
Contributor

as part of #2350

this one is a bit more involved due to frontend changes needed to formik and yup in order to support struct parameter types, as used by the new Token contract.

@dan-aztec dan-aztec self-assigned this Oct 12, 2023
@github-project-automation github-project-automation bot moved this to Todo in A3 Oct 12, 2023
@dan-aztec dan-aztec linked a pull request Oct 13, 2023 that will close this issue
dan-aztec added a commit that referenced this issue Oct 13, 2023
#2350
#2823

We used a "deprecated" pattern for the `private-token` box contract,
which has been superceded by Lasse's new `Token` contract.

copied over the e2e test for that one with small changes, since we don't
have all the e2e utils available
@github-project-automation github-project-automation bot moved this from Todo to Done in A3 Oct 13, 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

Successfully merging a pull request may close this issue.

1 participant