cosmos-sdk/x/feegrant/simulation
Facundo Medica 78618dbfa0
fix: change SimulationState.InitialStake to sdkmath.Int (#11855)
* fix: change SimulationState.InitialStake to sdkmath.Int

* cl

* aleks' suggestion
2022-05-03 00:57:44 +02:00
..
decoder.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
decoder_test.go refactor!: Remove `clientCtx.JSONCodec` and rename `EncodingConfig.Marshaler` to `Codec` (#9521) 2021-07-01 08:52:38 +00:00
genesis.go chore: Bump gov and group to `v1` (#11334) 2022-03-11 15:58:01 +00:00
genesis_test.go fix: change SimulationState.InitialStake to sdkmath.Int (#11855) 2022-05-03 00:57:44 +02:00
operations.go refactor: add util functions to reuse in simulations (#9456) 2021-06-07 09:03:24 +00:00
operations_test.go revert: Revert "feat: staking config (#10988)" (#11446) 2022-03-24 12:26:25 +01:00