cosmos-sdk/codec
2024-01-04 15:50:59 +00:00
..
address fix: recreate legacy behaviour for addresscodec (#17870) 2023-09-25 14:03:49 +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 fix(codec/types): fix struct tag value (#18945) 2024-01-04 15:50:59 +00:00
unknownproto feat(accounts): use gogoproto API instead of protov2. (#18653) 2023-12-08 13:17:48 +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 test: add counter module (#18272) 2023-10-30 19:07:58 +00:00
codec_common_test.go style: use thelper (#16777) 2023-07-03 13:33:05 +00:00
codec.go chore: typos fixes by cosmos-sdk bot (#18689) 2023-12-11 13:03:19 +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 fix: deterministic protov2 marshal (#18403) 2023-11-07 16:22:57 +00:00
json.go refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00
proto_codec_test.go test: add counter module (#18272) 2023-10-30 19:07:58 +00:00
proto_codec.go fix: deterministic protov2 marshal (#18403) 2023-11-07 16:22:57 +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