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

Create the mother of all contracts #1181

Closed
athei opened this issue Mar 15, 2022 · 1 comment · Fixed by #1245
Closed

Create the mother of all contracts #1181

athei opened this issue Mar 15, 2022 · 1 comment · Fixed by #1245
Assignees
Labels
A-examples [examples] Work item good first issue Good for newcomers

Comments

@athei
Copy link
Contributor

athei commented Mar 15, 2022

It would be massively helpful for Ul development to create an example contract that uses as much functionality as possible. I mean that from an input/output standpoint:

  • Use a lot of different complicated nested input and ouput types
  • Use debug printing
  • Use revert
  • Use trap

This list is not exhaustive. The contract doesn't need to make sense. Just something that exercises the limits of the UI.

cc @statictype

Would be a good issue for someone new.

@athei athei added the A-examples [examples] Work item label Mar 15, 2022
@cmichi cmichi added the good first issue Good for newcomers label Mar 15, 2022
@cmichi
Copy link
Collaborator

cmichi commented Apr 23, 2022

Once we have it, we should test if the call, initiate, etc. sub-commands of cargo-contract behave correctly with this contract.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-examples [examples] Work item good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants