core-lightning/bitcoin/test
Dusty Daemon fa0d9b6d2a psbt: Add ability to extract signature
A routine for getting a signature back out of an input’s list of pending signatures via pubkey search.

This is needed for certain kinds of restarts as we lose our peer’s signature from memory but a copy is kept in the PSBT.
2024-11-12 06:42:52 +10:30
..
Makefile Makefile: use a library archive for CCAN 2022-07-17 08:51:02 +09:30
run-bitcoin_block_from_hex.c common: add amount_feerate helper. 2023-11-01 14:11:28 +10:30
run-psbt-from-tx.c psbt: Add ability to extract signature 2024-11-12 06:42:52 +10:30
run-secret_eq_consttime.c test: avoid testing for secret_eq under CI. 2022-03-25 13:40:55 +10:30
run-tx-bitcoin_tx_2of2_input_witness_weight.c common: add amount_feerate helper. 2023-11-01 14:11:28 +10:30
run-tx-encode.c common: add amount_feerate helper. 2023-11-01 14:11:28 +10:30