-
Notifications
You must be signed in to change notification settings - Fork 10
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
[LoadTesting] Test tokenomics actors balances. #921
Draft
red-0ne
wants to merge
78
commits into
main
Choose a base branch
from
test/stressonomics
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.
+986
−358
Draft
Changes from all commits
Commits
Show all changes
78 commits
Select commit
Hold shift + click to select a range
6738d21
WIP
Olshansk 3e6a146
Merge branch 'main' into inflation
Olshansk c3a235a
Checkpoint
Olshansk 846bc1d
Finished first version of the documentation
Olshansk 40c56a5
Merge branch 'main' into inflation
Olshansk 98736f3
Revert tokenomic docs
Olshansk eeabb30
Performed self review
Olshansk 10ef513
Merge with main
Olshansk 0e725a4
Remove everything related to TLMGlobalMintReimbursementRequest
Olshansk bbe2366
WIP
Olshansk ad70e70
Fixed the TestProcessTokenLogicModules_TLMBurnEqualsMintValid test
Olshansk b02ef24
WIP
Olshansk 8663fac
Finished implementing TestProcessTokenLogicModules_TLMBurnEqualsMint_…
Olshansk 085d134
Implemented TestProcessTokenLogicModules_TLMGlobalMint_Valid_MintDist…
Olshansk 1de13ba
Updated comments in e2e/tests/0_settlement.feature
Olshansk b8dff51
Fixed failing unit test
Olshansk 9231d6f
Merge branch 'main' into issues/732_max_claimable_pokt
Olshansk f79989a
Merge branch 'main' into issues/732_max_claimable_pokt
Olshansk 4c335e7
update compile proto
Olshansk 0020303
Merge remote-tracking branch 'origin/main' into issues/732_tokenomics…
red-0ne f7a0da7
fix: Remove merge added lines
red-0ne 79ac3e6
feat: Add GMRR
red-0ne 1befc5e
fix: Skip GMRR if GMI is disabled
red-0ne e5a732b
Merge remote-tracking branch 'origin/main' into issues/732_tokenomics…
red-0ne 197c5a0
fix: Activate GMRR TLM
red-0ne 61a62fa
chore: Add TODO for the relay miner to account for GMRR
red-0ne 942c525
Merge remote-tracking branch 'origin/main' into feat/gmrr
red-0ne 5db96bc
Merge remote-tracking branch 'origin/main' into feat/gmrr
red-0ne 13784b8
fix: Min stake tests
red-0ne 2be5464
Merge remote-tracking branch 'origin/main' into feat/gmrr
red-0ne 3baec62
Merge remote-tracking branch 'origin/main' into feat/gmrr
red-0ne e91a20e
feat: Add WithProofRequirement option
red-0ne 568ecb9
fix: ensure app stake is always enough
red-0ne 6c836e7
fix: Ensure no over-servicing
red-0ne fafd2f3
chore: Address reveiw change requests
red-0ne ba13177
Merge remote-tracking branch 'origin/main' into feat/gmrr
red-0ne 3185741
fix: Add globalmint to tests
red-0ne 1593bfb
fix: Linting errors
red-0ne b2a14b2
fix: Check cached stake before query
red-0ne 5e6e514
fix: Remove redundant check
red-0ne 2b14bab
feat: Supplier rate limiting
red-0ne f050d8c
fix: Cmd dependencies
red-0ne 196c2fa
fix: Hidden error
red-0ne 6fea32f
fix: Ineffectual assignement
red-0ne b175916
Merge remote-tracking branch 'origin/main' into feat/gmrr
red-0ne 7bd6058
chore: Address review change requests
red-0ne 3f1a2b8
Merge remote-tracking branch 'origin/main' into feat/no-overservicing
red-0ne f304c87
feat: Add overservicing allowance
red-0ne aaec275
Merge remote-tracking branch 'origin/feat/gmrr' into feat/no-overserv…
red-0ne 2ee8448
fix: Merge error
red-0ne 6170a45
improve: Add per relayer app meter
red-0ne 2784cfb
Merge remote-tracking branch 'origin/main' into feat/gmrr
red-0ne 2bd7240
chore: Address review change requests
red-0ne 4c65e84
Merge remote-tracking branch 'origin/feat/gmrr' into feat/no-overserv…
red-0ne ee93efa
fix: Rename supplier app stake retrieval fn
red-0ne 1550475
fix: Update godoc comment
red-0ne cbe98ac
Merge remote-tracking branch 'origin/main' into feat/no-overservicing
red-0ne cd45da6
chore: Address reivew change requests
red-0ne 5ad3b28
Merge remote-tracking branch 'origin/main' into feat/no-overservicing
red-0ne e7c288b
fix: Total supply
red-0ne 44a5b19
fix: Add all apps suply
red-0ne d38c51c
Merge remote-tracking branch 'origin/main' into feat/no-overservicing
red-0ne c5a3c20
Empty commit
red-0ne 1146aba
chore: Address review change requests
red-0ne 7b8998e
fix: Do not process 0 claim amounts
red-0ne 88a3d45
Empty commit
red-0ne 4b04353
fix: Prevent 0 settlement due to int div
red-0ne 331654f
fix: consumed coin calculation
red-0ne 5438163
wip: update expected balances
red-0ne 1cb995c
chore: Address review change requests
red-0ne a39d5b2
fix: Remove wrong param comment
red-0ne a2dd722
chore: Remove already tackled TODOs
red-0ne 2b64d0b
Merge remote-tracking branch 'origin/main' into feat/no-overservicing
red-0ne 586b20e
Merge remote-tracking branch 'origin/main' into feat/no-overservicing
red-0ne 8787c6d
Merge remote-tracking branch 'origin/main' into test/stressonomics
red-0ne 409e952
Merge remote-tracking branch 'origin/feat/no-overservicing' into test…
red-0ne 384852b
Merge remote-tracking branch 'origin/main' into test/stressonomics
red-0ne ed2f6d0
wip: revamp tx submission
red-0ne File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[linter-name (fail-on-found)] reported by reviewdog 🐶
// TODO_IN_THIS_PR: Should check with multiple supplier owners