cosmos-sdk/x/tx
dependabot[bot] ab77fe20d3
build(deps): Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#16705)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-27 02:59:06 +00:00
..
decode fix: x/tx/decode: fix (*Decoder).Decode crash with invalid length prefix (#16681) 2023-06-26 13:13:10 +00:00
internal/testpb feat: custom get signers (#16340) 2023-06-06 14:20:28 +00:00
signing fix: x/tx/signing/aminojson: revert json.NewEncoder that added newlines (#16701) 2023-06-26 18:02:17 +00:00
CHANGELOG.md perf: x/tx/signing/aminjson: use io.WriteString + fmt.Fprintf (#16684) 2023-06-26 15:21:11 +00:00
go.mod build(deps): Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#16705) 2023-06-27 02:59:06 +00:00
go.sum build(deps): Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#16705) 2023-06-27 02:59:06 +00:00
Makefile chore: remove buf warning (#16361) 2023-05-31 10:31:01 +00:00
sonar-project.properties refactor: Move to x/tx package (#14634) 2023-01-17 10:00:31 +00:00