What's Changed
- Remove Commit gossiping logic from P2P client by @Manav-Aggarwal in #717
- Remove namespace ID from header by @Manav-Aggarwal in #718
- Add fraud proof gossiping logic to light clients by @tzdybal in #724
- build(deps): bump docker/build-push-action from 3 to 4 by @dependabot in #720
- fix: call
Header.Heightas function in logger by @tzdybal in #723 - feat: add Register function to DA registry by @tzdybal in #721
- build(deps): bump golang.org/x/net from 0.5.0 to 0.6.0 by @dependabot in #733
- Update CODEOWNERS by @liamsi in #738
- Update description of rollkit in README by @musalbas in #734
- build(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #737
- add gosec linter, various small fixes by @noot in #739
- Update dependecy graph by @nashqueue in #740
- build(deps): bump actions/setup-go from 2 to 3 by @dependabot in #748
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #747
- Fix ADR-006 title by @Manav-Aggarwal in #750
- integrate header exchange service to rollkit nodes by @gupadhyaya in #684
- build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #751
- build(deps): bump golang.org/x/net from 0.7.0 to 0.8.0 by @dependabot in #757
- NOTICE: update timeline and owner for copyright by @MSevey in #770
- build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.29.0 by @dependabot in #765
- build(deps): bump go.uber.org/multierr from 1.9.0 to 1.10.0 by @dependabot in #764
- Lazy Sequencer by @S1nus in #760
- Refactor: Header -> Signed Header by @nashqueue in #771
- change Header gossip to SignedHeader gossip by @gupadhyaya in #785
- build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #787
- Remove sequencer gossip by @gupadhyaya in #786
- build(deps): bump google.golang.org/protobuf from 1.29.0 to 1.29.1 by @dependabot in #776
- build(deps): bump google.golang.org/protobuf from 1.29.1 to 1.30.0 by @dependabot in #789
New Contributors
Full Changelog: v0.6.0...v0.7.0