v0.13.4
What's Changed
- build(deps): Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by @dependabot in #1665
- build(deps): Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #1667
- refactor: add errorlint and refactor check error by @hoanguyenkh in #1666
- test(types): assert error as by @tuxcanfly in #1669
- build(deps): Bump codecov/codecov-action from 4.3.1 to 4.4.0 by @dependabot in #1670
- chore: fix some typos in comments by @petercover in #1668
- chore: Update auto_request_review.yml by @MSevey in #1675
- fix(ci): fix failing golangci by @MSevey in #1681
- build(deps): Bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot in #1678
- fix: golangci and markdown lint errors by @MSevey in #1688
- feat: add goreleaser for prebuilt binaries by @MSevey in #1682
- build(deps): Bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #1689
- build(deps): Bump codecov/codecov-action from 4.4.0 to 4.4.1 by @dependabot in #1677
- build(deps): Bump github.com/multiformats/go-multiaddr from 0.12.3 to 0.12.4 by @dependabot in #1679
- test: add extra error handling to startNodes helper function by @tzdybal in #1696
- chore: bump goreleaser version by @MSevey in #1694
- chore: fix struct name in comment by @jinjingroad in #1691
- fix(executor): nil error is passed as %w to fmt.Errrof by @trungnt1811 in #1697
- build(deps): Bump github.com/cosmos/gogoproto from 1.4.12 to 1.5.0 by @dependabot in #1700
- build(deps): Bump github.com/gorilla/websocket from 1.5.1 to 1.5.2 by @dependabot in #1702
- build(deps): Bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in #1701
- fix: force checking lazy_aggregator flag by @yarikbratashchuk in #1704
- chore: update CLI docs description by @Manav-Aggarwal in #1699
- feat: rollkit start running application logic of the rollup by @yarikbratashchuk in #1680
- build(deps): Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #1706
- build(deps): Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #1709
- build(deps): Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #1710
- build(deps): Bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0 by @dependabot in #1711
- build(deps): Bump github.com/gorilla/websocket from 1.5.2 to 1.5.3 by @dependabot in #1712
- test: Add comprehensive tests for error scenarios in TestVoteExtension by @PrathyushaLakkireddy in #1690
New Contributors
- @petercover made their first contribution in #1668
- @jinjingroad made their first contribution in #1691
- @trungnt1811 made their first contribution in #1697
- @yarikbratashchuk made their first contribution in #1704
Full Changelog: v0.13.3...v0.13.4