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

refactor: add UpdateParams to x/foundation #729

Merged
merged 9 commits into from
Oct 19, 2022

Commits on Oct 18, 2022

  1. Update comments in tx.proto

    0Tech committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    328403e View commit details
    Browse the repository at this point in the history
  2. Remove UpdateFoundationParamsProposal

    Replace the proposal into the corresponding msg.
    0Tech committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    08f5a6a View commit details
    Browse the repository at this point in the history
  3. Remove old logics and add stubs

    0Tech committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    cc5e02f View commit details
    Browse the repository at this point in the history
  4. Implement MsgUpdateParams

    0Tech committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    55ebad6 View commit details
    Browse the repository at this point in the history
  5. Implement UpdateParams

    0Tech committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    3151b33 View commit details
    Browse the repository at this point in the history
  6. Implement cli

    0Tech committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    151d0ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f296ef View commit details
    Browse the repository at this point in the history
  8. Update CHANGELOG.md

    0Tech committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    331ea0f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d0df65b View commit details
    Browse the repository at this point in the history