cosmos-sdk/x/auth
gotjoshua bfa18c79be
refactor: improve human readable gas error (#9626)
as this error ends up being passed on to cli clients and even all the way to web guis, it could be a bit more intuitive.

i didn't do anything from the template... but i only changed a single string... take it or leave it.

From Osmosis DEX:

![Screen Shot 2021-07-03 at 10 06 46](https://user-images.githubusercontent.com/8686454/124359830-901ecf80-dc1e-11eb-94c4-5fec462afe19.png)

https://discord.com/channels/798583171548840026/842518477142884392/860815895789305877
2021-07-06 17:03:59 +00:00
..
ante refactor: improve human readable gas error (#9626) 2021-07-06 17:03:59 +00:00
atlas chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
client feat!: remove legacy REST (#9594) 2021-07-06 10:04:54 +00:00
keeper refactor: Rename x/{mod}/legacy to x/{mod}/migrations (#9628) 2021-07-05 14:55:51 +00:00
migrations refactor: Rename x/{mod}/legacy to x/{mod}/migrations (#9628) 2021-07-05 14:55:51 +00:00
signing refactor: Rename x/{mod}/legacy to x/{mod}/migrations (#9628) 2021-07-05 14:55:51 +00:00
simulation refactor!: Remove clientCtx.JSONCodec and rename EncodingConfig.Marshaler to Codec (#9521) 2021-07-01 08:52:38 +00:00
spec chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
testutil cosmos-reflection: extend to support writing by reflection clients (#8965) 2021-04-07 00:33:54 +01:00
tx feat!: remove legacy REST (#9594) 2021-07-06 10:04:54 +00:00
types refactor: Rename x/{mod}/legacy to x/{mod}/migrations (#9628) 2021-07-05 14:55:51 +00:00
vesting feat!: remove legacy REST (#9594) 2021-07-06 10:04:54 +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 feat!: remove legacy REST (#9594) 2021-07-06 10:04:54 +00:00