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