cosmos-sdk/testutil/testdata
Aleksandr Bezobchuk 6ec53aaf54
feat: [ADR-070] Unordered Transactions (1/2) (#18641)
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-01-04 16:58:52 +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.pulsar.yaml
buf.gen.yaml
buf.lock
buf.yaml
codec.go
grpc_query.go feat: extra checks on signatures/pubkeys + check the signature first in antehandle (#18194) 2023-11-07 13:15:11 +00:00
known_values.go
msg_server.go
query.pb.go chore: fix typo (#18545) 2023-11-24 23:53:00 +00:00
README.md
table.go
testdata.pb.go chore: fix typo (#18545) 2023-11-24 23:53:00 +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 feat: [ADR-070] Unordered Transactions (1/2) (#18641) 2024-01-04 16:58:52 +00:00

testdata

The testdata directory contains gogo and pulsar generated code:

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