Peercoin v0.11 (Codename Tardigrade) Released - Hard Fork is Nov 1st, 2021!

please be aware that v3 transactions are not currently supported by Ledger hardware wallet. so sending your funds to ledger addresses if you want to access them in near future should be done in v2 format.

1 Like

Everyone that are minting should update to v0.11.1 so v3 transactions are minted.

Edit: Miners should update as well to mine v3 transactions.

3 Likes

0.11.3 has been released a couple of days ago, but letting you know today so we’re sure that there is someone to give support in case something goes wrong.

2 Likes

v0.11.4 has been released. This update allows the Peercoin wallet to automatically check for the latest version on GitHub. You can find it here…

1 Like

Hi, I’m on Raspberry Pi 2B with v0.11.1, I have done:

$ sudo apt-get update
$ sudo apt-get install peercoin-qt
$ peercoin-qt

But I still see the v0.11.1
What other steps do I have to do?

Just found out about the Open Collective Peercoin page, left a little donation for you good fellas

3 Likes

Nothing, I’ll push update when I get a moment to do it.
Nothing special happened since .1, so nothing to be concerned about.

1 Like

Can we push all the commits to the master branch?

v0.11.7

Changelog compared to v0.11.4:

  • allow usage of presigned coinstakes
  • importcoinstake method
  • allow pubkey vouts in createrawtransaction
  • coinstake support in createtransaction rpc
  • timestamp in rpc methods
  • rework overriding of transaction version
  • set minting icon for mint transactions in overview
  • add check for latest version from github
  • persist unlocked for minting state
  • qt minting table fixes
  • rpc amount truncation fixes
  • new hardened checkpoint
  • prune residue cleanup
  • style and bug fixes

In short, this release brings bug fixes and enables multisig minting.

5 Likes

v0.11.8

Changelog compared to v0.11.7:

  • allow optional timestamp to importcoinstake
  • show correct reward for imported coinstake mints
  • add imported coinstake to listminting rpc

v0.11.8 is the final point release of the v0.11 development cycle.

2 Likes