Skip to content

Releases: rollkit/rollkit

Release v0.8.0

24 May 15:40
35d9071
Compare
Choose a tag to compare

0.8.0 (2023-05-24)

Features

Bug Fixes

  • build proto before linting (4db6a34)
  • Disable CI/CD linter check with rand library, fix server overlap, and data race issue (#916) (d7f6772), closes #911 #919 #910
  • variable for sub workflow (c785a01)

Build Systems

Read more

v0.7.4

10 Apr 16:42
a473a04
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump go.uber.org/multierr from 1.10.0 to 1.11.0 by @dependabot in #840
  • build(deps): bump github.com/celestiaorg/go-header from 0.2.1 to 0.2.3 by @dependabot in #838
  • build(deps): bump github.com/multiformats/go-multiaddr from 0.8.0 to 0.9.0 by @dependabot in #839
  • build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #841
  • feat: refactor CI/CD by @smuu in #837
  • build(deps): bump celestiaorg/.github from 0.1.0 to 0.1.1 by @dependabot in #842
  • Update readme and add tendermint types.pb.go to gitignore by @nashqueue in #769
  • Use proxyApp instead of abciclient.Client in node clients by @Ferret-san in #779

New Contributors

Full Changelog: v0.7.3...v0.7.4

v0.7.3

03 Apr 15:14
d08da33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.2...v0.7.3

v0.7.2

27 Mar 15:55
2efe202
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

24 Mar 11:07
c6d3972
Compare
Choose a tag to compare

Notice:

March 27th, 2023: The golang proxy is caching the wrong version of this release. We recommend using 0.7.2

What's Changed

  • adds soft confirmations to dependency graph by @S1nus in #774
  • update rollkit to use go-cnc v0.3.0 by @gupadhyaya in #794
  • fix(p2p): fix race condition caused by startTestNetwork by @Wondertan in #801
  • deps: update libp2p by @Wondertan in #799
  • add signatures and keys to signed header along with signature verification in validate method by @gupadhyaya in #788
  • Bug fix: lazy aggregator by @S1nus in #803

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

20 Mar 21:09
76ec9c3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

25 Jan 13:13
a1643e1
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

20 Dec 19:03
60b964a
Compare
Choose a tag to compare

v0.5.0 is compatible with Arabica testnet. Among lots of smaller features and fixes, this release brings experimental support for Fraaud Proofs.

What's Changed

  • pass logger config to mockserver by @randomshinichi in #553
  • replaced [8]byte with types.NamespaceID by @randomshinichi in #554
  • Configure local-prefix for goimports linter by @tzdybal in #556
  • build(deps): bump github.com/dgraph-io/badger/v3 from 3.2103.2 to 3.2103.3 by @dependabot in #559
  • build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #558
  • Change rollmint ethermint to optimint by @tzdybal in #560
  • Update build to replace correct module by @joroshiba in #561
  • build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #565
  • build(deps): bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1 by @dependabot in #591
  • build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 by @dependabot in #563
  • build(deps): bump github.com/dgraph-io/badger/v3 from 3.2103.3 to 3.2103.4 by @dependabot in #590
  • build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in #568
  • build(deps): bump github.com/spf13/viper from 1.13.0 to 1.14.0 by @dependabot in #589
  • build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by @dependabot in #601
  • ci: dependabot: request review from GH team by @tzdybal in #600
  • build(deps): bump github.com/multiformats/go-multiaddr from 0.7.0 to 0.8.0 by @dependabot in #602
  • build(deps): bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0 by @dependabot in #603
  • Fraud Proofs - one PR to rule them all by @Manav-Aggarwal in #567
  • fill in all the missing fields of status rpc by @gupadhyaya in #599
  • new rollmint dependency graph by @nashqueue in #609
  • add flag to enable fraud proofs by @gupadhyaya in #622
  • Resolve discrepancy between Aggregator and Full Nodes in Integration Test by @Manav-Aggarwal in #644
  • remove design doc by @jcstein in #647
  • Fix commit nil issue by @Manav-Aggarwal in #655
  • build(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.18.0 to 0.20.0 by @dependabot in #658
  • build(deps): bump go.uber.org/multierr from 1.8.0 to 1.9.0 by @dependabot in #657
  • Add Chain ID onto the Rollmint block by @joroshiba in #649
  • added contexts to Celestia DataAvailabilityLayerClient by @S1nus in #623
  • build(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.8.1 to 0.8.2 by @dependabot in #645
  • feat: celestia DA: support fees by @tzdybal in #666
  • build(deps): bump github.com/dgraph-io/badger/v3 from 3.2103.4 to 3.2103.5 by @dependabot in #669

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

06 Oct 19:13
24dc3c4
Compare
Choose a tag to compare

This is a first release of rollmint after rename from Optimint!
This release is compatible with Cosmos-SDK v0.46.x.

What's Changed

  • Update libp2p to v0.22.0 by @tzdybal in #503
  • feat: use gossiped commit in sync by @tzdybal in #487
  • Update data_layer_height to da_height by @nashqueue in #519
  • Add generated tendermint proto from get_deps script to gitigonre by @nashqueue in #522
  • build(deps): bump github.com/multiformats/go-multiaddr from 0.6.0 to 0.7.0 by @dependabot in #525
  • build(deps): bump github.com/spf13/viper from 1.12.0 to 1.13.0 by @dependabot in #524
  • Remove Ismail and John from CODEOWNERS by @adlerjohn in #537
  • Use context in integration test by @tzdybal in #539
  • build(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.8.0 to 0.8.1 by @dependabot in #530
  • build(deps): bump nosborn/github-action-markdown-cli from 3.1.0 to 3.2.0 by @dependabot in #534
  • ADR: No Transaction Gossiping and Mempool for Light Clients by @nashqueue in #532
  • Update for cosmos-sdk v0.46.1 compatibility by @tzdybal in #536
  • Rename to rollmint by @tzdybal in #545
  • fix: update proto files to v0.34.21 by @tzdybal in #547

New Contributors

Full Changelog: v0.3.5...v0.4.0

v0.3.5

24 Aug 19:30
539f460
Compare
Choose a tag to compare

This release brings prioritized mempool to Optimint.
From usability perspective, namespace_id is now passed only once (as --optimint.namespace_id).

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.3.5