cosmos-sdk/x/crisis
Aaron Craelius 816c5a37bd
Enable proto JSON generally and remove HybridCodec (#6859)
* Remove HybridCodec

* WIP on fixing proto JSON issues

* WIP on fixing proto JSON issues

* WIP on fixing proto JSON issues

* WIP on fixing proto JSON issues

* WIP on fixing proto JSON issues

* Test fixes

* Delete hybrid_codec.go

* Fixes

* Fixes

* Fixes

* Test fixes

* Test fixes

* Test fixes

* Lint

* Sim fixes

* Sim fixes

* Revert

* Remove vesting account JSON tests

* Update CHANGELOG.md

* Lint

* Sim fixes

* Sim fixes

* Docs

* Migrate more amino usages

* Remove custom VoteOption String() and json marshaling

* Fix tests

* Add comments, update CHANGELOG.md

Co-authored-by: Jonathan Gimeno <jgimeno@gmail.com>
Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-08-13 13:20:02 +00:00
..
client/cli cleanup x/bank and x/crisis (#6697) 2020-07-13 06:55:58 +00:00
keeper Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
spec Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
types Enable proto JSON generally and remove HybridCodec (#6859) 2020-08-13 13:20:02 +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 Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
module.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00