-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
R4R: Release 0.25.0 #2588
R4R: Release 0.25.0 #2588
Conversation
* Correctly set proposer in randomized simulation * Return nil if no validators are present
…smos-sdk into rigel/fee-distribution
This is basically copying over @anton's great script! Also had to run `make format` to make this pass `test_lint`. This PR also makes the make commands for tools further align with the tendermint implementation.
* Add arg to PrintUnsignedStdTx() to actually operate in offline mode * WIP simplifying server module * Expose ExternalIP() * Move {GenTx,Init}Cmd into gaia's new init package
Codecov Report
@@ Coverage Diff @@
## master #2588 +/- ##
==========================================
- Coverage 63.76% 58.85% -4.92%
==========================================
Files 113 152 +39
Lines 6671 9411 +2740
==========================================
+ Hits 4254 5539 +1285
- Misses 2131 3503 +1372
- Partials 286 369 +83 |
Took a look at the few latest changes, which LGTM. |
Ignore my previous comments (which I deleted). Thing that I have tried to do that failed is creating a new key:
/cc @alessio |
This is the fix right @alexanderbez? #2593 |
Yes. |
Fix DB Write Permissions for gaia keys new
5ddfe7a
to
2a279e9
Compare
Caught another issue with multi-seed simulation. edit: Let's track this further on #2573. |
The release branch has been merged back to develop. Closing this so we can debug the simulation failures. Let's open a new release branch and re-run the release process when we've found the underlying issue. |
PR to release v0.25.0.
For Admin Use: