cosmos-sdk/std
Federico Kunze d7ebee74e7
x/ibc: proto migration pt 1 (#6097)
* x/ibc: proto migration pt 1

* fix tests

* fixes and godoc

* yaml tags

* rm changelog

* address comments from review

* fix some tests

* fix tests

* add _UNSPECIFIED suffix for default enums

* Update app

* protobuf Any fixes

* use gogoproto

* fix tests

* wrap all messages

* address @alexanderbez comments

* update proto files

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
2020-05-06 11:17:50 -04:00
..
codec.go Merge PR #6076: Proto Any init + evidence 2020-05-05 10:28:20 -04:00
codec.pb.go x/ibc: proto migration pt 1 (#6097) 2020-05-06 11:17:50 -04:00
codec.proto x/ibc: proto migration pt 1 (#6097) 2020-05-06 11:17:50 -04:00
consensus_params.go Merge PR #5952: Refactor Evidence Age Util + Governable Consensus Params 2020-04-16 11:10:39 -04:00
doc.go Merge PR #5952: Refactor Evidence Age Util + Governable Consensus Params 2020-04-16 11:10:39 -04:00
msgs.go Merge PR #6076: Proto Any init + evidence 2020-05-05 10:28:20 -04:00
msgs_test.go Merge PR #6076: Proto Any init + evidence 2020-05-05 10:28:20 -04:00
tx.go Merge pull request #6085: Move codec/std to std 2020-04-27 15:40:50 -04:00
tx_test.go Merge pull request #6085: Move codec/std to std 2020-04-27 15:40:50 -04:00