This RC mainly fixes go-square to use the v3 major version and adjusts some of the timeouts
What's Changed
- chore(deps): Bump github.com/moby/moby from 27.5.1+incompatible to 28.4.0+incompatible in /test/docker-e2e by @dependabot[bot] in #5689
- chore(deps): Bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 by @dependabot[bot] in #5686
- docs(txsim): correct Run function documentation to reflect actual gRPC-only usage by @sashass1315 in #5700
- docs: fix comment by @bouchmann in #5703
- docs(pkg/user): fix misleading comment by @galaparm in #5708
- docs: add KMS versions to release notes by @rach-id in #5699
- test(pkg/proof): fix test name by @radik878 in #5710
- docs(pkg/wrapper): fix grammar by @levanchverak in #5711
- test(talis): add list command by @tzdybal in #5705
- docs: fix comment by @Galoretka in #5713
- chore(ci): update Github Actions runner to dedicated one by @sysrex in #5706
- docs: improve comment by @galaparm in #5714
- docs: update doc to use new gov proposal format by @rootulp in #5712
- docs(txsim): fix name of error in comment by @VolodymyrBg in #5715
- refactor: simplify account collection in Signer by @lidanserj in #5718
- test: create vesting account with Ledger by @rootulp in #5716
- docs: fix comment by @MozirDmitriy in #5719
- docs: fix comment by @timberrrrrr in #5720
- docs: fix comment for SigVerificationDecorator by @Snezhkko in #5673
- docs(app): Correct comment in nonce mismatch integration test by @YangLi0x0 in #5660
- docs: fix comment by @radik878 in #5727
- chore(ci): Revert some of the jobs to run on the shared runners by @sysrex in #5729
- fix: use correct upgrade height when dumping info to disk by @damiannolan in #5724
- refactor(appconsts): prefer go-square consts by @rootulp in #5725
- docs: fix comment by @sashass1315 in #5732
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.19.0 to 1.19.4 by @dependabot[bot] in #5640
- chore: set timeout precommit to 1ms and the delayed precommit to 5850ms by @rach-id in #5726
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.31.2 to 1.31.6 by @dependabot[bot] in #5649
- docs(release-notes): fix flag name for update-config by @rootulp in #5735
- docs(specs): add specs for v6 by @rootulp in #5739
- docs(release-notes): link to hardware requirements by @rootulp in #5738
- fix: PostData for test nodes by @vgonkivs in #5742
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.31.6 to 1.31.8 by @dependabot[bot] in #5746
- chore(deps): Bump google.golang.org/protobuf from 1.36.8 to 1.36.9 by @dependabot[bot] in #5747
- chore(deps): Bump github.com/spf13/viper from 1.20.1 to 1.21.0 by @dependabot[bot] in #5749
- chore(deps): Bump github.com/celestiaorg/rsmt2d from 0.14.0 to 0.15.0 by @dependabot[bot] in #5751
- chore: remove blrs region from talis by @rach-id in #5756
- test(e2e): test state sync after app version upgrades by @mojtaba-esk in #5545
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.19.4 to 1.19.6 by @dependabot[bot] in #5752
- chore(deps): Bump google.golang.org/grpc from 1.75.0 to 1.75.1 by @dependabot[bot] in #5750
- chore(deps): upgrade multiplexer to v5.0.5 by @rootulp in #5759
- feat: add
debug list-types
command by @Copilot in #5767 - chore(deps): upgrade to go-square v3.0.0 by @rootulp in #5769
New Contributors
- @tzdybal made their first contribution in #5705
- @YangLi0x0 made their first contribution in #5660
Full Changelog: v6.0.1-arabica...v6.0.2-rc0