cosmos-sdk/x/authz/client/testutil
MD Aleem 21295060ab
fix: remove time.now check from authz (#11129)
* Merge pull request from GHSA-2p6r-37p9-89p2

* test: adding authz grant tests

* fix TestCLITxGrantAuthorization/Invalid_expiration_time test case

* comment out the test

* reenable test

* master update

* update changelog and cli test

* fix keeper tests

* fix decoder test

* cleaning

* wip - tests

* fix cli test

* add a comment

* update TestMsgGrantAuthorization

* udpate changelog

* fix sims

* fix sims

* update changelog

* Update x/authz/authorization_grant.go

Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2022-02-07 15:38:45 +01:00
..
cli_test.go x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
grpc.go fix: remove time.now check from authz (#11129) 2022-02-07 15:38:45 +01:00
query.go fix: remove time.now check from authz (#11129) 2022-02-07 15:38:45 +01:00
test_helpers.go fix: remove time.now check from authz (#11129) 2022-02-07 15:38:45 +01:00
tx.go fix: remove time.now check from authz (#11129) 2022-02-07 15:38:45 +01:00