cosmos-sdk/x/ibc
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
..
02-client 07-tendermint: ignore misbehaviour if age is greater than consensus params (#6422) 2020-06-18 12:52:34 -04:00
03-connection Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
04-channel Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
05-port x/capability: remove alias.go usage (#6438) 2020-06-14 19:05:45 +02:00
07-tendermint 07-tendermint: ignore misbehaviour if age is greater than consensus params (#6422) 2020-06-18 12:52:34 -04:00
09-localhost Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
23-commitment Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
24-host x/ibc: simulation store decoders (#6247) 2020-06-10 08:09:51 +00:00
ante x/staking: remove alias.go usage (#6397) 2020-06-12 14:54:37 +00:00
client x/ibc: tx client protobuf migration (#6461) 2020-06-17 21:56:48 +02:00
keeper x/capability: remove alias.go usage (#6438) 2020-06-14 19:05:45 +02:00
simulation x/ibc: simulation store decoders (#6247) 2020-06-10 08:09:51 +00:00
spec Update ibc proof to be bytes (#6393) 2020-06-12 00:19:25 +02:00
testing Enforce ProofSpecs in 23-Commitment (#6374) 2020-06-12 10:45:40 +00:00
types x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
genesis.go x:ibc: remove alias.go usage (#6429) 2020-06-13 14:29:00 +00:00
genesis_test.go x:ibc: remove alias.go usage (#6429) 2020-06-13 14:29:00 +00:00
handler.go x:ibc: remove alias.go usage (#6429) 2020-06-13 14:29:00 +00:00
ibc_test.go x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
module.go x/ibc: tx client protobuf migration (#6461) 2020-06-17 21:56:48 +02:00