What's Changed
- build(deps): bump golang.org/x/net from 0.13.0 to 0.14.0 by @dependabot in #1127
- For loop audit by @MSevey in #1117
- Modify DA Test to use SubmitBlocks with multiple blocks by @Manav-Aggarwal in #1085
- Use Blocks from Block Sync in Block Manager by @Manav-Aggarwal in #1056
- deps: fix celestia-openrpc v0.1.2 breaking changes by @tuxcanfly in #1140
- build(deps): bump alpine from 3.18.2 to 3.18.3 in /docker by @dependabot in #1137
- build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 by @dependabot in #1143
- Fix store height update in manager by @Manav-Aggarwal in #1142
- test: use pkg httptest to avoid port conflict by @tuxcanfly in #1144
- Use Blob Submit in Celestia DA Implementation by @Manav-Aggarwal in #1141
- test: update mock.Server to use httptest.Server by @tuxcanfly in #1145
- build(deps): bump github.com/celestiaorg/nmt from 0.17.0 to 0.18.1 by @dependabot in #1098
- Enable subsecond block times using unix nano for Time in BaseHeader by @Manav-Aggarwal in #1146
- Add mergify config for auto backport PR by @MSevey in #1134
- remove cmsync usage by @tac0turtle in #1151
- build(deps): bump github.com/go-kit/kit from 0.12.0 to 0.13.0 by @dependabot in #1159
- Refactor code to use block's methods by @Manav-Aggarwal in #1154
- Use channel instead of sync cond for RetrieveLoop and blockStoreRetri… by @Manav-Aggarwal in #1152
- bump go version to 1.21 and use new builtin functions by @tac0turtle in #1155
- Recompute signature in signature header tests to make tests throw the right errors by @Manav-Aggarwal in #1162
- build(deps): bump golang from 1.20-alpine to 1.21-alpine in /docker by @dependabot in #1138
- Validate exact expected error in signed header verification tests by @Manav-Aggarwal in #1165
New Contributors
- @tac0turtle made their first contribution in #1151
Full Changelog: v0.10.1...v0.10.3