Skip to content

Releases: evstack/ev-node

v0.7.3

03 Apr 15:14
d08da33

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

Choose a tag to compare

What's Changed

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

v0.7.1

24 Mar 11:07
c6d3972

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

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

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

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

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

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

v0.3.4

06 Jul 16:18
aaaa20d

Choose a tag to compare

What's Changed

  • Creating a .gitignore file and adding proto/pb in it by @rkoalsi in #454
  • Ensure successful block submission even when sequencer crashes by @jbowen93 in #442
  • build(deps): bump github.com/multiformats/go-multiaddr from 0.5.0 to 0.6.0 by @dependabot in #460
  • build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in #461
  • build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #459
  • Ensure JSON serialization compatibility by @tzdybal in #464
  • Do not close channel after subscription cancellation by @jbowen93 in #428
  • fix: change log level of WS message type error to debug by @tzdybal in #469
  • build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #468
  • build(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.7.0 to 0.7.1 by @dependabot in #467

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

21 Jun 17:09

Choose a tag to compare

This bugfix release resolves issue with incomplete/invalid state after node restart.

What's Changed

  • build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 by @dependabot in #443
  • Issue with ConsensusParams deserialization by @tzdybal in #445

Full Changelog: v0.3.2...v0.3.3