cosmos-sdk/codec
Amaury Martiny d76f5cee70
Remove duplicate tests in unknownproto (#7231)
Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-09-03 17:11:13 +00:00
..
legacy Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00
types Implement gRPC Simulate endpoint (#7035) 2020-08-24 14:41:08 +00:00
unknownproto Remove duplicate tests in unknownproto (#7231) 2020-09-03 17:11:13 +00:00
amino.go Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
amino_codec.go Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
amino_codec_test.go Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
any.go Start removing HybridCodec (init + auth, bank, distribution) (#6838) 2020-07-24 19:04:29 +00:00
any_test.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
codec.go Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
json.go Enable proto JSON generally and remove HybridCodec (#6859) 2020-08-13 13:20:02 +00:00
proto_codec.go Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
proto_codec_test.go Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00