Sim refactor 1: move store decoders to modules#4847
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4847 +/- ##
==========================================
- Coverage 54.02% 53.63% -0.39%
==========================================
Files 269 270 +1
Lines 17141 16982 -159
==========================================
- Hits 9261 9109 -152
+ Misses 7192 7184 -8
- Partials 688 689 +1 |
rigelrozanski
left a comment
There was a problem hiding this comment.
The general approach looks good @fedekunze !
…os/cosmos-sdk into fedekunze/move-sim-decoders
rigelrozanski
left a comment
There was a problem hiding this comment.
Approval tentative to new comments being addressed! I'm quite happy with this new code generally! 👏
Co-Authored-By: frog power 4000 <rigel.rozanski@gmail.com>
colin-axner
left a comment
There was a problem hiding this comment.
just left godoc suggestions
Co-Authored-By: colin axner <colinaxner@berkeley.edu>
…os/cosmos-sdk into fedekunze/move-sim-decoders
alexanderbez
left a comment
There was a problem hiding this comment.
Great work @fedekunze; left some feedback, but over LGTM.
Also, why have x/{module}/simulation/operations/* instead of just x/{module}/simulation/*
@alexanderbez because the random messages defined there ( |
…dekunze/move-sim-decoders
* move store decoders to modules * fix * module pattern * compile * update Decoders params * fix * address @colin-axner comments * Update cmd_test.go * simulation manager * mino fixes * cleanup * Apply suggestions from code review Co-Authored-By: frog power 4000 <rigel.rozanski@gmail.com> * address @rigelrozanski comments * changelog * Apply suggestions from code review Co-Authored-By: colin axner <colinaxner@berkeley.edu> * restructure modules simulation pkgs * address @alexanderbez comments * fix
split work from: #4811 (88fac24)
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 changedin the github PR explorerFor Admin Use: