cosmos-sdk/x/simulation
mergify[bot] 698627016d
fix(simulation): Fix all problems make test-sim-custom-genesis-fast for simulation test. (backport #17911) (#20909)
Co-authored-by: Chenqun Lu <luchenqun@qq.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-11 08:28:37 +00:00
..
client/cli fix(simulation): Fix all problems make test-sim-custom-genesis-fast for simulation test. (backport #17911) (#20909) 2024-07-11 08:28:37 +00:00
doc.go chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
event_stats.go refactor: remove .Type() and .Route() from msgs (#14751) 2023-01-24 17:03:06 +00:00
expected_keepers.go refactor!: use KVStoreService and context.Context in x/bank (#15891) 2023-04-26 10:12:47 +00:00
log.go fix: use timestamp for sim log file name (backport #20108) (#20111) 2024-04-21 21:16:03 +02:00
mock_cometbft.go fix: context and finalizeBlockReq block time (sims) (#16286) 2023-05-25 11:27:18 +00:00
operation.go style: enable strict gofumpt (#15579) 2023-03-28 18:59:21 +00:00
params_test.go style: various linting fixes (#15675) 2023-04-03 17:00:44 +00:00
params.go feat: add custom max gas for block for sim config (backport #16656) (#16729) 2023-06-27 23:15:22 +00:00
simulate.go fix(simulation): Fix all problems make test-sim-custom-genesis-fast for simulation test. (backport #17911) (#20909) 2024-07-11 08:28:37 +00:00
transition_matrix.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
util.go refactor(simulations): marshal OperationMsg.Msg as protoBytes (#16155) 2023-05-15 17:38:32 +00:00