You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2024. It is now read-only.
The version of counterblock's python-bitcoin-lib dependency should match counterparty-lib's.
counterblock requires v0.7.0 of python-bitcoinlib, while counterparty-lib requires v0.8.1. v7.0 doesnt support segwit and so if you have counterparty-lib and counterblock installed on the same machine, you will have to downgrade python-bitcoinlib in order to satisfy counterblock's dependency on it, which will halt counterparty-server, like in this issue: https://github.com/CounterpartyXCP/counterparty-lib/issues/1028
The version of
counterblock'spython-bitcoin-libdependency should matchcounterparty-lib's.counterblockrequiresv0.7.0ofpython-bitcoinlib, whilecounterparty-librequiresv0.8.1. v7.0 doesnt support segwit and so if you havecounterparty-libandcounterblockinstalled on the same machine, you will have to downgradepython-bitcoinlibin order to satisfycounterblock's dependency on it, which will haltcounterparty-server, like in this issue: https://github.com/CounterpartyXCP/counterparty-lib/issues/1028Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.