First release of Rollkit after re-branding from rollmint. This release introduces a lot of changes and improvements to storage and fraud proofs.
What's Changed
- build(deps): bump github.com/rs/cors from 1.8.2 to 1.8.3 by @dependabot in #671
- migrate datasource from store.KVStore to datastore.Datastore by @gupadhyaya in #665
- feat: add ConnectionGater by @randomshinichi in #610
- Integration with go-header by @tzdybal in #685
- Introduce light node & refactor RPC client by @S1nus in #681
- Update required go vesion in readme by @tzdybal in #696
- Use consistent hash type across headers by @Manav-Aggarwal in #698
- Rebrand to Rollkit by @tzdybal in #703
- update wait time by @toanngosy in #278
- build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 by @dependabot in #706
- deps: update to go-header v0.1.0 by @tzdybal in #708
- Gossip Fraud Proofs to P2P network after generation when needed by @Manav-Aggarwal in #643
- Add IsRunning and Stop methods to Node interface by @Manav-Aggarwal in #714
- ci: request review from rollkit/celestia by @tzdybal in #709
- build(deps): bump github.com/spf13/viper from 1.14.0 to 1.15.0 by @dependabot in #702
- build(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.8.2 to 0.8.3 by @dependabot in #710
New Contributors
- @toanngosy made their first contribution in #278
Full Changelog: v0.5.0...v0.6.0