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] Enforce minimum stake when burning #848

Merged
merged 139 commits into from
Oct 11, 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
  10. Configuration menu
    Copy the full SHA
    0da255d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4542628 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b81ca9e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cdff4b3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    be24753 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    45b6e5c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b3e139a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    872202b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a49d69b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d63a429 View commit details
    Browse the repository at this point in the history
  20. chore: tidy up

    bryanchriswhite committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9040bf0 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 <r3d0ne@gmail.com>
    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 <r3d0ne@gmail.com>
    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/app/msg-update-param' into issues/612/applic…

    …ation/min-stake-param
    
    * issues/612/app/msg-update-param:
      fix: linter errors
      chore: review feedback improvements
    
    # Conflicts:
    #	x/application/keeper/msg_server_update_param.go
    bryanchriswhite committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    497ecd9 View commit details
    Browse the repository at this point in the history
  13. 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
  14. Merge branch 'issues/612/app/msg-update-param' into issues/612/applic…

    …ation/min-stake-param
    
    * issues/612/app/msg-update-param:
      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
    941b801 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    36e5f2e View commit details
    Browse the repository at this point in the history
  16. fix: genesis tests

    bryanchriswhite committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2baa173 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7018149 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c36fe79 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    eab9417 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    da9b322 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5e47c98 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    323299e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d888548 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e87564d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d5c17b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    030f2ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e77f7c View commit details
    Browse the repository at this point in the history
  7. fix: failing tests

    bryanchriswhite committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    090ca9a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c14ad46 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d0b4187 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 <olshansky.daniel@gmail.com>
    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. Configuration menu
    Copy the full SHA
    d85d969 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47da555 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f55e91 View commit details
    Browse the repository at this point in the history
  7. test: simplify

    bryanchriswhite committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d98b22b View commit details
    Browse the repository at this point in the history
  8. 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
  9. 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
  10. 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
  11. Merge branch 'issues/612/app/msg-update-param' into issues/612/applic…

    …ation/min-stake-param
    
    * issues/612/app/msg-update-param:
      fix: e2e test
    bryanchriswhite committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8336d76 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'issues/612/application/min-stake-param' into issues/612…

    …/application/staking
    
    * issues/612/application/min-stake-param:
      fix: e2e test
    bryanchriswhite committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9386791 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'issues/612/application/staking' into issues/612/applica…

    …tion/burning
    
    * issues/612/application/staking:
      fix: e2e test
    bryanchriswhite committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0a72a83 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ce5b693 View commit details
    Browse the repository at this point in the history
  15. 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
  16. 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
  17. Configuration menu
    Copy the full SHA
    3f59041 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4e259c9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2808925 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    197af04 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. chore: improvements:

    - Ensure gRPC status error returns from application module UpdateParam handler
    - Push validation down into MsgUpdateParam#ValidateBasic()
    - Validate params before setting when handling MsgUpdateParam
    - Fix param name argument in MsgUpdateParam test
    bryanchriswhite committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    2a33127 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3280142 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98d1c96 View commit details
    Browse the repository at this point in the history
  4. chore: review feedback improvements

    Co-authored-by: red-0ne <red-0ne@users.noreply.github.com>
    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
  5. 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
  6. Configuration menu
    Copy the full SHA
    00914b0 View commit details
    Browse the repository at this point in the history
  7. 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
  8. Merge branch 'issues/612/app/msg-update-param' into issues/612/applic…

    …ation/min-stake-param
    
    * issues/612/app/msg-update-param:
      [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
    
    # Conflicts:
    #	api/poktroll/application/tx.pulsar.go
    #	x/application/types/errors.go
    #	x/application/types/tx.pb.go
    bryanchriswhite committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f4b8284 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'issues/612/application/min-stake-param' into issues/612…

    …/application/staking
    
    * issues/612/application/min-stake-param:
      [Application] chore: implement app transfer period (#789)
      chore: review feedback improvements
      chore: improve logging & ensure gRPC status error returns
      chore: improve logging & ensure gRPC status error returns
      chore: improvements:
      chore: add godoc style comment to min_stake params field
      chore: add godoc style comment to min_stake params field
      chore: apply improvements
      Empty commit
      Empty commit
    
    # Conflicts:
    #	x/application/keeper/msg_server_transfer_application_stake_test.go
    bryanchriswhite committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    12d1b43 View commit details
    Browse the repository at this point in the history
  10. test: simplify coin equality assertions

    Co-authored-by: red-0ne <red-0ne@users.noreply.github.com>
    bryanchriswhite and red-0ne committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    30b48f4 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'issues/612/application/staking' into issues/612/applica…

    …tion/burning
    
    * issues/612/application/staking:
      test: simplify coin equality assertions
      [Application] chore: implement app transfer period (#789)
      chore: review feedback improvements
      chore: improve logging & ensure gRPC status error returns
      chore: improve logging & ensure gRPC status error returns
      chore: improvements:
      chore: add godoc style comment to min_stake params field
      chore: add godoc style comment to min_stake params field
      chore: apply improvements
      Empty commit
      Empty commit
    
    # Conflicts:
    #	x/application/keeper/unbond_applications.go
    bryanchriswhite committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b3a3236 View commit details
    Browse the repository at this point in the history
  12. 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
  13. Configuration menu
    Copy the full SHA
    e7ff959 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1257f6e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b972e3b View commit details
    Browse the repository at this point in the history
  16. chore: add review feedback TODOs

    Co-authored-by: red-0ne <red-0ne@users.noreply.github.com>
    bryanchriswhite and red-0ne committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0f4a82d View commit details
    Browse the repository at this point in the history
  17. Merge branch 'issues/612/app/msg-update-param' into issues/612/applic…

    …ation/min-stake-param
    
    * issues/612/app/msg-update-param:
      [Gateway] Add `min_stake` gateway module param (#809)
      Empty commit
    bryanchriswhite committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    44257f3 View commit details
    Browse the repository at this point in the history
  18. Merge branch 'issues/612/application/min-stake-param' into issues/612…

    …/application/staking
    
    * issues/612/application/min-stake-param:
      [Gateway] Add `min_stake` gateway module param (#809)
      Empty commit
    bryanchriswhite committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    561a1aa View commit details
    Browse the repository at this point in the history
  19. Merge branch 'issues/612/application/staking' into issues/612/applica…

    …tion/burning
    
    * issues/612/application/staking:
      [Gateway] Add `min_stake` gateway module param (#809)
      Empty commit
    bryanchriswhite committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f176fe4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ef4e0ad View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4d2c2d9 View commit details
    Browse the repository at this point in the history
  22. 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
  23. 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
  24. Empty commit

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

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

    Co-authored-by: Daniel Olshansky <olshansky.daniel@gmail.com>
    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
  27. Configuration menu
    Copy the full SHA
    cc95ebf View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    65158ad View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    70f8985 View commit details
    Browse the repository at this point in the history
  30. 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
  31. Configuration menu
    Copy the full SHA
    6c689e8 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    c2bf664 View commit details
    Browse the repository at this point in the history
  33. 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
  34. Configuration menu
    Copy the full SHA
    7753572 View commit details
    Browse the repository at this point in the history
  35. Merge remote-tracking branch 'pokt/main' into issues/612/application/…

    …min-stake-param
    
    * pokt/main:
      [Application] chore: add `MsgUpdateParam` to application module  (#844)
    bryanchriswhite committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5556f4a View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    1faf4ab View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    48ba5dd View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    d91dde7 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Merge branch 'issues/612/application/staking' into issues/612/applica…

    …tion/burning
    
    * issues/612/application/staking:
      [Application] Add `min_stake` application module param (#845)
      chore: regenerate protobufs
      [Application] chore: add `MsgUpdateParam` to application module  (#844)
      fix: linter error
      [Gateway] Enforce minimum stake when staking (#843)
      Empty commit
      [Tokenomics] Use big.Rat to calculate new difficulty hash (#831)
      chore: review feedback improvements
      Empty commit
      fix: linter errors
      fix: typo
      chore: review feedback improvements
    bryanchriswhite committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5e5d8a4 View commit details
    Browse the repository at this point in the history
  2. Empty commit

    bryanchriswhite committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7e9bd33 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Empty commit

    bryanchriswhite committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    69c2755 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f7e201 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Merge remote-tracking branch 'pokt/issues/612/application/staking' in…

    …to issues/612/application/burning
    
    * pokt/issues/612/application/staking:
      Empty commit
      [Tokenomics] Prevent GMR to produce zero values (#866)
      Empty commit
    bryanchriswhite committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0fa9ab8 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'pokt/main' into issues/612/application/…

    …burning
    
    * pokt/main:
      [DifficultyHash] Prepare for difficulty multiplier usage (#836)
      [Application] Enforce minimum stake when staking (#847)
    bryanchriswhite committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d91671e View commit details
    Browse the repository at this point in the history
  3. chore: quick fixes

    bryanchriswhite committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c89ee93 View commit details
    Browse the repository at this point in the history
  4. fix: linter error

    bryanchriswhite committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ed0d795 View commit details
    Browse the repository at this point in the history
  5. Empty commit

    bryanchriswhite committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0be55c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. chore: review feedback improvements

    Co-authored-by: red-0ne <red-0ne@users.noreply.github.com>
    bryanchriswhite and red-0ne committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    14a5c79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    735ca2a View commit details
    Browse the repository at this point in the history
  3. Empty commit

    bryanchriswhite committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b220177 View commit details
    Browse the repository at this point in the history