Releases: evstack/ev-node
Releases · evstack/ev-node
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
v0.11.5
Full Changelog: v0.11.4...v0.11.5
v0.10.7
What's Changed
- ci: add light client tests and refactor node test helpers by @MSevey in #1313
- Add missing spec symlinks by @Manav-Aggarwal in #1333
- ci: handle shutdown in p2p client peer connect by @MSevey in #1332
- build(deps): Bump golang.org/x/net from 0.17.0 to 0.18.0 by @dependabot in #1331
- chore: enable export comment linters and resolve errors by @MSevey in #1294
- Test netInfo in full_client_test.go by @chandiniv1 in #1267
- New DA API by @tzdybal in #1242
- Handle nil case in Header function by @Manav-Aggarwal in #1337
- Change Hard Confirmed to DA Included by @Manav-Aggarwal in #1338
- tested blockchain-info by @chandiniv1 in #1343
- block verify by @S1nus in #1336
- add staking module differences to block_spec by @S1nus in #1335
- Stop indexer service in full node OnStop method by @Manav-Aggarwal in #1351
- Bump config version by @Manav-Aggarwal in #1353
- Deduplicate client generation by @Manav-Aggarwal in #1354
- renamed Store Interface Load methods to Get by @deepakgudla in #1349
- Hardcode centralized sequencer behavior by @S1nus in #1301
New Contributors
- @deepakgudla made their first contribution in #1349
Full Changelog: v0.12.0...v0.10.7
Major changes
- Hardcode centralized sequencer
v0.11.4
Full Changelog: v0.11.3...v0.11.4