What's Changed
- Remove header gossip from p2p module by @Manav-Aggarwal in https://github.com/rollkit/rollkit/pull/964
- fix header exchange init error by @gupadhyaya in https://github.com/rollkit/rollkit/pull/962
- change test.yml and makefile by @S1nus in https://github.com/rollkit/rollkit/pull/968
- Delete CODEOWNERS by @MSevey in https://github.com/rollkit/rollkit/pull/971
- .github: add merge_group trigger for merge queue by @MSevey in https://github.com/rollkit/rollkit/pull/972
- .github: update label from grooming to triage by @MSevey in https://github.com/rollkit/rollkit/pull/949
- fix race in header exchange by @gupadhyaya in https://github.com/rollkit/rollkit/pull/988
- Fix go.mod by @Ferret-san in https://github.com/rollkit/rollkit/pull/970
- build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in https://github.com/rollkit/rollkit/pull/948
- build(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in https://github.com/rollkit/rollkit/pull/967
- build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 by @dependabot in https://github.com/rollkit/rollkit/pull/975
- build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in https://github.com/rollkit/rollkit/pull/990
- moved helpers to their own file by @S1nus in https://github.com/rollkit/rollkit/pull/963
- fix: handling ErrNamespaceNotFound for node v0.10.0 by @distractedm1nd in https://github.com/rollkit/rollkit/pull/953
- da: add celestia-openrpc dep by @tuxcanfly in https://github.com/rollkit/rollkit/pull/994
- .github: fix missed workflow update to rollkit/.github repo by @MSevey in https://github.com/rollkit/rollkit/pull/997
- extend dataRequestErrorToStatus testing by @MSevey in https://github.com/rollkit/rollkit/pull/996
- build(deps): bump mheap/github-action-required-labels from 4 to 5 by @dependabot in https://github.com/rollkit/rollkit/pull/999
- build(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in https://github.com/rollkit/rollkit/pull/974
- upgrade go-header to 0.2.8 which fixes the no peers found error by @gupadhyaya in https://github.com/rollkit/rollkit/pull/1006
Full Changelog: https://github.com/rollkit/rollkit/compare/v0.8.0...v0.8.1
This release is tested for compatibility with celestia-node v0.10.4 and celestia-app v0.13.3