Jonathan Gimeno
|
49102b1d98
|
Remove dependency of types/module package on x/simulation (#5835)
Closes: #5724
|
2020-03-23 12:55:44 +01:00 |
Federico Kunze
|
e3e49fc72c
|
Merge PR #5009: remove redundant invariant simapp check
|
2019-09-06 14:23:40 -04:00 |
Alexander Bezobchuk
|
42c54f8d0c
|
Merge PR #4861: Simulation Fixes
|
2019-08-07 12:54:13 -04:00 |
colin axner
|
865d473eb4
|
Merge PR #4832: print all failed invariants only
|
2019-08-05 14:21:44 -04:00 |
colin axner
|
280734d0e3
|
collect all invariants for a block before stopping (#4707)
|
2019-07-11 11:56:43 +01:00 |
Federico Kunze
|
352678438c
|
Merge PR #4255: Supply Module
|
2019-06-28 16:11:27 -04:00 |
Alexander Bezobchuk
|
6606007297
|
Merge PR #4435: Simulation: Params from File
* Move distr params to simulation param generator
* Cleanup sim params output
* Print params when possible instead of entire genesis struct
* Update module param simulator keys
* Rename module params simulator keys
* Add/fix missing module params and implement SimParams
* UPdate sim test to accept params file
* Allow weights to be provided from file
* Create doc.go
* Remove TODO
* Implement MustMarshalJSONIndent
* Use mustMarshalJSONIndent for non-codec
* Remove TODO
* Fix doc.go
* Update points
* Update simapp/doc.go
Co-Authored-By: Alessio Treglia <quadrispro@ubuntu.com>
* Update simapp/doc.go
Co-Authored-By: Alessio Treglia <quadrispro@ubuntu.com>
* Cleanup appStateFn
* Use constants for simulation parameter keys
* Update msgs.go
* minor formatting
|
2019-06-08 16:55:47 -04:00 |
frog power 4000
|
02a0e393c5
|
Run missing invariants during simulations (#4080)
|
2019-04-10 02:34:38 +01:00 |
Alessio Treglia
|
85021d4ca9
|
No packages must depend on cmd/gaia/ (#4048)
Preparation work for moving gaia out of the SDK.
|
2019-04-04 15:36:39 +01:00 |
frog power 4000
|
f0d1efa43c
|
Merge PR #3819: Simulation Refactor
|
2019-03-14 19:13:15 +01:00 |