🚨 ⚠️ DO NOT USE IN PRODUCTION FOR ANY NETWORK ⚠️🚨
This version provides the bor code for the heimdall v1 -> v2 migration.
It can be used for tests until made final.
What's Changed
- Fix responses and parsing for milestone related requests. by @avalkov in #1399
- HV2 - checkpoint, milestone: fix response by @pratikspatil024 in #1408
- Fix minimal val assignment by @avalkov in #1414
- Fix state sync fetch by @Raneet10 in #1443
- Remove milestone no-ack fetching by @avalkov in #1470
- Heimdallv2 fast consensus by @marcello33 in #1480
- Add optional HeimdallWSAddress configuration and refactor handler_bor methods by @lucca30 in #1481
- empty ws addree by default by @lucca30 in #1486
- Bor nil check on ws subscription by @lucca30 in #1491
- fix nil pointer dereference on DoCall by @marcello33 in #1505
- heimdallgrpc: bor-hv2 gRPC updates by @kamuikatsurgi in #1500
- test(bor-hv2): fix Bor-HV2 tests by @kamuikatsurgi in #1510
- Fix checkpoint and milestone v2 response by @avalkov in #1523
- Bor working with v1 and v2 by @avalkov in #1543
- Bor without heimdall by @avalkov in #1512
- fix(CI): update ci and matic-cli config by @kamuikatsurgi in #1571
- Move bor span self commit logic to the span store by @avalkov in #1569
- Backport v2.1.0 by @pratikspatil024 in #1575
Full Changelog: v2.1.0...v2.2.0-test