NovaCoin 0.4.4.7 bugfix1 non-critical update.
Changes:
- RPC: getrawtransaction now able to get transaction info from wallet.dat;
- RPC: resendtx uses the new force broadcasting flag.
Source tree:
https://github.com/novacoin-project/novacoin/
NovaCoin 0.4.4.7 bugfix1 non-critical update.
Changes:
Source tree:
https://github.com/novacoin-project/novacoin/
P2Pool is updated to support connections with v0.4.4.7 nodes.
Older versions won’t be able to establish P2P connection with v0.4.4.7 client due to obsolete protocol version. So, if you are switching NVC client to 0.4.4.7 then you need p2pool update as well.
Client update 0.4.4.7 released.
This update incorporates all changes from “novacoin-next” branch.
Continue reading
Official repository is moved here:
https://github.com/novacoin-project/novacoin
My own repository (CryptoManiac/novacoin) will be available, but it’s recommended to use official repository instead.
Changes list:
Testing branch has been updated.
https://github.com/CryptoManiac/novacoin/tree/novacoin-next
Switch to unspent coins approach This commit replaces old transactions index with unspent coins database which contains a basic metadata like heights, amounts, coinstake/coinbase flags and timestamps. We still need access to blockchain for proof-of-stake blocks validation. Currently CheckProofOfStake() uses the coin database to find the block height, and then scans that block to find the dependency of coinstake kernel.
P.S. Mac OS X build was replaced too.
I find a bug/typo or I have a suggestion |
Adapted for Lynx-like browsers
2013-2017 © Zloy & Co For donations: 4ZLoY6T8wXKgrbZM9gL8fQt48NUzGo2yAg |