cosmos-sdk/x/genutil
Aleksandr Bezobchuk cbac7fc248
fix!: update gentx val pub key input parsing (#9827)
2021-08-02 11:06:24 -04:00
..
client fix!: update gentx val pub key input parsing (#9827) 2021-08-02 11:06:24 -04:00
migrations feat: add migrations for balances with zero coins (#9664) 2021-07-13 09:22:17 +00:00
types codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
collect.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
collect_test.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
doc.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
genesis.go Use any as validator pubkey (#7597) 2020-10-23 12:07:52 +00:00
gentx.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
gentx_test.go refactor!: Remove `clientCtx.JSONCodec` and rename `EncodingConfig.Marshaler` to `Codec` (#9521) 2021-07-01 08:52:38 +00:00
module.go feat!: remove legacy REST (#9594) 2021-07-06 10:04:54 +00:00
utils.go fix: Added missing validator key save when recovering from mnemonic (#9638) 2021-07-06 13:52:23 +00:00
utils_test.go fix: Added missing validator key save when recovering from mnemonic (#9638) 2021-07-06 13:52:23 +00:00