Integrate Bitcoin changes from 0.10.3, 0.11.1
Motivation
During the last 3 years, many useful changes and improvements have been made to Bitcoin source code. The current version of Bitcoin is 0.16.2, Crown is on 0.10.
-
Refactoring of different Bitcoin modules (decomposition etc.)
-
Moving from BOOST to C++ 11/14 features
-
Other functional changes
Integration analysis
0.10.3 https://bitcoin.org/en/release/v0.10.3
Minor version release, bringing security fixes and translation updates
-
Fix buffer overflow in bundled upnp
-
Test for LowS signatures before relaying
-
Minimum relay fee default increase (0.00001 to 0.00005)
0.11.1 https://bitcoin.org/en/release/v0.11.1
New minor version release, bringing security fixes.
-
Fix buffer overflow in bundled upnp
-
Test for LowS signatures before relaying
-
Minimum relay fee default increase (0.00001 to 0.00005)