CounterpartyXCP / counterblock

Provides extended API services to Counterwallet, as well as Counterparty 3rd-party applications
http://counterparty.io
MIT License
16 stars 68 forks source link

armory_utxsvr: Armory tx signing fails when using 0.11.2+ version of Bitcoin core #138

Open robby-d opened 9 years ago

robby-d commented 9 years ago

Problem:

Solution:

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/28794839-armory_utxsvr-armory-tx-signing-fails-when-using-0-11-2-version-of-bitcoin-core?utm_campaign=plugin&utm_content=tracker%2F686853&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F686853&utm_medium=issues&utm_source=github).
rubensayshi commented 9 years ago

it's the other way around @robby-dermody, 0.11.2 requires lowS ;-)

robby-d commented 9 years ago

oops, duly noted. :)