From: Jonathan McDowell Date: Fri, 13 Jul 2012 17:25:12 +0000 (-0600) Subject: Don't reject sig hashes we don't have support for. X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/d0fd08fab7a646c47fae21491c8d8f1c2b790a2c?ds=inline;hp=d0fd08fab7a646c47fae21491c8d8f1c2b790a2c Don't reject sig hashes we don't have support for. We should err on the side of caution when we can't verify a sighash because we don't have that algorithm compiled in, and allow it. ---