cosmos-sdk/testutil/testdata
2024-08-08 08:45:15 +00:00
..
testpb build(deps): bump proto-builder and regen protos (#21215) 2024-08-08 08:45:15 +00:00
animal.go
buf.gen.gogo.yaml
buf.gen.pulsar.yaml
buf.lock
buf.yaml
codec.go
grpc_query.go chore(all): replace all fmt.Errorf without paramters with errors.New (#21068) 2024-07-25 14:54:49 +02:00
known_values.go
msg_server.go
query.pb.go build(deps): bump proto-builder and regen protos (#21215) 2024-08-08 08:45:15 +00:00
README.md
table.go
testdata.pb.go
tx.go fix(x/auth/tx): JSON TX encoding/decoding (#20803) 2024-07-29 18:29:06 +00:00
tx.pb.go build(deps): bump proto-builder and regen protos (#21215) 2024-08-08 08:45:15 +00:00
unknonwnproto.pb.go

testdata

The testdata directory contains gogo and pulsar generated code:

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