cosmos-sdk/codec
2025-01-13 14:04:59 +00:00
..
address perf: add cache to address codec (#20122) 2024-06-13 09:28:12 +00:00
legacy refactor(core): move amino registrar and drop legacy package (#21531) 2024-09-05 11:44:52 +00:00
testutil chore: fix spelling errors (#23270) 2025-01-09 20:52:55 +00:00
types refactor: improve edge case handling for recursion limits (#22988) 2025-01-06 08:26:46 +00:00
unknownproto refactor: improve edge case handling for recursion limits (#22988) 2025-01-06 08:26:46 +00:00
amino_codec_test.go chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +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(core): move amino registrar and drop legacy package (#21531) 2024-09-05 11:44:52 +00:00
any_test.go refactor: bump gogoproto (#19869) 2024-03-28 19:53:21 +00:00
bench_test.go refactor(types,client,simapp): remove some address String() calls (#21455) 2024-09-02 10:28:12 +00:00
codec_common_test.go chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
codec.go chore: fix spelling errors (#22888) 2024-12-16 16:27:30 +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 docs: fix spelling errors in the description (#22874) 2024-12-16 06:18:47 +00:00
depinject_test.go test: remove some deps from testutil/network (#20843) 2024-07-03 12:24:24 +00:00
depinject.go test(integration): port x/bank tests to server/v2 app (#21912) 2024-11-06 18:53:30 +00:00
json.go refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00
proto_codec_test.go refactor(types,client,simapp): remove some address String() calls (#21455) 2024-09-02 10:28:12 +00:00
proto_codec.go fix: marshal old tx body if unordered not used (#22723) 2025-01-13 14:04:59 +00:00
yaml_test.go refactor: bump gogoproto (#19869) 2024-03-28 19:53:21 +00:00
yaml.go refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00