cosmos-sdk/codec
mergify[bot] fdb9fbeba0
fix: correct path required proto testdata (backport #14991) (#16083)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-05-10 18:38:09 +02:00
..
legacy fix: RegisterLegacyAminoCodec should error if Msg name is >39 chars (#11349) 2022-03-16 13:21:00 +00:00
types fix: correct path required proto testdata (backport #14991) (#16083) 2023-05-10 18:38:09 +02:00
unknownproto fix: correct path required proto testdata (backport #14991) (#16083) 2023-05-10 18:38:09 +02:00
amino.go refactor: migrate to CometBFT in v0.47 (#15060) 2023-02-20 16:36:58 +01:00
amino_codec.go refactor: migrate to `cosmos/gogoproto` (#13070) 2022-09-08 17:27:48 +00:00
amino_codec_test.go refactor!: remove broadcast mode `block` (#12659) 2022-09-23 15:16:31 +00:00
any_test.go fix(codec): MarshalInterface should err when UnmarshalInterface will fail (#12964) 2022-08-19 18:42:55 +00:00
codec.go refactor: migrate to `cosmos/gogoproto` (#13070) 2022-09-08 17:27:48 +00:00
codec_common_test.go refactor: migrate to `cosmos/gogoproto` (#13070) 2022-09-08 17:27:48 +00:00
json.go refactor: migrate to `cosmos/gogoproto` (#13070) 2022-09-08 17:27:48 +00:00
proto_codec.go fix: add gRPC nil/zero check in query (#13352) 2022-09-29 01:20:03 +00:00
proto_codec_test.go fix: add gRPC nil/zero check in query (#13352) 2022-09-29 01:20:03 +00:00
yaml.go refactor: migrate to `cosmos/gogoproto` (#13070) 2022-09-08 17:27:48 +00:00
yaml_test.go fix: correct path required proto testdata (backport #14991) (#16083) 2023-05-10 18:38:09 +02:00