Skip to content

Releases: rollkit/rollkit

v0.10.4

13 Sep 17:10
63f6f23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.3...v0.10.4

v0.10.3

12 Sep 13:17
472f245
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.1...v0.10.3

v0.11.0-rc0

28 Aug 15:40
Compare
Choose a tag to compare
v0.11.0-rc0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.10.1...v0.11.0-rc0

Release v0.10.2

18 Aug 15:59
13126f3
Compare
Choose a tag to compare

0.10.2 (2023-08-18)

Tests

Build Systems

What's Changed

Full Changelog: v0.10.1...v0.10.2-v0-10-x-lts.0

v0.10.1

04 Aug 12:00
bbcca40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

Major Updates

  • upgraded to cometbft to 0.37.2
  • removed fraud proof dependency so that only rollkit addition to cosmos-sdk as dependency is needed, no cometbft fork required.

v0.10.0

19 Jul 21:54
c7fdc9e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

Major Upgrade

  • Replace tendermint with cometbft v0.37.1

v0.9.1-rc0

14 Jul 21:02
669f527
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1-rc0

v0.9.0

06 Jul 20:16
db5390c
Compare
Choose a tag to compare

What's Changed

  • README: add section with clearer compatibility and development steps by @MSevey in #1011
  • feat: add adr-009 for state fraud proofs by @Manav-Aggarwal in #570
  • adding a table to README showing rollkit compatibility by @gupadhyaya in #1012
  • build(deps): bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #1016
  • build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 by @dependabot in #1008
  • build(deps): bump golang.org/x/net from 0.10.0 to 0.11.0 by @dependabot in #1015
  • build(deps): bump alpine from 3.18.0 to 3.18.2 in /docker by @dependabot in #1023
  • Replace waitgroups with retries in Integration Test by @S1nus in #992
  • Implement header interface for block and add block exchange service by @Manav-Aggarwal in #1014
  • build(deps): bump github.com/celestiaorg/go-fraud from 0.1.0 to 0.1.1 by @dependabot in #1039
  • build(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot in #1038
  • Refactor header exchange to accommodate block exchange service by @Manav-Aggarwal in #1028
  • move proxyApp.VerifyFraudProofSync to ProofService by @gupadhyaya in #1000
  • Added signed header verification by @Manav-Aggarwal in #1026
  • build(deps): bump github.com/multiformats/go-multiaddr from 0.9.0 to 0.10.0 by @dependabot in #1051
  • da: replace go-cnc with celestia-openrpc by @tuxcanfly in #986

Full Changelog: v0.8.1...v0.9.0

Compatibility

This version of the rollkit has been tested using local-celestia-devnet with arabica devnet (oolong) settings

v0.8.2-rc0

13 Jun 20:23
2feb378
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2-rc0

Compatibility:

  • local-celestia-devnet: v0.11.0-rc2
  • celestia-app:v1.0.0-rc0 and
  • celestia-node:v0.11.0-rc2

v0.8.1

12 Jun 22:14
c695de5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

This release is tested for compatibility with celestia-node v0.10.4 and celestia-app v0.13.3