3
I Use This!
Very High Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Nov 25, 2024 — Nov 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove litecoin support. More... about 1 month ago
external/libsodium: remove More... about 1 month ago
external/lowdown: remove. More... about 1 month ago
pytest: don't ask for p2tr addresses on liquid. More... about 1 month ago
common: trivial changes from review. More... about 1 month ago
hsmd_wire: remove hsmd_derive_bip86_key and add it to hsmd_init_reply_v4 More... about 1 month ago
hsm_control: fixup! old comment More... about 1 month ago
ccan: update to get improved grab_file API, and adapt code. More... about 1 month ago
common/hsm_secret: remove grab_file_contents now it has inspired grab_file_raw! More... about 1 month ago
hsm_secret: fixup! make read_line tidier More... about 1 month ago
schema: update schema to remove bip86 and add mnemonic to expose secret More... about 1 month ago
doc: change encrypted-hsm to hsm-passphrase More... about 1 month ago
utils: add a generic mlock function with a destructor More... about 1 month ago
fuzz: translate fuzz-hsm_encryption to fuzz-hsm_secret. More... about 1 month ago
wallet: update wallet address generation logic to use unified BIP86/BIP32 approach More... about 1 month ago
tests: Update test assertions and comments for unified derivation approach More... about 1 month ago
hsm_encryption: delete hsm_encryption More... about 1 month ago
test: Add a psbt test and an index boundary test More... about 1 month ago
options: remove --use-bip86-derivation More... about 1 month ago
utxo: remove UTXO_P2TR_BIP86 enum and consolidate to UTXO_P2TR More... about 1 month ago
hsmd_wire: add HSM wire protocol support for secret type detection More... about 1 month ago
hsmtool: change hsm_secret struct to have length awareness More... about 1 month ago
lightningd: scan outputs for BIP86 addresses More... about 1 month ago
tests: add BIP86 support More... about 1 month ago
wallet: scaffold BIP86 addrtype More... about 1 month ago
walletrpc: add addresstype "bip86"; make newaddr+listaddresses use it More... about 1 month ago
hsmd: find correct P2TR key for utxo More... about 1 month ago
lightningd: store base and derive pubkeys locally More... about 1 month ago
hsmd/libhsmd: add BIP86 base-key More... about 1 month ago
hsmd: add BIP86 wire scaffolding (derive/check), no behavior yet More... about 1 month ago