-
Notifications
You must be signed in to change notification settings - Fork 8
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
[Tokenomics] Harden settlement (part 1: TLM isolation) #889
Open
bryanchriswhite
wants to merge
22
commits into
main
Choose a base branch
from
issues/881/refactor/settlement
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Oct 24, 2024
-
- Isolate TLM processors from the tokenomics keeper - Restructure TLM processors to avoid non-deterministic execution - Consolidate and postpone ALL state modification until the end of settlement
Configuration menu - View commit details
-
Copy full SHA for 656994e - Browse repository at this point
Copy the full SHA 656994eView commit details -
Configuration menu - View commit details
-
Copy full SHA for aab77f5 - Browse repository at this point
Copy the full SHA aab77f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1339ef - Browse repository at this point
Copy the full SHA f1339efView commit details -
Configuration menu - View commit details
-
Copy full SHA for bec435f - Browse repository at this point
Copy the full SHA bec435fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f33a71 - Browse repository at this point
Copy the full SHA 2f33a71View commit details -
Configuration menu - View commit details
-
Copy full SHA for c39c096 - Browse repository at this point
Copy the full SHA c39c096View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86e28cb - Browse repository at this point
Copy the full SHA 86e28cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24ceb12 - Browse repository at this point
Copy the full SHA 24ceb12View commit details -
Configuration menu - View commit details
-
Copy full SHA for a111ecc - Browse repository at this point
Copy the full SHA a111eccView commit details -
Configuration menu - View commit details
-
Copy full SHA for c04a919 - Browse repository at this point
Copy the full SHA c04a919View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29a75b2 - Browse repository at this point
Copy the full SHA 29a75b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 618da66 - Browse repository at this point
Copy the full SHA 618da66View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 760ac25 - Browse repository at this point
Copy the full SHA 760ac25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53b668d - Browse repository at this point
Copy the full SHA 53b668dView commit details -
refactor: rename TokenLogicModuleProcessor to TokenLogicModule & Toke…
…nLogicModule to TokenLogicModuleId
Configuration menu - View commit details
-
Copy full SHA for d279222 - Browse repository at this point
Copy the full SHA d279222View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b96a1e - Browse repository at this point
Copy the full SHA 6b96a1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67777cc - Browse repository at this point
Copy the full SHA 67777ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcc4f77 - Browse repository at this point
Copy the full SHA bcc4f77View commit details -
Configuration menu - View commit details
-
Copy full SHA for aecfe41 - Browse repository at this point
Copy the full SHA aecfe41View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbb81c4 - Browse repository at this point
Copy the full SHA cbb81c4View commit details
Commits on Nov 4, 2024
-
Merge remote-tracking branch 'pokt/main' into issues/881/refactor/set…
…tlement # By Redouane Lakrache (3) and others # Via GitHub * pokt/main: [Observability] Foundation for load testing telemetry (#832) [Tokenomics] Implement Global Mint Reimbursement Request (#878) [Docs] Assign owners to all `TODO_BETA` (#898) [Supplier] Add supplier staking fee (#883) [Application] Single Service Applications (#886) # Conflicts: # testutil/keeper/tokenomics.go # x/tokenomics/keeper/settle_pending_claims.go # x/tokenomics/keeper/token_logic_modules.go # x/tokenomics/keeper/token_logic_modules_test.go # x/tokenomics/module/abci.go # x/tokenomics/types/errors.go
Configuration menu - View commit details
-
Copy full SHA for 3187418 - Browse repository at this point
Copy the full SHA 3187418View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a02d5e - Browse repository at this point
Copy the full SHA 6a02d5eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.