-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
May topics #5
Comments
best of last 20 sessions |
https://github.com/darosior/simple-anyprevout-vault EDIT 05/14 (buck): Some included analysis of the APO vault: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-May/020430.html |
Blockchain commons multisig scenario https://github.com/BlockchainCommons/SmartCustody/blob/master/Docs/Scenario-Multisig.md#appendices-further-information |
Oldey but a goody, relevant to fork discussions and a topic from earlier in the year about syncing with old versions of core https://github.com/bitcoin/bips/blob/master/bip-0050.mediawiki |
Two things I made this month:
|
This new lightning node in scala is also neat: https://github.com/fiatjaf/cliche It is almost as bare bones of a lightning implementation as it is possible to get. It does not even require an external source of blockchain data because it has a built in electrum client for that. Fiatjaf is now using it as the backend for lntxbot and he positively raves about it. |
wallet policy proposal for better descriptor support in hardware wallets: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-May/020423.html |
Our new video has some really great merkle tree graphics |
need to come up with a BEEF protocol using this so we can have ROAST-BEEF |
Indexes on pruned nodes |
Analysis on blind signing with lightning https://lists.linuxfoundation.org/pipermail/lightning-dev/2022-May/003579.html |
Quantum protections: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-April/020209.html QR TR Comittment in each key: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-April/020214.html |
Oldest first coin selection in BDK: bitcoindevkit/bdk#557 |
Lightning Receiving Browser Wallet (non-custodial) https://github.com/supertestnet/lightning-receiving-browser-wallet |
can just do the whole lnd v0.15 release notes instead of individual PRs. Highlights:
|
Post socratic topics!
The text was updated successfully, but these errors were encountered: