cosmos-sdk/codec
mergify[bot] 36116624a3
refactor(codec/unknownproto): use official descriptorpb types, do not rely on gogo code gen types. (backport #18541) (#18593)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
2023-11-29 17:33:50 +01:00
..
address fix: recreate legacy behaviour for addresscodec (backport #17870) (#17871) 2023-09-25 14:20:31 +00:00
legacy style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
testutil style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
types fix: deterministic protov2 marshal (backport #18403) (#18406) 2023-11-07 18:13:45 +01:00
unknownproto refactor(codec/unknownproto): use official descriptorpb types, do not rely on gogo code gen types. (backport #18541) (#18593) 2023-11-29 17:33:50 +01: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 feat(client/v2): signing (backport #17913) (#17972) 2023-10-05 15:41:50 +02:00
codec_common_test.go refactor(codec)!: update codec to x/tx v0.6.0 (#15873) 2023-04-28 08:13:28 +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. (backport #17042) (#17069) 2023-07-19 15:19:04 +02:00
collections.go fix: deterministic protov2 marshal (backport #18403) (#18406) 2023-11-07 18:13:45 +01: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 (backport #16798) (#16803) 2023-06-30 19:56:38 +02:00
proto_codec.go fix: deterministic protov2 marshal (backport #18403) (#18406) 2023-11-07 18:13:45 +01:00
yaml_test.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
yaml.go refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00