cosmos-sdk/codec
Marko 4b3eb0ea98
ci: migrate long sims (#6084)
Cancel ci if no .go files have been touched. There is no clean way of
doing this so i opted to `exit 1` on the diff job if no go files were
changed and have builds depend on diff passing

- migrate proto checks  to github actions.
- providing make commands to use buf within docker.
-  test-sim-multi-seed-long migration to github actions. Follows same
  logic and only runs on release branches.
-  add protobuf section to CONTRIBUTING.md.
2020-04-28 16:13:36 +02:00
..
testdata ci: migrate long sims (#6084) 2020-04-28 16:13:36 +02:00
amino.go Merge PR #5600: Migrate x/staking to Protobuf 2020-02-06 14:21:02 -05:00
amino_codec.go Merge PR #5491: Protobuf Introduction + Types 2020-01-24 10:32:00 -05:00
amino_codec_test.go Exclude proto files from format (#5706) 2020-02-27 07:53:22 -03:00
codec.go Merge PR #5600: Migrate x/staking to Protobuf 2020-02-06 14:21:02 -05:00
hybrid_codec.go Merge PR #5491: Protobuf Introduction + Types 2020-01-24 10:32:00 -05:00
hybrid_codec_test.go Exclude proto files from format (#5706) 2020-02-27 07:53:22 -03:00
json.go JSON Proto changes 2020-03-26 12:46:10 -04:00
proto_codec.go JSON Proto changes 2020-03-26 12:46:10 -04:00
proto_codec_test.go Exclude proto files from format (#5706) 2020-02-27 07:53:22 -03:00