What's Changed
- adr-update: Update ADR 009 by @Manav-Aggarwal in #1161
- Use uint64 height types instead of int64 by @Manav-Aggarwal in #1177
- build(deps): bump github.com/rs/cors from 1.9.0 to 1.10.0 by @dependabot in #1182
- build(deps): bump github.com/creachadair/taskgroup from 0.6.0 to 0.6.1 by @dependabot in #1185
- build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #1167
- build(deps): Bump github.com/celestiaorg/nmt from 0.19.0 to 0.20.0 by @dependabot in #1196
- feat: init mdbooks for specs site with place holder files by @MSevey in #1199
- unit tests for conv/abci by @chandiniv1 in #1175
- updated README.md with releases by @gupadhyaya in #1190
- Add Data Hash Validation to Block's
ValidateBasicby @Manav-Aggarwal in #1200 - update dependency graph by @nashqueue in #1198
- Update LICENSE by @Karotoka in #1210
- Revert "Update LICENSE" by @nashqueue in #1211
- use constants instead of literals by @chandiniv1 in #1206
- header: verify NextValidatorsHash for light nodes by @tuxcanfly in #844
- chore: repo refactoring by @MSevey in #1217
- .github: add ready_for_review trigger for housekeeping workflow by @MSevey in #1221
- build(deps): Bump github.com/rs/cors from 1.10.0 to 1.10.1 by @dependabot in #1223
- build(deps): Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #1222
- feat: Txs To Shares Roundtrip by @Manav-Aggarwal in #889
- Move block/header exchange to block package by @Manav-Aggarwal in #1224
- Remove unused fields in full node by @Manav-Aggarwal in #1218
- Refactor full node constructor by @Manav-Aggarwal in #1227
- Decouple TestVerify into TestValidateBasic and TestVerify by @Manav-Aggarwal in #1231
- Refactor full node test by @Manav-Aggarwal in #1228
- build(deps): Bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in #1238
- build(deps): Bump github.com/celestiaorg/go-header from 0.3.1 to 0.3.3 by @dependabot in #1239
- header exchange specs by @gupadhyaya in #1209
- Full node spec by @Manav-Aggarwal in #1215
- build(deps): Bump golang.org/x/net from 0.15.0 to 0.16.0 by @dependabot in #1237
- block manager specs by @gupadhyaya in #1202
- build(deps): Bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #1243
- refactor: Rename exchange service to sync service for block and header by @Manav-Aggarwal in #1245
- spec: Block Sync by @Manav-Aggarwal in #1204
- chore: update readme for use in rollkit docs in place of "building-with-rollkit" page by @jcstein in #1247
- (chore): changes to the template for more guidance by @nashqueue in #1248
- chore(deps): Bumps go-header and openrpc by @renaynay in #1256
- Move header sync to block and create symlink in specs by @Manav-Aggarwal in #1251
- build(deps): Bump github.com/multiformats/go-multiaddr from 0.11.0 to 0.12.0 by @dependabot in #1253
New Contributors
Full Changelog: v0.10.4...v0.10.5