cosmos-sdk/testutil/testdata
mergify[bot] 8de031599c
build(deps): bump proto-builder and regen protos (backport #21215) (#21216)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-08 09:47:10 +00:00
..
testpb build(deps): bump proto-builder and regen protos (backport #21215) (#21216) 2024-08-08 09:47:10 +00:00
animal.go chore(all)!: use gogoproto/any instead of codec/types/any (#21013) 2024-07-22 11:23:51 +00:00
buf.gen.gogo.yaml refactor: bump gogoproto (#19869) 2024-03-28 19:53:21 +00:00
buf.gen.pulsar.yaml
buf.lock refactor(proto): add denote version annotation (#20098) 2024-04-26 10:14:09 +00:00
buf.yaml
codec.go style: remove redundant import alias (#20109) 2024-04-21 19:03:43 +00:00
grpc_query.go chore(all)!: use gogoproto/any instead of codec/types/any (#21013) 2024-07-22 11:23:51 +00:00
known_values.go
msg_server.go
query.pb.go build(deps): bump proto-builder and regen protos (backport #21215) (#21216) 2024-08-08 09:47:10 +00:00
README.md
table.go refactor(x/group)!: remove MustAccAddressFromBech32 (#20082) 2024-04-18 11:01:21 +00:00
testdata.pb.go refactor: bump gogoproto (#19869) 2024-03-28 19:53:21 +00:00
tx.go fix(x/auth/tx): JSON TX encoding/decoding (backport #20803) (#21125) 2024-07-31 16:57:44 +02:00
tx.pb.go build(deps): bump proto-builder and regen protos (backport #21215) (#21216) 2024-08-08 09:47:10 +00:00
unknonwnproto.pb.go refactor: bump gogoproto (#19869) 2024-03-28 19:53:21 +00:00

testdata

The testdata directory contains gogo and pulsar generated code:

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