This way we will know sooner if fulcrum and Bitcoin ABC become incompatible.
And fix CONTRIBUTING.md
Differential D14273
[electrum] always test the latest Bitcoin ABC and fulcrum in functional tests PiRK on Jul 17 2023, 08:43. Authored by Tags None Subscribers None
Details
This way we will know sooner if fulcrum and Bitcoin ABC become incompatible. And fix CONTRIBUTING.md Check that the latest tag matches the most recent docker for both Bitcoin ABC and fulcrum pip3 install -r contrib/requirements/requirements-regtest.txt pytest electrumabc/tests/regtest`
Diff Detail
Event TimelineComment Actions Ideally we should test the current master branch for Bitcoin ABC, but that requires some integration between electrum and Bitcoin ABC's functional tests. |