cosmos-sdk/testutil/testdata
Amaury 897ef64712
feat: Validate Msg proto annotations (#13793)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-03-20 16:27:36 +01:00
..
testpb feat: Validate Msg proto annotations (#13793) 2023-03-20 16:27:36 +01:00
animal.go ci: configure sonarcloud (#13921) 2022-11-18 15:14:49 +00:00
buf.gen.pulsar.yaml fix: correct path required proto testdata (#14991) 2023-02-11 16:59:16 +00:00
buf.gen.yaml fix: correct path required proto testdata (#14991) 2023-02-11 16:59:16 +00:00
buf.lock refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00
buf.yaml feat: full api module building alongside gogo proto files with buf schema registry support (#10669) 2022-01-06 14:57:55 -05:00
codec.go fix: correct path required proto testdata (#14991) 2023-02-11 16:59:16 +00:00
grpc_query.go chore: Remove testify from testdata package (#14575) 2023-01-13 09:52:33 +01:00
known_values.go chore: move server.GenerateCoinKey and server.GenerateSaveCoinKey to … (#10957) 2022-01-18 15:24:16 +00:00
msg_server.go Add ADR 031 BaseApp and codec infrastructure (#7519) 2020-10-15 13:07:59 +00:00
query.pb.go fix: correct path required proto testdata (#14991) 2023-02-11 16:59:16 +00:00
README.md fix: correct path required proto testdata (#14991) 2023-02-11 16:59:16 +00:00
table.go refactor: fix lint issues + gofumpt (#15062) 2023-02-19 10:31:49 +00:00
testdata.pb.go fix: correct path required proto testdata (#14991) 2023-02-11 16:59:16 +00:00
tx.go refactor: remove .Type() and .Route() from msgs (#14751) 2023-01-24 17:03:06 +00:00
tx.pb.go feat: Validate Msg proto annotations (#13793) 2023-03-20 16:27:36 +01:00
unknonwnproto.pb.go fix: correct path required proto testdata (#14991) 2023-02-11 16:59:16 +00:00

testdata

The testdata directory contains gogo and pulsar generated code:

  • testdata/*.go : gogo
  • testdata/testpb/*.go: pulsar