cosmos-sdk/x/authz/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 feat(authz)!: pruning expired authorizations (#10714) 2022-02-16 17:36:50 +00:00
decoder_test.go feat!: make grant expiration optional (#11060) 2022-03-24 18:27:23 +00:00
genesis.go feat!: make grant expiration optional (#11060) 2022-03-24 18:27:23 +00:00
genesis_test.go fix: change SimulationState.InitialStake to sdkmath.Int (#11855) 2022-05-03 00:57:44 +02:00
operations.go refactor: rename `GenTx` to `GenSignedMockTx` to avoid confusion with genutil/GenTx (#11696) 2022-04-20 11:27:19 -04:00
operations_test.go feat!: make grant expiration optional (#11060) 2022-03-24 18:27:23 +00:00