cosmos-sdk/x/ibc/04-channel
Cory 4e73e0f817
Update proto files & definitions in accordance with ADR023 (#6413)
* consolidate proto files into single directory, turn on PACKAGE_DIRECTORY_MATCH linting

* add third_party root for third party proto files

* move ibc proto files to top level folder, rename .proto files to types.proto as before

* update protocgen script, and run code generation

* move vesting proto definition to cosmos namespace, rename from types.proto in alignment with buf.build naming conventions

* update Makefile so proto dependencies are set with new structure when updated

* add comment for sed usage in makefile

* remove unused aliases of proto generated types

* add settings.json instructions to contributing.md for including protobuf paths

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
2020-06-18 10:04:26 -07:00
..
client x/ibc: tx client protobuf migration (#6461) 2020-06-17 21:56:48 +02:00
exported x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
keeper ibc/04-channel: move UNORDERED channel ack to RecvPacket (#6457) 2020-06-17 05:36:09 -04:00
simulation x/ibc: simulation store decoders (#6247) 2020-06-10 08:09:51 +00:00
types Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
alias.go Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
genesis.go x/ibc: constrain acks processing order (#6244) 2020-05-18 16:50:07 +00:00
handler.go x/capability: remove alias.go usage (#6438) 2020-06-14 19:05:45 +02:00
module.go x/ibc: tx client protobuf migration (#6461) 2020-06-17 21:56:48 +02:00