You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-p2p/bitcoind/files/0.9.x-ljr_noblacklist.patch

13 lines
330 B

diff --git a/src/script.cpp b/src/script.cpp
index 24bbbad..a60d8b6 100644
--- a/src/script.cpp
+++ b/src/script.cpp
@@ -1870,6 +1870,7 @@ bool fIsBareMultisigStd = false;
const char *CScript::IsBlacklisted() const
{
+ return false;
if (this->size() >= 7 && this->at(0) == OP_DUP)
{
// pay-to-pubkeyhash