cosmos-sdk/x/simulation
2024-04-21 19:09:00 +00:00
..
client/cli fix(sim): if genesisTimestamp is not set in the genesis block, it defaults to the current time. (#18227) 2023-11-01 07:53:48 +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 (#20108) 2024-04-21 19:09:00 +00:00
mock_cometbft.go test: avoid evidenceFraction parameter to be very close to 1.0 (#16978) 2023-08-29 10:50:46 +00:00
operation.go style: enable strict gofumpt (#15579) 2023-03-28 18:59:21 +00:00
params_test.go refactor: remove header type from NewContext (#17426) 2023-08-21 16:29:20 +00:00
params.go refactor(staking): add go.mod (#18257) 2023-10-26 07:39:34 +00:00
simulate.go refactor(x/simulation)!: remove accounts string (#20056) 2024-04-16 11:50:36 +00:00
transition_matrix.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
util.go refactor: remove unused context argument from types/simulation.RandomFees (#17737) 2023-09-14 08:50:49 +00:00