]> git.bitcoin.ninja Git - rust-lightning/commit
Don't depend on `bitcoinconsensus` in fuzzing 2024-08-fuzz-no-c++
authorMatt Corallo <git@bluematt.me>
Mon, 5 Aug 2024 23:39:37 +0000 (23:39 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 5 Aug 2024 23:39:37 +0000 (23:39 +0000)
commitdd640ab4dc5672ceea6d0cae2bc47a3c62bff57b
treeeff88d43d4f8bb1ccd985d32b0eb1bba0adbe36a
parentc7419b432312942d99f34298db65738b7cc8f728
Don't depend on `bitcoinconsensus` in fuzzing

Its a bit annoying to deal with the C++ dependency in some fuzz
build modes, and there's no reason for it, so we skip it here.
lightning/Cargo.toml
lightning/src/ln/functional_test_utils.rs