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

[Application] chore: add MsgUpdateParam to application module #844

Merged
merged 71 commits into from
Oct 4, 2024

Commits on Sep 26, 2024

  1. scaffold: message update-param --module gateway --signer authority na…

    …me as_type --response params
    bryanchriswhite committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d1cd5e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91eecfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef62280 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7a6e5b View commit details
    Browse the repository at this point in the history
  5. fix: linter error

    bryanchriswhite committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8957f1c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3016ca3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    899effb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    83c1d74 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    55e6a31 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ddd68bb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fa8caf6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ae006e2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e92e3b1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b2e1267 View commit details
    Browse the repository at this point in the history
  15. fix: typo

    bryanchriswhite committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0373fa2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    da7894a View commit details
    Browse the repository at this point in the history
  17. wip: fixing tests

    bryanchriswhite committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    015c537 View commit details
    Browse the repository at this point in the history
  18. tests: add tests

    bryanchriswhite committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1ac6c48 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    db366f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    60bef17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a21687f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e9f857 View commit details
    Browse the repository at this point in the history
  4. scaffold: message update-param --module examplemod --signer authority…

    … name as_type --response params
    bryanchriswhite committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4140710 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a8d922 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c88edd6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da51239 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    45c5a99 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d987e09 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. chore: review feedback improvements

    Co-authored-by: Redouane Lakrache <[email protected]>
    bryanchriswhite and red-0ne authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4340590 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b8e95b View commit details
    Browse the repository at this point in the history
  3. chore: review feedback improvements

    Co-authored-by: Redouane Lakrache <[email protected]>
    bryanchriswhite and red-0ne authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    352afa1 View commit details
    Browse the repository at this point in the history
  4. fix: linter errors

    bryanchriswhite committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6afdaef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0839ae4 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'pokt/issues/612/chore/gateway-msg-updat…

    …e-param' into issues/612/param/min-stake-gateway
    
    * pokt/issues/612/chore/gateway-msg-update-param:
      chore: review feedback improvements
      [Docs] Update README(s) (#842)
    bryanchriswhite committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    34b0d6d View commit details
    Browse the repository at this point in the history
  7. Merge branch 'issues/612/param/min-stake-gateway' into issues/612/gat…

    …eway/logic
    
    * issues/612/param/min-stake-gateway:
      chore: review feedback improvements
      chore: review feedback improvements
      [Docs] Update README(s) (#842)
    bryanchriswhite committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f48fa66 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c5e13f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a77877b View commit details
    Browse the repository at this point in the history
  10. Merge branch 'issues/612/param/min-stake-gateway' into issues/612/gat…

    …eway/logic
    
    * issues/612/param/min-stake-gateway:
      fix: test error message
    bryanchriswhite committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9f65d25 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'pokt/main' into issues/612/param/min-st…

    …ake-gateway
    
    * pokt/main:
      [Gateway] chore: add `MsgUpdateParam` to gateway module (#808)
    bryanchriswhite committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    28962ba View commit details
    Browse the repository at this point in the history
  12. Merge branch 'issues/612/gateway/logic' into issues/612/app/msg-updat…

    …e-param
    
    * issues/612/gateway/logic:
      fix: test error message
      chore: review feedback improvements
      chore: review feedback improvements
      chore: review feedback improvements
      [Docs] Update README(s) (#842)
    bryanchriswhite committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d92eb59 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. chore: review feedback improvements

    Co-authored-by: Daniel Olshansky <[email protected]>
    bryanchriswhite and Olshansk committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    891a858 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08e99ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da9a240 View commit details
    Browse the repository at this point in the history
  4. fix: e2e test

    bryanchriswhite committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ccc3f53 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'issues/612/param/min-stake-gateway' into issues/612/gat…

    …eway/logic
    
    * issues/612/param/min-stake-gateway:
      fix: e2e test
    bryanchriswhite committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    47e0993 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'issues/612/gateway/logic' into issues/612/app/msg-updat…

    …e-param
    
    * issues/612/gateway/logic:
      fix: e2e test
    bryanchriswhite committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c08abfd View commit details
    Browse the repository at this point in the history
  7. Empty commit

    bryanchriswhite committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b29843e View commit details
    Browse the repository at this point in the history
  8. Empty commit

    bryanchriswhite committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8c25061 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3f59041 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4e259c9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2808925 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    3280142 View commit details
    Browse the repository at this point in the history
  2. chore: review feedback improvements

    Co-authored-by: red-0ne <[email protected]>
    bryanchriswhite and red-0ne committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c256eae View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'pokt/main' into issues/612/param/min-st…

    …ake-gateway
    
    * pokt/main:
      [Application] chore: implement app transfer period (#789)
    bryanchriswhite committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0d36e0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00914b0 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'issues/612/gateway/logic' into issues/612/app/msg-updat…

    …e-param
    
    * issues/612/gateway/logic:
      [Application] chore: implement app transfer period (#789)
      chore: review feedback improvements
      chore: improve logging & ensure gRPC status error returns
      chore: add godoc style comment to min_stake params field
      chore: apply improvements
      Empty commit
      Empty commit
    bryanchriswhite committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f3fa183 View commit details
    Browse the repository at this point in the history
  6. Empty commit

    bryanchriswhite committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1c309b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7ff959 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1257f6e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b972e3b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4d2c2d9 View commit details
    Browse the repository at this point in the history
  11. fix: typo

    bryanchriswhite committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5ba2a48 View commit details
    Browse the repository at this point in the history
  12. fix: linter errors

    bryanchriswhite committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3e4ef9e View commit details
    Browse the repository at this point in the history
  13. chore: review feedback improvements

    Co-authored-by: Daniel Olshansky <[email protected]>
    bryanchriswhite and Olshansk authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    cd5e420 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cc95ebf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    65158ad View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    70f8985 View commit details
    Browse the repository at this point in the history
  17. Empty commit

    bryanchriswhite committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    698991a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6c689e8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c2bf664 View commit details
    Browse the repository at this point in the history
  20. fix: linter error

    bryanchriswhite authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0d63e07 View commit details
    Browse the repository at this point in the history