This is a bugfix release.
Issues Fixed:
- When a 0.11.x node connects, the connection will be with 'invalid pchMessageStart in 0.9.6 and earlier versions. (Github Issue #171) This has been fixed by implementing pchMessageStartNew constant to allow future 0.11.x nodes to connect.
- The configuration parameter 'enfoce checkpoint was not handled correctly in 0.9.6, when set. (Github issues #169,#170)
- A formating error on the Multisig GUI page was fixed (Github issue #160)
- Log messages get id numbers (Github issue #157)
- Test section was updated ( Github issues #120 - #127)
Downloads
This is a new major version release, bringing both new features and bug fixes.
Please report bugs using the issue tracker at github:
https://github.com/Feathercoin/Feathercoin/issues
Binaries / installation packages:
- Mac : attached
- Windows: atached
- Linux ( most major distributions):
- Download: http://software.opensuse.org/package/feathercoin
- Installation instructions Debian/Ubuntu: http://forum.feathercoin.com/topic/8327/guide-feathercoin-wallet-ppa-and-binaries-on-ubuntu-and-debian-linux
Fixes:
- Automated build tests fixed - Feathercoin v0.9.6 now includes automated unit tests from Bitcoin v0.9
- Fixed Miniupnpc > 1.6 - There was a bug in the code that didn’t agree with versions of miniupnpc greater than version 1.6
- Fixed “Ambiguous Overload” build error from chainparams.cpp when building with C++11 support
- Fixed buffer overflow bug in Coins.cpp
- Refreshed MacOS DMG background -updated icon size and position
- Fixed a build issue with MacOS build and the Multi-Sig QT page
- Fixed a C++11 build error “C++11 requires a space between literal and identifier” on main.cpp, wallet.cpp, walletmodel.cpp
Enhancements:
- Feathercoin-cli manpage added
- updated feathercoind, feathercoin-qt, feathercoin.conf manpages
Downloads
This release implements BIP66 compability needed to interoperate with version 0.9.5 and later
Downloads
This release implements BIP66 compability needed to interoperate with version 0.9.5 and later