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

Secret Foundation Tax #1

Merged

Conversation

alexanderbez
Copy link

@alexanderbez alexanderbez commented Aug 26, 2020

Description

Modification of x/distribution based off of rough proposal outlined here which introduces support for a secret foundation tax and governance proposal.

TODO:

  • Genesis updates
  • Proposal type w/ handler
  • Allocation updates
  • tests & simulations
  • CLI and REST handlers for getting secret foundation tax and address

Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer
  • Review Codecov Report in the comment section below once CI passes

@alexanderbez alexanderbez marked this pull request as ready for review August 30, 2020 14:31
@alexanderbez
Copy link
Author

This is ready for review again.

@alexanderbez
Copy link
Author

Docs update PR: scrtlabs/SecretNetwork#518

Copy link
Member

@Cashmaney Cashmaney left a comment

Choose a reason for hiding this comment

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

Looks great!

@alexanderbez alexanderbez deleted the x-distr-scrt-foundation-tax branch September 2, 2020 16:06
assafmo pushed a commit that referenced this pull request Jul 12, 2021
* require old chain halts before upgrade

* Update proto/ibc/core/client/v1/client.proto

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* start address reviews

* Apply suggestions from code review

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>

* address reviews

* rework upgrade to ensure there is never more than one upgrade client in store

* fix tests

* fix conditional

* make proto-gen

* remove if statement skipping tests in upgrade keeper test

* address reviews

* correctly escape and unescape merkle keys

* add small conditional check

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
Co-authored-by: Colin Axner <colinaxner@berkeley.edu>
assafmo added a commit to scrtlabs/SecretNetwork that referenced this pull request Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants