Skip to content

New Gui, support for Block version 4 (outdated)

Compare
Choose a tag to compare
@wellenreiter01 wellenreiter01 released this 31 Jan 16:26

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:

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