cosmos-sdk/codec
testinginprod 498cd6a533
feat(accounts): Add codec.BinaryCodec and Gas to dependencies. (#19068)
Co-authored-by: unknown unknown <unknown@unknown>
2024-01-17 10:58:06 +00:00
..
address fix: recreate legacy behaviour for addresscodec (#17870) 2023-09-25 14:03:49 +00:00
legacy
testutil
types fix(codec/types): fix struct tag value (#18945) 2024-01-04 15:50:59 +00:00
unknownproto feat(accounts): use gogoproto API instead of protov2. (#18653) 2023-12-08 13:17:48 +00:00
amino_codec_test.go
amino_codec.go
amino.go
any_test.go
bench_test.go test: add counter module (#18272) 2023-10-30 19:07:58 +00:00
codec_common_test.go
codec.go chore: typos fixes by cosmos-sdk bot (#18689) 2023-12-11 13:03:19 +00:00
collections_test.go feat(codec): add collections value codec for protov2 APIs. (#17042) 2023-07-19 11:44:28 +00:00
collections.go feat(accounts): Add codec.BinaryCodec and Gas to dependencies. (#19068) 2024-01-17 10:58:06 +00:00
json.go
proto_codec_test.go test: add counter module (#18272) 2023-10-30 19:07:58 +00:00
proto_codec.go fix: deterministic protov2 marshal (#18403) 2023-11-07 16:22:57 +00:00
yaml_test.go
yaml.go