cosmos-sdk/x/capability/types
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
..
capability.pb.go Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
codec.go Merge PR #6076: Proto Any init + evidence 2020-05-05 10:28:20 -04:00
errors.go x/ibc: log fixes (#6184) 2020-05-11 17:17:05 +00:00
genesis.go x/capability: simulations (#6062) 2020-04-30 15:07:43 +00:00
genesis_test.go x/capability: simulations (#6062) 2020-04-30 15:07:43 +00:00
keys.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
keys_test.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
types.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
types_test.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00