]> the.earth.li Git - onak.git/commit
Don't reject sig hashes we don't have support for.
authorJonathan McDowell <noodles@earth.li>
Fri, 13 Jul 2012 17:25:12 +0000 (11:25 -0600)
committerJonathan McDowell <noodles@earth.li>
Fri, 13 Jul 2012 17:25:12 +0000 (11:25 -0600)
commitd0fd08fab7a646c47fae21491c8d8f1c2b790a2c
tree26da9f6a4f4ee55328ffeb22dc89b60d087c1693
parent4c8bebffd4bc105ebaa09256b7a57f4a6201bd52
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.
sigcheck.c