cosmos-sdk/x/genutil
Riccardo Montagnin fdbc32e50c
Fixed the --recover flag not working properly inside the init command (#9201)
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2021-04-26 18:33:30 +00:00
..
client Fixed the --recover flag not working properly inside the init command (#9201) 2021-04-26 18:33:30 +00:00
legacy Add 0.43 CLI JSON `migrate` command (#8880) 2021-03-22 11:30:26 +00:00
types Update gogo proto deps with v1.3.2 security fixes (#8350) 2021-01-15 19:45:34 +00:00
collect.go Remove requirement for gentx to be only 1 msg (#8954) 2021-03-24 10:02:45 +00:00
collect_test.go x/genutil: fix CollectTxs traversal logic (#6913) 2020-10-08 11:22:39 +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 Use any as validator pubkey (#7597) 2020-10-23 12:07:52 +00:00
gentx_test.go [Bank] Remove the unsafe balance changing API (#8473) 2021-02-17 18:20:33 +00:00
module.go various linter fixes (#8666) 2021-02-23 08:46:01 +00:00
utils.go Recover private validator key (#8099) 2020-12-08 17:22:43 +00:00
utils_test.go Recover private validator key (#8099) 2020-12-08 17:22:43 +00:00