cosmos-sdk/x/authz/simulation
MD Aleem 8cfa2c2673
x/authz: simulation audit changes (#9107)
* addressing audit changes

* address simulation genesis changes

* address simulation operations changes

* fix tests

* typo

* add more authorizations to operations

* fix tests

* fix failing simulations

* WIP

* WIP

* testing simulations

* test simulations

* try fixing tests

* WIP

* fix error

* test

* Add exec authorization

* WIP

* WIP

* fix tests

* WIP

* WIP

* WIP

* WIP

* WIP

* fix errors

* fix test

* WIP

* try fix test

* update tests

* fix errors

* add exec authorization

* fix docs

* fix test

* fix error

* try fixing simulation

* fix errors

* fixing simulations

* fix errors

* rename GenTx -> GenerateTx

* Update x/authz/simulation/genesis.go

Co-authored-by: Robert Zaremba <robert@zaremba.ch>

* Update x/authz/simulation/genesis.go

Co-authored-by: Robert Zaremba <robert@zaremba.ch>

* Update x/authz/simulation/operations.go

Co-authored-by: Robert Zaremba <robert@zaremba.ch>

* review changes

* fix tests

* rename GenerateTx => GenTx

* remove Authorization suffix

Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
2021-05-11 15:33:33 +00:00
..
decoder.go x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
decoder_test.go x/authz: simulation audit changes (#9107) 2021-05-11 15:33:33 +00:00
genesis.go x/authz: simulation audit changes (#9107) 2021-05-11 15:33:33 +00:00
genesis_test.go x/authz: simulation audit changes (#9107) 2021-05-11 15:33:33 +00:00
operations.go x/authz: simulation audit changes (#9107) 2021-05-11 15:33:33 +00:00
operations_test.go x/authz: simulation audit changes (#9107) 2021-05-11 15:33:33 +00:00