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

chore: add p/grc/exos/vault composability example #334

Merged
merged 13 commits into from
Sep 13, 2022

Conversation

moul
Copy link
Member

@moul moul commented Sep 13, 2022

  • refactor grc20 (TODO: dedicated PR)
    • setup two levels of permission (admin, user).
    • switch to "return error" instead of panic, by default.
    • add a MustGRC20 helper that mimics the previous behavior.
  • add a grc20 vault example (composability).
  • port existing examples.

Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>
Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>
Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>
Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>
Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>
Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>
Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>
Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>
Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>
Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>
@moul moul self-assigned this Sep 13, 2022
Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>
@moul moul mentioned this pull request Sep 13, 2022
Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>
Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>
@moul moul marked this pull request as ready for review September 13, 2022 13:01
@moul moul changed the title chore: add a grc20 vault example chore: add p/grc/exos/vault composability example Sep 13, 2022
@moul moul merged commit 3ff7b01 into gnolang:master Sep 13, 2022
@moul moul deleted the dev/moul/wip-vault2 branch September 13, 2022 13:23
moul-bot pushed a commit to moul/gno that referenced this pull request Sep 21, 2022
* refactor grc20 (TODO: dedicated PR).
  * setup two levels of permission (admin, user).
  * switch to "return error" instead of panic, by default.
  * add a MustGRC20 helper that mimics the previous behavior.
* add a grc20 vault example (composability).
* port existing examples.
@moul moul added this to the 🏗3️⃣ test3.gno.land milestone Oct 20, 2022
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 this pull request may close these issues.

None yet

1 participant