Releases: evstack/ev-node
Releases · evstack/ev-node
Release list
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
Release v0.11.7
0.11.7 (2023-12-08)
Bug Fixes
What's Changed
- fix: proactively check for shutdown event by @MSevey in #1396
- Use assert when stopping nodes in defer methods in tests instead of require by @Manav-Aggarwal in #1400
Full Changelog: v0.11.6...v0.11.7
v0.11.6
What's Changed
- Fix ci dead links by @gupadhyaya in #1390
- Check block height before populating BlockCache by @Manav-Aggarwal in #1388
- dac: max blob size by @tuxcanfly in #1385
- Fix markdown lint by @Manav-Aggarwal in #1395
- only remove successfully submitted blocks from the pending blocks instead of reset (#1376) by @gupadhyaya in #1394
Full Changelog: v0.11.5...v0.11.6