cosmos-sdk/x/distribution/simulation
Jacob Gadikian 0943a70215
chore: fix linting issues exposed by fixing golangci-lint (#12895)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-08-11 22:00:24 +02:00
..
decoder_test.go chore: math lib update and type fixes (#12791) 2022-08-02 11:16:40 +00:00
decoder.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
genesis_test.go fix: change SimulationState.InitialStake to sdkmath.Int (#11855) 2022-05-03 00:57:44 +02:00
genesis.go chore: math lib update and type fixes (#12791) 2022-08-02 11:16:40 +00:00
operations_test.go chore: math lib update and type fixes (#12791) 2022-08-02 11:16:40 +00:00
operations.go chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
params_test.go Merge PR #6768: x/distribution/simulation/params.go: add unit tests 2020-07-18 12:47:22 -04:00
params.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
proposals_test.go feat: decouple x/distribution from simapp (#12334) 2022-06-22 21:43:33 +02:00
proposals.go feat: decouple x/distribution from simapp (#12334) 2022-06-22 21:43:33 +02:00