cosmos-sdk/testutil/testdata
2024-05-21 08:02:11 +00:00
..
testpb feat: [ADR-070] Unordered Transactions (1/2) (#18641) 2024-01-04 16:58:52 +00:00
animal.go feat: extra checks on signatures/pubkeys + check the signature first in antehandle (#18194) 2023-11-07 13:15:11 +00:00
buf.gen.gogo.yaml refactor: bump gogoproto (#19869) 2024-03-28 19:53:21 +00:00
buf.gen.pulsar.yaml fix: correct path required proto testdata (#14991) 2023-02-11 16:59:16 +00:00
buf.lock refactor(proto): add denote version annotation (#20098) 2024-04-26 10:14:09 +00:00
buf.yaml build: optimize proto-builder (#16343) 2023-05-31 07:33:26 +00:00
codec.go style: remove redundant import alias (#20109) 2024-04-21 19:03:43 +00:00
grpc_query.go revert: bank change module to account change (#20427) 2024-05-21 08:02:11 +00: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 refactor: bump gogoproto (#19869) 2024-03-28 19:53:21 +00:00
README.md fix: correct path required proto testdata (#14991) 2023-02-11 16:59:16 +00:00
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 feat: extra checks on signatures/pubkeys + check the signature first in antehandle (#18194) 2023-11-07 13:15:11 +00:00
tx.pb.go chore: fix typo (#18545) 2023-11-24 23:53:00 +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