cosmos-sdk/x/tx/decode
Julien Robert 2a5ff384fa
refactor(x/**): rewrite ante handlers as tx validators (#20488)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2024-06-03 16:47:58 +00:00
..
adr027.go refactor(x/tx/decode): bulletproof against protowire.ConsumeTag potential varint overflows (#18611) 2023-12-02 14:11:33 +00:00
decode_test.go chore: fix spelling errors (#18734) 2023-12-13 14:05:58 +00:00
decode.go refactor(x/**): rewrite ante handlers as tx validators (#20488) 2024-06-03 16:47:58 +00:00
errors.go feat(x/tx): tx decoder (#15414) 2023-04-10 21:39:59 +00:00
fuzz_test.go refactor!: remove tips (#17787) 2023-09-20 12:00:22 +00:00
unknown_test.go fix: test sometimes receives an error string containing unicode (#15791) 2023-04-11 18:40:54 +00:00
unknown.go fix: x/tx/decode: fix (*Decoder).Decode crash with invalid length prefix (#16681) 2023-06-26 13:13:10 +00:00