cosmos-sdk/codec
Emmanuel T Odeke 57fbeacca8
chore: codec/types: use reflect.Type.Implements not mandatory casts (#17085)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-07-26 09:40:34 +00:00
..
address feat(hubl): cache bech32 prefix (#15954) 2023-04-26 16:34:56 +00:00
legacy style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
testutil style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
types chore: codec/types: use reflect.Type.Implements not mandatory casts (#17085) 2023-07-26 09:40:34 +00:00
unknownproto style: use thelper (#16777) 2023-07-03 13:33:05 +00:00
amino_codec_test.go refactor!: remove some legacy amino stuff needed for #11275 (#15299) 2023-03-15 20:10:23 +00:00
amino_codec.go refactor(codec)!: update codec to x/tx v0.6.0 (#15873) 2023-04-28 08:13:28 +00:00
amino.go refactor: rename commands to match consensus engine name (#14956) 2023-02-08 20:09:28 +00:00
any_test.go chore: lint tests (#14268) 2022-12-18 23:48:31 +00:00
bench_test.go style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
codec_common_test.go style: use thelper (#16777) 2023-07-03 13:33:05 +00:00
codec.go refactor(codec)!: update codec to x/tx v0.6.0 (#15873) 2023-04-28 08:13:28 +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(codec): add collections value codec for protov2 APIs. (#17042) 2023-07-19 11:44:28 +00:00
json.go refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00
proto_codec_test.go refactor!: remove types/math aliases (#16798) 2023-06-30 17:09:03 +00:00
proto_codec.go chore: finish TODO of removing defunct sortJSON (#16401) 2023-06-10 08:49:11 +00:00
yaml_test.go style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
yaml.go refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00