Post
Topic
Board Announcements (Altcoins)
Re: 【LAUNCHED】【BTC2】Bitcoin 2, BTC Fork 1:1, PoS 🔥 Zerocoin, Anonymous ⚡️Instant TX
by
Inskchen
on 03/11/2018, 07:28:15 UTC
Bitcoin 2 Core version 2.1.4 has been released at https://github.com/BITC2/bitcoin2/releases.

Version 2.1.4 Change log:

  • Lowered minimum Swift TX feature's fee from 0.01 BTC2 to 0.00050000 BTC2. This fee change will only take effect after enough masternodes update to v.2.1.4 or newer.
  • RPC sendfrom command can now optionally send as a Swift TX and will no longer use funds from other accounts in the same wallet if the transaction fee + amount would total more than the amount in the account’s balance. Also, now if account name is a BTC2 address, change is sent to that address.
  • RPC listtransactions fix: Write new transactions to wtxOrdered properly.
  • Allow passing change address as string to CreateTransaction().
  • RPC importprivkey command now returns the public address on success and sets the public address as the label if “$pub” is passed to it as the label.
  • A few RPC commands reported wrong values for account/label balances after staking with a wallet. This has now been fixed at least when there are no internal transfers (without a corresponding transaction in the blockchain) between accounts on the same wallet but as a result the following RPC commands now work differently than before and will display different values than before:
    ... listtransactions
    ... getbalance "account"
    ... listaccounts (You can use this legacy function to check accounts/labels, but not balances.)

Updating to this version is recommended but optional.

To update, you just need to download the archive and copy the executable files in the bin folder to replace the ones you had installed already.

The web wallet is now operational. I will send the address by PM to anyone who wants to test it before we release it officially.
I tested the web wallet, I liked it, the very fast transaction. I received coins in my Windows wallet after 1-2 seconds.