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

exp: add an optional Constructor that can be called at contract creation #346

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

moul
Copy link
Member

@moul moul commented Sep 29, 2022

TODO:

  • Add a new optional Constructor() handler that can take arguments that are passed during the publish.
  • Support transactions and rollback.
  • Add example of parametered GRC20.
  • Add unit tests.

Questions:

  • Any issue to add this new helper?

@moul moul self-assigned this Sep 29, 2022
@moul moul changed the title feat: add an optional Constructor that can be call at contract creation feat: add an optional Constructor that can be called at contract creation Sep 30, 2022
@moul moul added this to the 🏗4️⃣ test4.gno.land milestone Oct 20, 2022
@moul moul changed the title feat: add an optional Constructor that can be called at contract creation exp: add an optional Constructor that can be called at contract creation Oct 28, 2022
@moul moul removed the experiments label Dec 16, 2022
@moul
Copy link
Member Author

moul commented Oct 11, 2023

Working on dynamic genesis creation based on local wallets could make the task more interesting. (#1203)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🐢 Someday/Maybe
Status: 🔵 Not Needed for Launch
Development

Successfully merging this pull request may close these issues.

1 participant