cosmos-sdk/codec
2022-09-05 07:39:12 +00:00
..
legacy fix: RegisterLegacyAminoCodec should error if Msg name is >39 chars (#11349) 2022-03-16 13:21:00 +00:00
types fix(codec): MarshalInterface should err when UnmarshalInterface will fail (#12964) 2022-08-19 18:42:55 +00:00
unknownproto chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
amino_codec_test.go refactor: remove dependency on simapp from codec (#12530) 2022-07-11 21:41:50 +00:00
amino_codec.go chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
amino.go feat(group): add test for keeper and cli (#11679) 2022-05-09 14:43:03 +00:00
any_test.go fix(codec): MarshalInterface should err when UnmarshalInterface will fail (#12964) 2022-08-19 18:42:55 +00:00
codec_common_test.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
codec.go fix: remove grpc replace directive (#11089) 2022-02-04 10:54:32 +00:00
json.go Remove bech32 PubKey support (#7477) 2021-03-25 14:53:22 +00:00
proto_codec_test.go fix(codec): MarshalInterface should err when UnmarshalInterface will fail (#12964) 2022-08-19 18:42:55 +00:00
proto_codec.go chore: bump tendermint version (#13148) 2022-09-05 07:39:12 +00:00
yaml_test.go Migrate BaseAccount PubKey to use Any (#7268) 2020-09-25 08:41:16 +00:00
yaml.go refactor: Implementing sigs.k8s.io YAML to remove .proto yaml annotations (#9780) 2021-09-24 14:37:34 +00:00