What's Changed
- update readme with latest release information by @gupadhyaya in https://github.com/rollkit/rollkit/pull/1055
- README: fix typo by @jcstein in https://github.com/rollkit/rollkit/pull/1057
- build(deps): bump golang.org/x/net from 0.11.0 to 0.12.0 by @dependabot in https://github.com/rollkit/rollkit/pull/1064
- code-hygiene: Fix use of subtests in node integration tests by @MSevey in https://github.com/rollkit/rollkit/pull/1071
- build(deps): bump github.com/celestiaorg/go-header from 0.2.9 to 0.2.11 by @dependabot in https://github.com/rollkit/rollkit/pull/1066
- set node id using p2p key instead of local host id by @gupadhyaya in https://github.com/rollkit/rollkit/pull/1074
- code-hygiene: Clean up node shutdown in testing by @Manav-Aggarwal in https://github.com/rollkit/rollkit/pull/1073
- remove: CheckBlockAvailability function from DA by @tzdybal in https://github.com/rollkit/rollkit/pull/1078
- build(deps): bump github.com/multiformats/go-multiaddr from 0.10.0 to 0.10.1 by @dependabot in https://github.com/rollkit/rollkit/pull/1063
- Fix data race issue for manager's lastState by @Manav-Aggarwal in https://github.com/rollkit/rollkit/pull/1046
- Modify SubmitBlock to SubmitBlocks in DA interace by @Manav-Aggarwal in https://github.com/rollkit/rollkit/pull/1083
- Replace
tendermintwithcometbftby @Ferret-san in https://github.com/rollkit/rollkit/pull/793
Full Changelog: https://github.com/rollkit/rollkit/compare/v0.9.0...v0.10.0
Major Upgrade
- Replace tendermint with cometbft v0.37.1