Skip to content

Releases: NPW-Project/NewPowerCoin

Release v1.0.2.0

01 Feb 14:20
Compare
Choose a tag to compare
Release v1.0.2.0 Pre-release
Pre-release

New Feature
1.Add getzerocoinlist rpc command
2.Add getunspendablebalance rpc command
3.Add listaddresses rpc command
4.Add listtransactionsex rpc command
5.Add sendmanyex rpc command
6.Add block index to rpc command listtransactionsex result
7.Add getheadersex rpc command

Bug fix
1.Fix fake POS bug
2.Sanitize walletpassphrase timeout argument

Release v1.0.1.0

15 Aug 09:05
Compare
Choose a tag to compare

New Feature

  1. Add upgrade function to MasterNode setup script. Run new version install script, when it detect old version installed, it will prompt you to confirm upgrade.

Bug fix

  1. Fix "listtransactions" rpc command won't list all transactions correctly.
  2. Fix masternode.conf parse issue

Improvement

  1. Update conflict message color

Version 1.0.0.0

25 May 12:00
Compare
Choose a tag to compare

First release