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

feat: improve r/gnoland/valopers implementation #2509

Merged
merged 11 commits into from
Jul 6, 2024

Conversation

zivkovicmilos
Copy link
Member

Description

This PR improves the gno implementation of the valopers Realm.

Waiting on #2380 to add a context-based Govdao pattern before merging.

Contributors' checklist...
  • Added new tests, or not needed, or not feasible
  • Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory
  • Updated the official documentation or not needed
  • No breaking changes were made, or a BREAKING CHANGE: xxx message was included in the description
  • Added references to related issues and PRs
  • Provided any useful hints for running manual tests
  • Added new benchmarks to generated graphs, if any. More info here.

@zivkovicmilos zivkovicmilos added the 📦 ⛰️ gno.land Issues or PRs gno.land package related label Jul 4, 2024
@zivkovicmilos zivkovicmilos self-assigned this Jul 4, 2024
@zivkovicmilos zivkovicmilos requested a review from moul as a code owner July 4, 2024 19:08
@zivkovicmilos zivkovicmilos added the don't merge Please don't merge this functionality temporarily label Jul 4, 2024
@github-actions github-actions bot added the 🧾 package/realm Tag used for new Realms or Packages. label Jul 4, 2024
Copy link
Member

@moul moul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The realm should be designed with a permissionless-first approach.

@zivkovicmilos zivkovicmilos requested a review from moul July 5, 2024 14:57
@zivkovicmilos zivkovicmilos removed the don't merge Please don't merge this functionality temporarily label Jul 5, 2024
Copy link
Member

@moul moul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@zivkovicmilos zivkovicmilos merged commit 0c69db3 into master Jul 6, 2024
9 checks passed
@zivkovicmilos zivkovicmilos deleted the dev/zivkovicmilos/improve-valopers branch July 6, 2024 15:32
gfanton pushed a commit to gfanton/gno that referenced this pull request Jul 23, 2024
## Description

This PR improves the gno implementation of the `valopers` Realm.

Waiting on gnolang#2380 to add a context-based Govdao pattern before merging.

<details><summary>Contributors' checklist...</summary>

- [x] Added new tests, or not needed, or not feasible
- [x] Provided an example (e.g. screenshot) to aid review or the PR is
self-explanatory
- [x] Updated the official documentation or not needed
- [x] No breaking changes were made, or a `BREAKING CHANGE: xxx` message
was included in the description
- [x] Added references to related issues and PRs
- [ ] Provided any useful hints for running manual tests
- [ ] Added new benchmarks to [generated
graphs](https://gnoland.github.io/benchmarks), if any. More info
[here](https://github.com/gnolang/gno/blob/master/.benchmarks/README.md).
</details>

---------

Co-authored-by: Manfred Touron <94029+moul@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 ⛰️ gno.land Issues or PRs gno.land package related 🧾 package/realm Tag used for new Realms or Packages.
Projects
Status: Done
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants