Use new feature to gate test vectors behind
authorWilmer Paulino <wilmer@wilmerpaulino.com>
Wed, 19 Apr 2023 22:13:35 +0000 (15:13 -0700)
committerWilmer Paulino <wilmer@wilmerpaulino.com>
Thu, 20 Apr 2023 19:14:28 +0000 (12:14 -0700)
commit86531e5cebcb8307299131a8f20bdec51e5c3d09
tree5089d4002ec17d95bbdb48b4a26fd4e41bb3c6f6
parent16edbd41963f79638325f1864f21e9d4520fe859
Use new feature to gate test vectors behind

To match the local signatures found in test vectors, we must make sure
we don't use any additional randomess when generating signatures, as
we'll arrive at a different signature otherwise.
ci/ci-tests.sh
lightning/Cargo.toml
lightning/src/ln/channel.rs
lightning/src/util/crypto.rs