cosmos-sdk/x
Dev Ojha 6f8f222ef6 Merge pull request #1175: Randomized Module Testing
* WIP, ammend this later

* Add randomized testing suite

* Fix linting

* Auth invariant check, method to take in seed, way to run invariant check less frequently

* Fix merge conflicts

* Update bank

* Fix error on zero input by skipping it

* Add PeriodicInvariant Function

* Abstract verification / send functionality

* Fix liniting errors (PeriodicInvariant godoc)

* Update formatting and docs of randomization

* Minor refactor, update godocs

* Update godoc for mock

* Export TestAndRunTx

* fix cyclic dependencies

* Address PR most pr comments

* Fix merge conflict: Bring back codec.seal

* remove debug code, fix linting

* Fix merge conflicts
2018-07-06 16:19:11 -04:00
..
auth Merge branch 'develop' into sort_getsignbytes 2018-07-06 01:31:34 +01:00
bank Merge pull request #1175: Randomized Module Testing 2018-07-06 16:19:11 -04:00
fee_distribution Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
gov Merge PR #1573: gov/client: rename submitproposal to submit-proposal 2018-07-06 08:02:59 +02:00
ibc Add print-response flag 2018-07-05 22:19:50 -07:00
mock Merge pull request #1175: Randomized Module Testing 2018-07-06 16:19:11 -04:00
slashing Add print-response flag 2018-07-05 22:19:50 -07:00
stake Add print-response flag 2018-07-05 22:19:50 -07:00