Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [VBK] [PoP/PoW] VeriBlock: Securing the World's Blockchains Using Bitcoin!
by
Vorksholk
on 05/04/2018, 19:21:02 UTC
Hey everyone, there is a new version of the NodeCore suite (v0.1.2), here's the changelist:

Code:
== Change log 0.1.2 ==

*NodeCore*
• Peer to peer network protocol overhauled (Breaking change)
• TLS support on Admin RPC
• RPC Password option
• Added robustness to mining pool operation (Breaking change)
• Backup wallet RPC endpoint added
• Fixed a case in which Bitcoin blockchain view was not rolled back when forked
• Introduced support for multiple networks

*CLI*
• Removed "peer" commands
• Backup wallet command
• Added support for TLS
• Added support for password

*PoW*
• ExtraNonce support added

*PoP*
• Compatibility updates with Bitcoin 0.16.0
• Added support for SegWit transactions

You can download it from here: https://github.com/VeriBlock/nodecore-releases/releases/tag/v0.1.2

The new version has significant modifications to the way the P2P protocol works, so you will need to update to this new version to stay in sync with the network. Thanks everyone!

Our team is also updating the stats server, so the dashboard may show erroneous or old data during the next half hour, while the new data is ingested into the backend.
The backend is fully updated.

Note that this is still testnet software Smiley