Core upgrade to 0.9.5
-
Hi , We have a new version of the wallet. Core upgrade to 0.9.5 , It gives us some new features. You download setup file in http://www.ftc-c.com/pack3/feathercoin-setup.exe
What’s new
-
Implement BIP 66 validation rules and switchover logic .
-
Raise version of created blocks, BlockHeader upgrade from 2.0 to 3.0, enforce DERSIG in mempool .
-
Disable SSLv3 (in favor of TLS) for the RPC client and server.
-
Openssl 1.0.2c library ,guard against openssl’s new strict DER checks.Improve robustness of DER recoding code.
-
Fix priority calculation in CreateTransaction.The coin age after the next block (depth+1) is used instead of the current,But mempool inputs might still be in the mempool, so their age stays 0.
-
Check pindexBestForkBase for null.
-
NameView. But still in development.
-
-
can we start pushing core onto the website? we can always update the download file as newer releases come out. GitHub link should point to core, not .8 version by default.
-
can we start pushing core onto the website? we can always update the download file as newer releases come out. GitHub link should point to core, not .8 version by default.
yes, Dave is making new website, it will be all about core
-
0.9.5 Source code : https://github.com/feathercoin2/Feathercoin2