-
Notifications
You must be signed in to change notification settings - Fork 115
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
go/staking: include LastBlockFees in genesis #2777
Conversation
3cfe75d
to
ae6301e
Compare
Codecov Report
@@ Coverage Diff @@
## master #2777 +/- ##
==========================================
+ Coverage 62.44% 63.18% +0.73%
==========================================
Files 389 389
Lines 37088 37119 +31
==========================================
+ Hits 23159 23452 +293
+ Misses 10969 10667 -302
- Partials 2960 3000 +40
Continue to review full report at Codecov.
|
Will this break dump/restore? |
yeah in the first begin block the edit: one option moving it into common pool at initialization, this is what is currently implemented in the PR |
3d78d31
to
b53b11b
Compare
f6bfcd5
to
e4f8900
Compare
c4ea829
to
ae807e3
Compare
2ef6cc2
to
3321963
Compare
3321963
to
d964f30
Compare
Also adds a dump-restore version of the gas-fees test.