Releases: evstack/ev-node
Releases · evstack/ev-node
Release v0.11.17
0.11.17 (2024-01-09)
What's Changed
- Halt a node if it errors when applying a block from the sequencer by @Manav-Aggarwal in #1438
Full Changelog: v0.11.16...v0.11.17
Release v0.11.16
0.11.16 (2024-01-09)
Build Systems
What's Changed
- build(deps): Bump golang.org/x/net from 0.19.0 to 0.20.0 by @dependabot in #1436
Full Changelog: v0.11.15...v0.11.16
Release v0.11.15
0.11.15 (2024-01-08)
Build Systems
- deps: Bump actions/github-script from 6 to 7 (#1330) (54b08bc), closes actions/github-script#429 actions/github-script#402 actions/github-script#425 actions/github-script#285 actions/github-script#429 actions/github-script#402 actions/github-script#358 actions/github-script#357 actions/github-script#356 actions/github-script#363 actions/github-script#358 actions/github-script#319 actions/github-script#320 actions/github-script#321 actions/github-script#313 actions/github-script#306 actions/github-script#321 actions/github-script#279 actions/github-script#279 actions/github-script#295 #425 #402 #429
What's Changed
- build(deps): Bump actions/github-script from 6 to 7 by @dependabot in #1330
Full Changelog: v0.11.14...v0.11.15
Release v0.11.14
Release v0.11.13
0.11.13 (2024-01-07)
What's Changed
- Enforce centralized sequencer in p2p block gossiping by @Manav-Aggarwal in #1418
- Move pending blocks out of attempts loop by @Manav-Aggarwal in #1433
Full Changelog: v0.11.12...v0.11.13
Release v0.11.12
0.11.12 (2024-01-04)
Build Systems
- deps: Bump github.com/spf13/viper from 1.17.0 to 1.18.2 (#1414) (0d865b5), closes spf13/viper#1715 spf13/viper#1704 #761 #1429 spf13/viper#1642 spf13/viper#1656 spf13/viper#1643 spf13/viper#1696 spf13/viper#1429 spf13/viper#1585 spf13/viper#1661 spf13/viper#1659 #1585
What's Changed
- build(deps): Bump github.com/spf13/viper from 1.17.0 to 1.18.2 by @dependabot in #1414
- use go-ds-badger4 by @S1nus in #1419
Full Changelog: v0.11.11...v0.11.12
Release v0.11.11
0.11.11 (2024-01-04)
Build Systems
What's Changed
- build(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #1422
Full Changelog: v0.11.10...v0.11.11
Release v0.11.10
0.11.10 (2024-01-04)
Build Systems
- deps: Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#1426) (9aeb1e2), closes #1311 #1350 #1367 #1378 #1360 prometheus/client_golang#1350 prometheus/client_golang#1342 prometheus/client_golang#1383 prometheus/client_golang#1378 prometheus/client_golang#1387 #1311 #1350 #1367 #1378 #1360 #1387 #1370 #1401 #1378 #1375
- deps: Bump google.golang.org/grpc from 1.59.0 to 1.60.1 (#1423) (5db5840), closes #6784 #6800 #6804 #6834 #6686 #6489 #6701 #6865 #6856 #6864 #6793 #6841 #6847 #6792 #6834 #6839 #6804 #6838 #6784 #6780
What's Changed
- chore: remove unnecessary conversions by @estensen in #1427
- build(deps): Bump google.golang.org/grpc from 1.59.0 to 1.60.1 by @dependabot in #1423
- TestTxGossipingAndAggregation fix by @MSevey in #1411
- build(deps): Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #1426
New Contributors
Full Changelog: v0.11.9...v0.11.10
Release v0.11.9
0.11.9 (2023-12-23)
What's Changed
- Add ConsensusParams updates handling logic (#1367) by @Manav-Aggarwal in #1420
- Halt Sequencer if the app errors on a transaction by @Manav-Aggarwal in #1386
Full Changelog: v0.11.8...v0.11.9
v0.11.8
What's Changed
- Remove based, keep vals - main by @Manav-Aggarwal in #1397
- Make try sync next block execute as many blocks as possible by @Manav-Aggarwal in #1378
- ci: fix panic in indexer by @MSevey in #1402
- ci: update release flow to handle unique branch name and do patch releases on merge by @MSevey in #1403
- fix: ensure node and services are watcing for the same shutdown signal from the context cancel by @MSevey in #1406
Full Changelog: v0.11.7...v0.11.8