cosmos-sdk/codec
2025-11-03 11:30:03 -05:00
..
address fix: recreate legacy behaviour for addresscodec (backport #17870) (#17871) 2023-09-25 14:20:31 +00:00
legacy chore: bump linter (#25424) 2025-10-10 08:52:49 -04:00
testutil style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
types refactor: use b.Loop() in benchmark tests for better performance (#25461) 2025-10-15 17:25:46 +00:00
unknownproto fix(typos): correct spelling and wording in Go code and Markdown (#25232) 2025-08-21 15:54:43 -04:00
amino_codec_test.go fix: correct spelling inconsistencies throughout the codebase (#24963) 2025-07-22 14:14:55 -04:00
amino_codec.go chore: fix godoc comments for functions and structs (#24736) 2025-05-13 13:48:13 +00:00
amino.go refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00
any_test.go chore: lint tests (#14268) 2022-12-18 23:48:31 +00:00
bench_test.go refactor: use b.Loop() to simplify the code and improve performance (#25368) 2025-09-29 11:32:54 -04:00
codec_common_test.go chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
codec.go fix: correct various typos across codebase (#25106) 2025-08-06 18:23:31 +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 chore: bump linter (#25424) 2025-10-10 08:52:49 -04:00
json.go refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00
proto_codec_test.go refactor: use b.Loop() to simplify the code and improve performance (#25368) 2025-09-29 11:32:54 -04:00
proto_codec.go chore: bump linter (#25537) 2025-11-03 11:30:03 -05:00
yaml_test.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
yaml.go docs: fix misspelled issues (#24989) 2025-07-29 20:06:24 +00:00