bips/bip-0375/validator
macgyver13 897455dab7 BIP-375: skip ineligible inputs when combining ecdh shares
add fake ecdh share and dleq proof to P2SH input for valid test: two inputs using per-input ECDH shares - only eligible inputs contribute shares (P2SH excluded)

remove unused return string from is_input_eligible
2026-04-05 20:52:23 -04:00
..
bip352_crypto.py BIP-375: add output scripts validation 2026-04-04 09:17:46 -04:00
inputs.py BIP-375: skip ineligible inputs when combining ecdh shares 2026-04-05 20:52:23 -04:00
psbt_bip375.py BIP-375: add BIP375PSBT extension classes 2026-04-04 09:17:46 -04:00
validate_psbt.py BIP-375: skip ineligible inputs when combining ecdh shares 2026-04-05 20:52:23 -04:00