cosmos-sdk/codec
Julien Robert f421b95000
tests: fix TestNewAnyWithCustomTypeURLWithErrorNoAllocation failure (#11715)
2022-04-21 10:09:34 -04:00
..
legacy fix: RegisterLegacyAminoCodec should error if Msg name is >39 chars (#11349) 2022-03-16 13:21:00 +00:00
types tests: fix TestNewAnyWithCustomTypeURLWithErrorNoAllocation failure (#11715) 2022-04-21 10:09:34 -04:00
unknownproto refactor: move from io/ioutil to io and os package (#10341) 2021-10-13 07:38:22 +00:00
amino.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
amino_codec.go Rename clientCtx.JSONMarshaler to JSONCodec (#9251) 2021-05-03 14:45:47 +00:00
amino_codec_test.go test: bring back Marshalling/unmarshalling of a wrapped tx test (#10044) 2021-09-01 13:55:16 +00:00
any_test.go refactor!: Remove `clientCtx.JSONCodec` and rename `EncodingConfig.Marshaler` to `Codec` (#9521) 2021-07-01 08:52:38 +00:00
codec.go fix: remove grpc replace directive (#11089) 2022-02-04 10:54:32 +00:00
codec_common_test.go ci: improve error checking (errcheck linter) (#11195) 2022-04-13 06:46:51 +00:00
json.go Remove bech32 PubKey support (#7477) 2021-03-25 14:53:22 +00:00
proto_codec.go feat(baseapp): support pulsar gRPC query servers (#11192) 2022-02-17 12:48:45 +00:00
proto_codec_test.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
yaml.go refactor: Implementing sigs.k8s.io YAML to remove .proto yaml annotations (#9780) 2021-09-24 14:37:34 +00:00
yaml_test.go Migrate BaseAccount PubKey to use Any (#7268) 2020-09-25 08:41:16 +00:00