Skip to content

Heatledger 1.0.3 - Mandatory Bug Fix

Compare
Choose a tag to compare
@dmdeklerk dmdeklerk released this 31 May 23:55
· 27 commits to master since this release

Heatledger 1.0.3

This is a mandatory update!

Various fixes. [real trade timestamping/dates instead of block times among others]

Bug fix for block 351683, nodes below this version were not able to recover from 'on-chain' 'bad' transactions.
The majority of the network already correctly rejected new blocks that carried this particular invalid transaction, which is a good thing.

What these nodes however lacked was a mechanism to recover from this faulty state while still carrying over
all valid transactions that went to the network after that block.

This version is able to both recover from faulty on-chain transactions through a simple stop and restart and also will bring along any other later transaction (after the faulty one) and apply those when scanning and validating the chain has succeeded.

Upgrading to this version will do a forced full rescan of the blockchain.

Any block you generated after 351683 will be lost, you will not unfortunately not get the reward for those blocks.

ALL VALID TRANSACTION(S) on the network AFTER block 351683 WILL BE CARRIED OVER, SO NO TRANSACTIONS ARE LOST!

NOTE! we've nuked heatledger-1.0.3.zip. please make sure your download is heatledger-1.0.3.a.zip