🚨 ⚠️ DO NOT USE IN PRODUCTION FOR ANY NETWORK ⚠️🚨
This version provides the code for the heimdall v1 -> v2 migration.
It sets the halt height in the future, so if you wanna test that, please change the var apocalypseHeight int64 = 33003300
to a block height that fits your test environment.
What's Changed
- Backport master to develop by @marcello33 in #1273
- Packager updates by @djpolygon in #1276
- Export milestones by @avalkov in #1277
- Prevent checkpoint submission prior to the apocalypse by @Raneet10 in #1281
- Bor without heimdall by @avalkov in #1278
Full Changelog: v1.2.3...v1.3.0-test