cosmos-sdk/x/authz/simulation
Anil Kumar Kammari 1a9654f8f5
refactor: rename `GenTx` to `GenSignedMockTx` to avoid confusion with genutil/GenTx (#11696)
2022-04-20 11:27:19 -04: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 refactor(test)!: refactor `simapp.Setup` function (#9938) 2021-08-17 00:52:06 +00: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