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