Skip to content

Releases: DMDcoin/diamond-node

v0.9.4

14 Nov 18:39
0fe2000
Compare
Choose a tag to compare

Diamond Node Software 3.3.5-hbbft-0.9.4

v0.9.3

28 Oct 21:45
6b34c53
Compare
Choose a tag to compare

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

17 Oct 11:04
18aeb3b
Compare
Choose a tag to compare

Diamond Node Software 3.3.5-hbbft-0.9.2

  • [FIXED: pruning as root cause for stage 3 errors] #68

v0.9.1

29 Sep 19:11
27e083a
Compare
Choose a tag to compare
  • [pruning protection for hbbft engine] #6
  • [reported fault: UnknownSender] #69

v0.8.9

12 Jul 17:19
14cd2f6
Compare
Choose a tag to compare

v0.8.6

05 Jun 21:50
e07b525
Compare
Choose a tag to compare

v0.8.6-rc1

20 Apr 08:55
fdeb59b
Compare
Choose a tag to compare
v0.8.6-rc1 Pre-release
Pre-release

What's Changed

  • I5 reserved peers management #9

Full Changelog: https://github.com/DMDcoin/diamond-node/commits/v0.8.6-rc1