cosmos-sdk/x/crisis
atheeshp b33b1e9052
x/{distribution, staking, bank, mint, crisis} genesis protobuf migration (#6835)
* distribution genesis types migrated to proto

* removed types from types/genesis.go

* fix lint

* added new line proto

* staking genesis migrated to proto

* fix lint

* x/bank: genesis types migrated to proto

* fix lint

* x/mint: genesis types changed to proto

* x/crisis: genesis types changed to proto

* Migrate genesis state of x/crisis

* add new lines

* whitespace

* Fix bad merge

* added missing field

* fixed error

Co-authored-by: sahith-narahari <sahithnarahari@gmail.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2020-07-28 09:20:17 +00:00
..
client/cli cleanup x/bank and x/crisis (#6697) 2020-07-13 06:55:58 +00:00
keeper cleanup x/bank and x/crisis (#6697) 2020-07-13 06:55:58 +00:00
spec Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
types x/{distribution, staking, bank, mint, crisis} genesis protobuf migration (#6835) 2020-07-28 09:20:17 +00:00
abci.go Merge PR #6761: telemetry: use UTC() in wrappers 2020-07-17 15:33:50 -04:00
handler.go Make sdk.Msg implement proto.Message (#6327) 2020-06-03 19:52:05 +00:00
handler_test.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
module.go Migrate x/genutil to use TxConfig (#6734) 2020-07-25 08:10:04 +00:00