cosmos-sdk/x/simulation
Alessio Treglia 71d71f2206
Remove gaia (#4347)
Gaia is removed from cosmos-sdk repository.

Few changes were required to make sure no packages depend on gaia subpackages.

CI config is amended accordingly.

Unnecessary targets are removed from Makefile.

Simulations run through a lightweight version of gaia renamed to simapp.

Closes: #4104
2019-05-18 10:42:24 +02:00
..
account.go Merge PR #3819: Simulation Refactor 2019-03-14 19:13:15 +01:00
doc.go Merge PR #3819: Simulation Refactor 2019-03-14 19:13:15 +01:00
event_stats.go Merge PR #4079: Implement Invariant Benchmarks 2019-04-12 18:52:16 -04:00
log.go Remove gaia (#4347) 2019-05-18 10:42:24 +02:00
mock_tendermint.go Merge PR #3819: Simulation Refactor 2019-03-14 19:13:15 +01:00
operation.go Merge PR #3819: Simulation Refactor 2019-03-14 19:13:15 +01:00
params.go Merge PR #4366: Random Fuzzer fix: avoids VotingPeriod=0 2019-05-17 19:46:43 -04:00
rand_util.go Merge PR #4140: Fix Failed Simulation Seeds 2019-04-22 10:57:58 -04:00
simulate.go Merge PR #4079: Implement Invariant Benchmarks 2019-04-12 18:52:16 -04:00
transition_matrix.go Merge PR #3819: Simulation Refactor 2019-03-14 19:13:15 +01:00
util.go Run missing invariants during simulations (#4080) 2019-04-10 02:34:38 +01:00