cosmos-sdk/crypto/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
..
multisig Add SignatureV2 infrastructure (#6373) 2020-06-12 18:13:20 +00:00
codec.go Add PublicKeyCodec (#6372) 2020-06-09 19:41:28 +00:00
compact_bit_array.go multisig: add type and bitarray (#6241) 2020-05-20 20:10:49 +00:00
compact_bit_array_test.go multisig: add type and bitarray (#6241) 2020-05-20 20:10:49 +00:00
crypto.pb.go Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00