Releases: DMDcoin/diamond-node
Releases · DMDcoin/diamond-node
v0.9.4
Diamond Node Software 3.3.5-hbbft-0.9.4
- [Fixed: is major syncing information is wrong.] (#73)
- [Improvements for HBBFT Message Tracking] (DMDcoin/openethereum-3.x#17)
v0.9.3
Diamond Node Software 3.3.5-hbbft-0.9.3
[Autoshutdown after a period without block import] #78
Those examples show how to confige the node to activate this feature, restarting the node if no block import has been detected for 1800 seconds (30 minutes)
to activate feature via CLI Arg:
--shutdown-on-missing-block-import=1800
or in node.toml
node.toml:
[Misc]
shutdown_on_missing_block_import = 1800
v0.9.2 Stability Improvements
Diamond Node Software 3.3.5-hbbft-0.9.2
- [FIXED: pruning as root cause for stage 3 errors] #68
v0.9.1
v0.8.9
Diamond Node Software 3.3.5-hbbft-0.8.9
v0.8.6
Diamond Node Software 3.3.5-hbbft-0.8.6
- client Software now known as diamond-node
- deadlock on locking HBBFT State after receiving Agreements
- Write random number fork block
- provide hbbft data by via Prometheus Interface
- Prometheus logging can result in a deadlock
- Nonce problem with announce availability and setting IP address
- hbbft automatic reserved peers management
v0.8.6-rc1
What's Changed
- I5 reserved peers management #9
Full Changelog: https://github.com/DMDcoin/diamond-node/commits/v0.8.6-rc1