cosmos-sdk/x/mint
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
..
client Limit context background (#8093) 2021-02-03 09:47:25 +00:00
keeper Refactor Logging using Zerolog (#8072) 2020-12-03 23:17:21 +00:00
legacy CLI migrate command follow-up: decode & re-encode (#7464) 2020-10-09 19:09:43 +00:00
simulation Add fee grant module (#8061) 2021-01-29 19:54:51 +00:00
spec [docs] x/mint - general audit and cleanup (#8267) 2021-01-08 11:48:04 +00:00
types gRPC gateway issue with colons in the account url path (#8649) 2021-02-22 11:30:45 +00:00
abci.go Fix mint metric (#7024) 2020-08-12 15:10:53 +00:00
genesis.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
module_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
module.go Add in-place store migrations (#8485) 2021-02-10 17:49:31 +00:00