cosmos-sdk/x/auth/migrations/legacytx
mergify[bot] 1b27e4fd6e
fix(x/auth/tx): JSON TX encoding/decoding (backport #20803) (#21125)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-07-31 16:57:44 +02:00
..
amino_signing.go refactor!: remove some legacy amino stuff needed for #11275 (#15299) 2023-03-15 20:10:23 +00:00
codec.go refactor: decouple from sdk/codec in amino codec usage (#20369) 2024-05-14 16:52:51 +00:00
stdsig_test.go refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
stdsign.go chore(all)!: use gogoproto/any instead of codec/types/any (#21013) 2024-07-22 11:23:51 +00:00
stdsignmsg.go chore(all)!: use gogoproto/any instead of codec/types/any (#21013) 2024-07-22 11:23:51 +00:00
stdtx_builder.go chore!: remove deprecated code (#17985) 2023-10-06 10:40:34 +00:00
stdtx_test.go fix(x/auth/tx): JSON TX encoding/decoding (backport #20803) (#21125) 2024-07-31 16:57:44 +02:00
stdtx.go chore(all)!: use gogoproto/any instead of codec/types/any (#21013) 2024-07-22 11:23:51 +00:00