Skip to content

Draft: Bip375 updates#78

Draft
macgyver13 wants to merge 16 commits intocygnet3:masterfrom
macgyver13:bip375-updates-rev2
Draft

Draft: Bip375 updates#78
macgyver13 wants to merge 16 commits intocygnet3:masterfrom
macgyver13:bip375-updates-rev2

Conversation

@macgyver13
Copy link

@macgyver13 macgyver13 commented Dec 31, 2025

Great start on porting to spdk. I think this project is a great place for the silent payments psbt to land.

Migrate additional psbt extension traits to extensions (unifies imports from same rust-psbt version through spdk

  • Remove Hrn dnssec partial implementation (HrnPsbtExt should not be provided by spdk)
    Use DleqProof type from rust-psbt

Expand psbt taproot handling

Remove helper module providing SimpleWallet, Utxo, TransactionConfig, VirtualWallet

@macgyver13 macgyver13 changed the title Bip375 updates Draft: Bip375 updates Feb 26, 2026
@macgyver13 macgyver13 marked this pull request as draft February 26, 2026 21:05
Sosthene00 and others added 16 commits February 27, 2026 10:20
Remove Hrn dnssec partial implementation (HrnPsbtExt should not be provided by spdk)
Migrate to DleqProof type
Remove helper module providing SimpleWallet, Utxo, TranscationConfig, VirtualWallet
Switch to rust-dleq native implementation by default

Add documentation for switching between native and standalone crypto for dleq
…e that constructor computes the labeled address correctly and stores in SP_V0_INFO
Add PSBT state check
Add is_input_eligible
… PSBT_IN_SP_SPEND_BIP32_DERIVATION

simplify ecdh share coverage
…d_secrets helper in bip352.rs for finalize_inputs and validate_output_scripts

Also validate full ECDH coverage across all inputs before processing outputs
requires pairs() from rust-psbt
@macgyver13 macgyver13 changed the base branch from bip375 to master February 27, 2026 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants