Skip to content

Releases: evstack/ev-node

v0.13.10

29 Nov 06:05

Choose a tag to compare

v0.13.9

15 Nov 17:24

Choose a tag to compare

What's Changed

Quick fix to upgrade go-da to v0.9.0 to make it compatible with latest celestia-node

Full Changelog: v0.13.7...v0.13.9

v0.14.1

13 Nov 14:30
5a8693e

Choose a tag to compare

v0.14.0 Release

v0.14.0 was never officially published. Please see the release notes here.

v0.14.0 Breaking Change

The v0.14.0 release is breaking release which won't be compatible with previous rollkit rollup state.
After upgrading to v0.14.0, you will need a fresh state for this release to work.

What's Changed v0.14.1

  • chore: clean up handling of nil batch on startup by @MSevey in #1890
  • feat: enable mock servers with intercept command by @MSevey in #1911

Full Changelog: v0.14.0...v0.14.1-rc.1

v0.14.0

04 Nov 11:48
ca746d0

Choose a tag to compare

v0.14.0 Pre-release
Pre-release

What's Changed

  • build(deps): Bump golang.org/x/net from 0.27.0 to 0.28.0 by @dependabot in #1796
  • build(deps): Bump github.com/cosmos/gogoproto from 1.5.0 to 1.6.0 by @dependabot in #1795
  • fix(ci): update .goreleaser.yaml by @tuxcanfly in #1801
  • fix(manager): refactor lazy mode flags by @tuxcanfly in #1800
  • build(deps): Bump github.com/libp2p/go-libp2p-pubsub from 0.11.0 to 0.12.0 by @dependabot in #1805
  • build(deps): Bump github.com/cosmos/gogoproto from 1.6.0 to 1.7.0 by @dependabot in #1807
  • build(deps): Bump github.com/libp2p/go-libp2p-kad-dht from 0.25.2 to 0.26.1 by @dependabot in #1816
  • build(deps): Bump github.com/cometbft/cometbft from 0.38.7 to 0.38.11 by @dependabot in #1806
  • build(deps): Bump github.com/rs/cors from 1.11.0 to 1.11.1 by @dependabot in #1825
  • build(deps): Bump google.golang.org/grpc from 1.65.0 to 1.66.0 by @dependabot in #1824
  • feat: use BoolVar for rollkit.aggregator flag by @yarikbratashchuk in #1815
  • chore(manager): pending blocks err by @tuxcanfly in #1827
  • docs: add DA included height to RPC doc by @Manav-Aggarwal in #1830
  • feat: header/data and sequencer/block-builder separation by @gupadhyaya in #1789
  • build(deps): Bump google.golang.org/grpc from 1.66.0 to 1.66.2 by @dependabot in #1841
  • build(deps): Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 by @dependabot in #1814
  • chore: bump go-da to v0.5.2 by @yarikbratashchuk in #1829
  • fix: adjust sleep duration tolerance in tests by @tzdybal in #1844
  • build(deps): Bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #1836
  • feat(ci): add auto issue assignment by @MSevey in #1846
  • build(deps): Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #1847
  • chore: update dependabot to daily and group patch updates by @MSevey in #1848
  • docs: Fix full node markdown lint by @Manav-Aggarwal in #1858
  • refactor: stabilize node startup in integration tests by @tzdybal in #1850
  • chore(deps): update go-da to v0.6.1 by @tzdybal in #1852
  • build(deps): Bump google.golang.org/grpc from 1.66.2 to 1.67.0 by @dependabot in #1855
  • chore(manager): extract some errors as variables by @Eoous in #1793
  • build(deps): Bump the patch-updates group with 3 updates by @dependabot in #1854
  • build(deps): Bump github.com/rollkit/go-da from 0.6.1 to 0.7.0 by @dependabot in #1861
  • build(deps): Bump github.com/rollkit/go-sequencing from 0.0.0-20240903052704-f7979984096b to 0.1.0 by @dependabot in #1862
  • test: fix test Lazy aggregator, fast da sync, two rollups same namespace by @gupadhyaya in #1859
  • build(deps): Bump google.golang.org/grpc from 1.67.0 to 1.67.1 in the patch-updates group by @dependabot in #1867
  • build(deps): Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #1866
  • chore(ci): split rollkit org deps out to reduce spam by @MSevey in #1868
  • build(deps): Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 in the patch-updates group by @dependabot in #1870
  • build(deps): Bump github.com/libp2p/go-libp2p-kad-dht from 0.26.1 to 0.27.0 by @dependabot in #1874
  • test: remove outdated DA mock and update references by @tzdybal in #1878
  • build(deps): Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @dependabot in #1879
  • fix: use batchtime from sequencer for header time, upgrade to latest go-da and go-sequencing by @gupadhyaya in #1871
  • fix(rpc/json): avoid strict checks on jsonrpc code by @tuxcanfly in #1880
  • feat: start mockda server only if it's not running already by @yarikbratashchuk in #1882
  • chore: change error to debug when no batch to process by @gupadhyaya in #1893

Full Changelog: v0.13.7...v0.14.0

Caution This release is breaking release which won't be compatible with previous rollkit rollup state. Needs fresh state for this release to work.

v0.13.7

15 Aug 17:12
8deede4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.6...v0.13.7

v0.13.6

10 Jul 07:54
0b7c3ab

Choose a tag to compare

What's Changed

Full Changelog: v0.13.5...v0.13.6

v0.13.5

28 Jun 17:47
6a33192

Choose a tag to compare

What's Changed

Full Changelog: v0.13.4...v0.13.5

v0.13.4

20 Jun 13:02
24a9fe9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.3...v0.13.4

v0.13.3

08 May 22:14
45b1573

Choose a tag to compare

What's Changed

  • chore: fix some typos in comments by @overallteach in #1633
  • build(deps): Bump github.com/rs/cors from 1.10.1 to 1.11.0 by @dependabot in #1651
  • build(deps): Bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 by @dependabot in #1653
  • build(deps): Bump github.com/cometbft/cometbft from 0.38.5 to 0.38.7 by @dependabot in #1652
  • docs: update invalid link by @hoanguyenkh in #1650
  • feat(ci): add running the cli on all supported os by @MSevey in #1654
  • build(deps): Bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in #1655
  • test: accept testing.T instead of assert.Assertion by @tropicaldog in #1656
  • build(deps): Bump github.com/libp2p/go-libp2p-pubsub from 0.10.0 to 0.10.1 by @dependabot in #1661
  • build(deps): Bump golang.org/x/net from 0.24.0 to 0.25.0 by @dependabot in #1659
  • build(deps): Bump google.golang.org/protobuf from 1.33.0 to 1.34.1 by @dependabot in #1660
  • build(deps): Bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 by @dependabot in #1662
  • build(deps): Bump github.com/celestiaorg/go-header from 0.5.5 to 0.6.1 by @dependabot in #1645
  • feat: add vote extension support by @tzdybal in #1641
  • docs: Update dependency graph by @nashqueue in #1635

New Contributors

Full Changelog: v0.13.2...v0.13.3

v0.13.2

29 Apr 16:17
7c854db

Choose a tag to compare

What's Changed

  • build(deps): Bump codecov/codecov-action from 4.1.1 to 4.2.0 by @dependabot in #1618
  • chore(ci): remove unused ci by @MSevey in #1623
  • chore(ci): create repo specific PR template by @MSevey in #1622
  • build(deps): Bump google.golang.org/grpc from 1.62.1 to 1.63.0 by @dependabot in #1626
  • build(deps): Bump peaceiris/actions-mdbook from 1 to 2 by @dependabot in #1627
  • build(deps): Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #1628
  • feat(ci): add workflow for enforcing sementic pr titles by @MSevey in #1621
  • build(deps): Bump codecov/codecov-action from 4.2.0 to 4.3.0 by @dependabot in #1629
  • build(deps): Bump github.com/multiformats/go-multiaddr from 0.12.2 to 0.12.3 by @dependabot in #1616
  • fix(block): return errors in publishBlock where previously nil was returned by @MSevey in #1637
  • chore: switch if statement to be positive case in aggregator loop by @MSevey in #1636
  • feat(block): add lazy block time as additional block production trigger in lazy aggregator mode by @MSevey in #1643
  • build(deps): Bump google.golang.org/grpc from 1.63.0 to 1.63.2 by @dependabot in #1631
  • chore: clean up our README to be less Celestia centric. by @MSevey in #1639
  • build(deps): Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in #1647
  • chore: fix function names in comment by @studystill in #1640
  • build: update x/net, libp2p and quic by @tzdybal in #1646

New Contributors

Full Changelog: v0.13.1...v0.13.2