cosmos-sdk/x/feegrant/types
MD Aleem 81cc5c1194
gRPC gateway issue with colons in the account url path (#8649)
* add allow_colon_final_segments flag

* add test

* Update x/auth/client/rest/rest_test.go

Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-02-22 11:30:45 +00:00
..
basic_fee.go Add fee grant module (#8061) 2021-01-29 19:54:51 +00:00
basic_fee_test.go snapshots: document use of ioutil.TempDir() (#8508) 2021-02-04 09:54:01 +00:00
codec.go Add fee grant module (#8061) 2021-01-29 19:54:51 +00:00
errors.go Add fee grant module (#8061) 2021-01-29 19:54:51 +00:00
events.go Add fee grant module (#8061) 2021-01-29 19:54:51 +00:00
expected_keepers.go Add fee grant module (#8061) 2021-01-29 19:54:51 +00:00
expiration.go Add fee grant module (#8061) 2021-01-29 19:54:51 +00:00
expiration_test.go snapshots: document use of ioutil.TempDir() (#8508) 2021-02-04 09:54:01 +00:00
feegrant.pb.go Add fee grant module (#8061) 2021-01-29 19:54:51 +00:00
fees.go Add fee grant module (#8061) 2021-01-29 19:54:51 +00:00
genesis.go Add fee grant module (#8061) 2021-01-29 19:54:51 +00:00
genesis.pb.go Add fee grant module (#8061) 2021-01-29 19:54:51 +00:00
grant.go snapshots: document use of ioutil.TempDir() (#8508) 2021-02-04 09:54:01 +00:00
grant_test.go snapshots: document use of ioutil.TempDir() (#8508) 2021-02-04 09:54:01 +00:00
key.go Refactor store keys for variable-length addresses (#8363) 2021-02-01 13:17:44 +00:00
msgs.go snapshots: document use of ioutil.TempDir() (#8508) 2021-02-04 09:54:01 +00:00
periodic_fee.go Add fee grant module (#8061) 2021-01-29 19:54:51 +00:00
periodic_fee_test.go snapshots: document use of ioutil.TempDir() (#8508) 2021-02-04 09:54:01 +00:00
query.pb.go Add fee grant module (#8061) 2021-01-29 19:54:51 +00:00
query.pb.gw.go gRPC gateway issue with colons in the account url path (#8649) 2021-02-22 11:30:45 +00:00
tx.pb.go Add fee grant module (#8061) 2021-01-29 19:54:51 +00:00