Htmlcoin 2.5.1 Changelog


Htmlcoin 2.5.0 Changelog

Htmlcoincore 0.19 Overview

Mandatory upgrade due to hard fork on block 1,284,400. This is to implement several new features listed below.

Also included in this release:

2 More “Block Relay Only” Peers

Htmlcoin Core (and Bitcoin core 0.19) made “outgoing” connections to 8 peers for previous versions. This is the count of nodes you would see with the node operating on a home network where port 3888 was not open for “incoming” connections. With version 0.19 this count of peer connections is increased by 2 to give a total of 10. The last two peers added (at initial startup) will be “block relay only” peers: they will verify and relay blocks only, not all the transactions.

You can identify the “block relay only” peers using the getpeerinfo command and look for “relaytxes”: false. These extra “block relay only” peers are a network security improvement.

More Korean and Chinese Translations

Additional pages in the wallet received translations for Hangul and Mandarin. To change the language for the wallet, go to Settings — Options — Display — User interface language to select (한국어 ko, 简体中文-中国 zh_CN), then restart the wallet to display the new language.

New Korean and Chinese translations

Say Goodbye to Windows 32-Bit Version

With this version of Htmlcoin Core (and Bitcoin Core) support for Windows 32-bit versions has ended, with the motivation being fewer versions to test (only one version per platform now). Microsoft recently ended support for Windows 7 updates (security patches) as well. If your Windows computer is using 32-bits or Windows 7 it is time to think about a new computer.

New and Revised Commands

There are several new commands and many commands have new or changed parameters. Keep in mind that you can get the details about any command using “help command_name”.

The new commands are:

getbalances gives wallet balances for trusted, untrusted_pending and immature balances.

setwalletflag gives control of specific functions such as avoid_reuse.

getblockfilter retrieves the BIP 157 content from a specific block. BIP 157 is a new light client protocol, see Reference B for more details.

UTXOHash Added

“UTXOHash” was added to the results of the callcontract command. This provides a hash from the EVM UTXO state, to make it easier to manage UTXOs through the Account Abstraction Layer (which interfaces the core blockchain UTXO model and EVM account model).


Htmlcoincore 0.18.2 Overview

Every Htmlcoin update brings new features and bug fixes, however, the 0.18.2 release stands out as one of the most interesting and exciting Htmlcoin releases in the past two years.

Here's some highlights of this new release:

Let's review the UI which changes the user experience completely:

Switching Themes

Changing themes is a breeze, all we need to do is go to Preferences -> Display and choose the user interface style, once you choose the new style, click on "ok" and your wallet will restart with the new theme.

Wallet Backup Reminder

Htmlcoin 0.18.2 has a very useful wallet backup reminder, here's a couple of screenshots showing how it looks and works:

We get this reminder on when the wallet launches for the first time, we can decide to backup later or backup now (recommended).

You'll be asked where to save the wallet backup here

Staking Button

Another new, cool feature about the 0.18.2 Htmlcoin release is the Staking Button, it enables staking on your Htmlcoin wallet by simply pressing the above button, if the wallet is encrypted, you'll be asked to unlock the wallet.

Here we unlock the wallet and decide if we want to fully unlock or unlock for staking only.


Htmlcoin 2.4.2 Changelog


Htmlcoin 2.4.1 Changelog

Htmlcoin 2.4.0 Changelog

Thanks to Qtum for their continued hard work developing their project which is upstream of HTMLCOIN. For more information about changes in this new HTMLCOIN version look at the Qtum release page linked below, applicable versions 0.17.0 to 0.18.0.

https://github.com/qtumproject/qtum/releases

Htmlcoin 2.3.1 Changelog

Htmlcoin 2.3.0 Changelog

HARD FORK BLOCK 626,000

Htmlcoin 2.2.0 Changelog

Htmlcoin 2.1.2 Changelog

Denial-of-Service vulnerability

A denial-of-service vulnerability (CVE-2018-17144) exploitable by miners has been discovered in HTMLCOIN Core versions 2.0 and 2.1. It is recommended to upgrade any of the vulnerable versions to 0.16.3 as soon as possible.

Htmlcoin 2.1.1.0 Changelog

Update Solidity and Token template links.

Htmlcoin 2.0.3.0 Changelog

Fix for rare case where checkpoint is not initialised.

Htmlcoin 2.0.0.1 Changelog

MANDATORY UPGRADE

Updated release of HTMLCOIN 2.0 to include a correction of the eHRC difficulty adjust, PoS and PoW are calculated separately, when calculating one blocks from the other are skipped, the iterator that counts the number of blocks sampled was incremented even when blocks of the wrong type were skipped causing unexpected problems in the wild. This release fixes this issue at block height 7,700, make sure you have upgraded before then.

If you used the Windows installer for HTMLCOIN 2.0.0.0 please uninstall it first as the installation folder has changed to avoid a conflict with HTMLCOIN 1.x, the new version of the client will install to Program Files in a folder called HTMLCOIN2.

Please do not make any changes to the data directory that contains your wallet.dat, it will remain unchanged by the uninstaller, installer or new client. It is always wise to back up your wallet.dat and can be done so from the File menu in either 2.0.0.0 or 2.0.0.1.