cosmos-sdk/codec
2024-03-14 17:53:31 +00:00
..
address refactor(types)!: removed global config for verifier (#18607) 2024-02-02 09:36:54 +00:00
legacy style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
testutil refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
types refactor: rename core.registry.LegacyRegistry -> core.registry.InterfaceRegistrar (#19758) 2024-03-14 17:53:31 +00:00
unknownproto docs: update docs (#19676) 2024-03-08 16:59:11 +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 refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +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 docs: update docs (#19676) 2024-03-08 16:59:11 +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(accounts): Add codec.BinaryCodec and Gas to dependencies. (#19068) 2024-01-17 10:58:06 +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 refactor: use errors.New to replace fmt.Errorf with no parameters (#19548) 2024-02-24 21:14:13 +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