cosmos-sdk/x/genutil
Amaury Martiny 3c43370d0c
Add CommunitySpendProposals in migration (#7607)
* Add CommunitySpendProposals in migration

* Fix lint

* Avoid double registration

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-10-20 13:19:04 +00:00
..
client 0.39->0.40 CLI `migrate` command (#6839) 2020-10-05 21:28:14 +00:00
legacy Add CommunitySpendProposals in migration (#7607) 2020-10-20 13:19:04 +00:00
types Refactor x/staking Validation and Delegation tests based on MsgCreateValidator.Pubkey type change. (#7526) 2020-10-19 13:04:55 +00:00
collect.go x/genutil: fix CollectTxs traversal logic (#6913) 2020-10-08 11:22:39 +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 Migrate x/genutil to use TxConfig (#6734) 2020-07-25 08:10:04 +00:00
gentx.go Migrate x/genutil to use TxConfig (#6734) 2020-07-25 08:10:04 +00:00
gentx_test.go Refactor x/staking Validation and Delegation tests based on MsgCreateValidator.Pubkey type change. (#7526) 2020-10-19 13:04:55 +00:00
module.go rename RegisterCodec to RegisterLegacyAminoCodec (#7243) 2020-09-07 14:47:12 +00:00
utils.go types: tests -> test suites migration (#7400) 2020-09-28 12:46:49 +02:00
utils_test.go replace testutil.NewTestCaseDir() with Go1.15's T.TempDir() (#7014) 2020-09-18 12:08:24 +01:00