This repository has been archived by the owner on Nov 5, 2023. It is now read-only.
This upgrade is OPTIONAL. It primarily enables testing of Solana wallets in advance of the Solana migration later this month by enabling export of a blockchain-node
managed Helium private key to a Solana Paper Wallet compatible file. It also contains miscellaneous upgrades used for chain-following nodes running alongside Helium oracles.
Here are the changes since the last release. Note that this change log summarizes unreleased tags as well.
UPDATED
- Upgrades
blockchain-core
- support additional information for invalid Proof-of-Coverage witnesses: helium/blockchain-core#1525
- support the region params cache: helium/blockchain-core#1527
- Updates seed node configuration to match validators: #202
- Updates Docker runner image to match new upstream build image: #204, #205
NEW