bitcoinj/core
Ross Nicoll 4a3d702397 Correct coinbase height script validation
Changes coinbase height validation to check for the bytes at the start of
the coinbase script, and ignore everything after them. The validation then
matches Bitcoin Core.

Also update error messages to more closely match latest Bitcoin Core.
2015-10-21 15:00:44 +02:00
..
src Correct coinbase height script validation 2015-10-21 15:00:44 +02:00
findbugs.xml Renamespace to org.bitcoinj away from com.google.bitcoin, as bitcoinj is no longer a Google project and being namespaced under com.google causes issues with Sonatype/Maven Central. 2014-09-30 17:05:07 +02:00
pom.xml Adds a services bitmask to PeerDiscovery.getPeers(), so we can query HTTP seeds for specific services. 2015-08-25 12:44:35 +02:00