cosmos-sdk/x/distribution/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
..
codec.go x/gov: remove alias.go usage (#6432) 2020-06-13 11:07:51 +02:00
common_test.go Merge PR #5192: golangcI-lint updates & set static version to 1.19 2019-10-14 11:43:19 -04:00
delegator.go Merge PR #5610: proto: migrate x/distr to use hybrid codec 2020-02-11 09:58:37 -05:00
distribution.pb.go Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
errors.go Merge PR #5665: Bump Module ABCI Error Codes 2020-02-18 14:43:00 +01:00
events.go Merge PR #5102: Make events const and alias them (if internal) 2019-09-25 09:17:02 -07:00
expected_keepers.go x/staking: remove alias.go usage (#6397) 2020-06-12 14:54:37 +00:00
fee_pool.go Merge PR #5610: proto: migrate x/distr to use hybrid codec 2020-02-11 09:58:37 -05:00
fee_pool_test.go Merge PR #5048: Fix linters and add golint 2019-09-16 13:11:17 -04:00
genesis.go Merge Pr #5506: Refactor use of parameters in x/distribution to match module spec 2020-01-10 15:08:14 -05:00
keys.go Merge Pr #5506: Refactor use of parameters in x/distribution to match module spec 2020-01-10 15:08:14 -05:00
msg.go Make sdk.Msg implement proto.Message (#6327) 2020-06-03 19:52:05 +00:00
msg_test.go Merge PR #5384: Fund Community Pool -- Part II 2019-12-10 23:02:15 -05:00
params.go Merge PR #5649: Update x/params to follow module standards 2020-02-19 12:52:20 +01:00
params_test.go Squash various linter warnings (#5652) 2020-02-16 20:06:45 +01:00
proposal.go Merge PR #5942: Tx Client Migration: x/gov 2020-04-14 15:05:14 -04:00
querier.go Merge Pr #5506: Refactor use of parameters in x/distribution to match module spec 2020-01-10 15:08:14 -05:00
query.go Merge PR #4678: Clean YAML output 2019-07-05 19:25:56 -04:00
validator.go Merge PR #5610: proto: migrate x/distr to use hybrid codec 2020-02-11 09:58:37 -05:00