Skip to content

Peerunity v0.1.0

Compare
Choose a tag to compare
@brossi brossi released this 30 May 06:33
· 190 commits to master since this release

Peerunity is a Peercoin network-compatible, community-developed wallet client.

The project has been designed to provide people with a stable, secure, and feature-rich alternative to the Peercoin v0.4.0 reference wallet (http://github.com/ppcoin/ppcoin).

New Features:

  • Peerunity branded UI (new icons and text and content labels)
  • "Unlock for Minting Only" menu item
  • "Coin Control" functionality
  • createmultisig RPC call added
  • -walletnotify command added

Protocol Bug Fixes:

  • New stakes will be displayed after a successful block mint without having to restart the client.
  • When a proof-of-stake block was minted, the sum of the resulting balance (block reward + stake) was incorrectly being doubled when displayed through the listaccounts RPC call. This was only a display issue and did not affect the GUI or when getbalance was called.
  • In the Options dialog, the mandatory transaction fee description was updated with accurate details about how the Peercoin network fees worked. Previously, the text referred to how the Bitcoin network's fees are processed.
  • Updated compilation instructions for building on OS X (with MacPorts or Homebrew, for 10.8.x or 10.9.x)

Localization Updates:

  • French language translation updates
  • Norwegian language translation updates
  • Chinese (Simplified) language translation updates