cosmos-sdk/x/simulation
Aleksandr Bezobchuk af8ad3d20d
chore: bump TM to v0.35.0 release candidate (#10210)
Integrate Tendermint v0.35.0, including changes to build and test
plumbing necessary to make everything build. This change does not
update any SDK APIs to make use of new features.

Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: tycho garen <garen@tychoish.com>
Co-authored-by: M. J. Fromberger <michael.j.fromberger@gmail.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Callum Waters <cmwaters19@gmail.com>
2021-11-16 11:24:38 -08:00
..
doc.go Merge PR #4838: Sim refactor 2 - Move GenesisState generators to modules 2019-08-28 10:58:25 -04:00
event_stats.go refactor: move from io/ioutil to io and os package (#10341) 2021-10-13 07:38:22 +00:00
expected_keepers.go refactor: add util functions to reuse in simulations (#9456) 2021-06-07 09:03:24 +00:00
log.go various linter fixes (#8666) 2021-02-23 08:46:01 +00:00
mock_tendermint.go various linter fixes (#8666) 2021-02-23 08:46:01 +00:00
operation.go various linter fixes (#8666) 2021-02-23 08:46:01 +00:00
params.go chore: bump TM to v0.35.0 release candidate (#10210) 2021-11-16 11:24:38 -08:00
params_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
simulate.go feat: Allow futureOps to queue more Ops (#10469) 2021-11-11 09:32:06 +00:00
transition_matrix.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
util.go refactor!: BaseApp {Check,Deliver}Tx with middleware design (#9920) 2021-08-25 14:40:33 +00:00