cosmos-sdk/x/tx/decode
testinginprod e846eca366
refactor(auth): refactor auth/tx to use x/tx (#19224)
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-02-21 09:36:21 +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(auth): refactor auth/tx to use x/tx (#19224) 2024-02-21 09:36:21 +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