Releases: helium/blockchain-node
Core Routing Fix
This release
- Fixes an issue with OUI routing update transactions
- Updates the snapshot hash for faster first time sync
NOTE: This upgrade is required for your node to proceed past the fist OUI update transaction, scheduled for Thursday, February 4, Pacific Time
Oracle Prices
This release:
- Exposes an
oracle_price_current
endpoint to get the oracle price at the current head block in the blockchain. - Exposes an
oracle_price_get
endpoint to get the oracle price at a specific block height - Bumps blockchain_core to pick up fixes and performance improvements
- Bumps the snapshot hash to speed up new first syncs
Beaconing Fix
This adjust chain variable boundaries for PoC path lengths to allow for beacons
NOTE: You must upgrade your node or it will halt when the chain variable is activated.
HIP17 Support - Core Fix - Do Not Use
UPDATE: This release was found to have a bug in blockchain core. Please use the latest available release
This release upgrades blockchain core for a HIP17 related fix.
NOTE: You must upgrade your node or it will halt when the chain variable is activated.
Pending Transaction Submit
This release adds support for a pending_transaction_submit
to submit a base64 encoded transaction to the node.
HIP17 Support - Core Fix - Do Not Use
UPDATE: This release was found to have a bug in blockchain core. Please use the latest available release
This release upgrades blockchain core for a HIP17 related fix.
NOTE: You must upgrade your node or it will halt when the chain variable is activated.
HIP17 Support - Do Not Use
UPDATE: This release was found to have a bug in blockchain core. Please use the next available release
- This release upgrades the blockchain core for HIP17.
- A bump for the blessed snapshot height is also included to speed up new installation syncs
NOTE: You must upgrade your node or it will halt when the chain variable is activated.
Blockchain Feature Update
This release upgrades the blockchain core to add support for new chain variables related to:
- Hotspot transfers
- Consensus group adjustment
- Beaconing rewards
More details here
NOTE: This upgrade is required to avoid the node from halting once the new variables are activated
Pending Transaction Fix
This release picks up a newer blockchain-core to:
- Handle an occasional timing issue where a submitted transaction that the core declines is not notified to the node correctly
NOTE: This release requires rust to be installed to build the blockchain correctly.
Rewards Change
- This release updates the rewards version one more time to handle missing rewards.
NOTE: This release is required to avoid your node from halting