cosmos-sdk/x/simulation
Cosmos SDK 8f0d5b15f0
chore: typos fixes by cosmos-sdk bot (#18689)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-12-11 13:03:19 +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 chore: typos fixes by cosmos-sdk bot (#18689) 2023-12-11 13:03:19 +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 chore: typos fixes by cosmos-sdk bot (#18689) 2023-12-11 13:03:19 +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