-
Notifications
You must be signed in to change notification settings - Fork 98
GasTracker split #202
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
Merged
Merged
GasTracker split #202
Changes from 9 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
df3c257
x/tracking module added which is a split version of x/gastracker with…
iTiky 57ba42b
Gas consumption tests added
iTiky ac15fdd
x/tracking refactoring; x/rewards added (WIP)
iTiky fc2d41e
test tracking module genesis imports & exports
edjroz f212370
x/tracking refactoring; x/rewards added with WASM bindings refactored
iTiky 29d207d
x/rewards: bugfixes; inflation rewards distribution rollback to block…
iTiky 7ff10c4
x/rewards: distribution refactoring; distribution test added
iTiky 464fb1c
x/tracking, x/rewards: tracking data prune added
iTiky a3da7bf
x/rewards: mintBankKeeper test added; max inflationRewardsRation is l…
iTiky 88d55bf
Frojdi feedback changes: reading x/rewards ratio params twice removed…
iTiky 13e9a52
x/rewards: Ante handler tests added
iTiky f3f3e6f
x/rewards: SetMetadata tests added
iTiky 57d14a7
x/rewards, x/tracking: basic validation tests added
iTiky 903f3ae
Merge branch 'main' into split_gastracker
edjroz eeb4ff6
fix go dependencies
edjroz 7f9cf68
dontcover.sh added to prepend DONTCOVER for proto-gen files.
iTiky e849565
add codecov config
edjroz a525728
Big integration test added
iTiky 89ef378
Test chain fix
iTiky db607bb
Parth PR feedback changes
iTiky fcb015b
Coins split logic changed: doesn't return invalid sdk.Coins if one of…
iTiky cdc40f6
Tx fees vs rewards demo test added
iTiky 63dbcd3
Minimum consensus fee added
iTiky 60be045
x/rewards: estimate tx fees query added
iTiky 51784e8
Apply suggestions from code review
iTiky ad68719
remove legacy gastracker integration test
edjroz 6c1e3cd
add legacy gastracker to code coverage ignore
edjroz b1fc078
add pg.gw.go files to ignroe coverage
edjroz 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
This file contains hidden or 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 hidden or 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.
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.
Uh oh!
There was an error while loading. Please reload this page.