cosmos-sdk/x/simulation
2023-09-18 13:55:21 +00:00
..
client/cli fix: unique constraint violation for group policy sim genesis (#15943) 2023-04-26 08:08:59 +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 chore: gofumpt (#11839) 2022-05-19 10:55:27 +02: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 feat: add custom max gas for block for sim config (#16656) 2023-06-27 22:59:54 +00:00
simulate.go refactor!: deprecate blocktime on context (#17738) 2023-09-18 13:55:21 +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