practicalswift (Thomas J)
practicalswift (Thomas J)
Somewhat similar issue in the miniscript implementation in Rust: https://github.com/apoelstra/rust-miniscript/issues/41
@sipa Perhaps a short note on how to setup the project (including fetching a copy of the Bitcoin Core source code) to make testing `miniscript` easy would be enough?
Perhaps an alternative would be to add a new smaller test suite that doesn't depend on the rest of the Bitcoin Core source code and would be runnable as `make...
@mvdbos No, I'm afraid not! I think we need the attention of @lifeasageek :-)