-
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
resume simulations at a given height #4791
Conversation
simapp/sim_test.go
Outdated
func getSimulateFromSeedInput(tb testing.TB, w io.Writer, app *SimApp) ( | ||
testing.TB, io.Writer, *baseapp.BaseApp, simulation.AppStateFn, int64, | ||
simulation.WeightedOperations, sdk.Invariants, int, int, int, | ||
simulation.WeightedOperations, sdk.Invariants, int, int, int, int, |
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.
sorry @alexanderbez. I promise I'll refactor this later lol
Codecov Report
@@ Coverage Diff @@
## master #4791 +/- ##
=======================================
Coverage 54.18% 54.18%
=======================================
Files 269 269
Lines 17191 17191
=======================================
Hits 9315 9315
Misses 7186 7186
Partials 690 690 |
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.
ACK - one suggestion
Co-Authored-By: frog power 4000 <[email protected]>
…/cosmos/cosmos-sdk into fedekunze/4490-pause-resume-sims
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.
ACK
Closes: #4490
Targeted PR against correct branch (see CONTRIBUTING.md)
Linked to github-issue with discussion and accepted design OR link to spec that describes this work.
Wrote tests
Updated relevant documentation (
docs/
)Added a relevant changelog entry:
clog add [section] [-t <tag>] [-m <msg>]
Re-reviewed
Files changed
in the github PR explorerFor Admin Use: