Skip to content
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

Closed
justinmoon opened this issue Apr 21, 2022 · 38 comments
Closed

May topics #5

justinmoon opened this issue Apr 21, 2022 · 38 comments

Comments

@justinmoon
Copy link
Collaborator

justinmoon commented Apr 21, 2022

Post socratic topics!

@kanzure
Copy link

kanzure commented Apr 22, 2022

best of last 20 sessions

@benthecarman
Copy link
Collaborator

benthecarman commented Apr 26, 2022

@justinmoon
Copy link
Collaborator Author

@benthecarman
Copy link
Collaborator

@benthecarman
Copy link
Collaborator

@kanzure
Copy link

kanzure commented Apr 28, 2022

@kanzure
Copy link

kanzure commented Apr 28, 2022

@benthecarman
Copy link
Collaborator

@justinmoon
Copy link
Collaborator Author

@bucko13
Copy link
Collaborator

bucko13 commented May 3, 2022

@benthecarman
Copy link
Collaborator

@justinmoon
Copy link
Collaborator Author

justinmoon commented May 4, 2022

@bucko13
Copy link
Collaborator

bucko13 commented May 5, 2022

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

@justinmoon
Copy link
Collaborator Author

@supertestnet
Copy link

supertestnet commented May 7, 2022

Two things I made this month:

  • Bitcoin Chess: https://github.com/supertestnet/bitcoin-chess (uses key tweaking to hide chess moves in bitcoin pubkeys, meant to teach devs how key tweaking works)

  • Vanilla JS browser wallet: https://github.com/supertestnet/vanilla-js-browser-wallet (a total of 642 lines of code including about 70 lines of css and 80 lines of html. I also used the following libraries which are not included in the code-line count: qrcode.js, bitcoin-js, bip39, bip32, and buffer. The purpose of the wallet is so that web devs can easily customize it and put a non-custodial web wallet on their website or in their chrome extension.)

@supertestnet
Copy link

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.

@benthecarman
Copy link
Collaborator

@bucko13
Copy link
Collaborator

bucko13 commented May 9, 2022

wallet policy proposal for better descriptor support in hardware wallets: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-May/020423.html

@ryanthegentry
Copy link
Collaborator

Our new video has some really great merkle tree graphics
https://twitter.com/lightning/status/1524423118323916800

@ryanthegentry
Copy link
Collaborator

need to come up with a BEEF protocol using this so we can have ROAST-BEEF
https://twitter.com/real_or_random/status/1523964246945636352

@kanzure
Copy link

kanzure commented May 11, 2022

@justinmoon
Copy link
Collaborator Author

@justinmoon
Copy link
Collaborator Author

@kanzure
Copy link

kanzure commented May 13, 2022

@bucko13
Copy link
Collaborator

bucko13 commented May 13, 2022

Indexes on pruned nodes
https://bitcoincore.reviews/21726

@TonyGiorgio
Copy link

Analysis on blind signing with lightning https://lists.linuxfoundation.org/pipermail/lightning-dev/2022-May/003579.html

@bucko13
Copy link
Collaborator

bucko13 commented May 14, 2022

@bucko13
Copy link
Collaborator

bucko13 commented May 14, 2022

Oldest first coin selection in BDK: bitcoindevkit/bdk#557

@justinmoon
Copy link
Collaborator Author

@benthecarman
Copy link
Collaborator

@benthecarman
Copy link
Collaborator

@supertestnet
Copy link

Lightning Receiving Browser Wallet (non-custodial)

https://github.com/supertestnet/lightning-receiving-browser-wallet

@justinmoon
Copy link
Collaborator Author

@ryanthegentry
Copy link
Collaborator

can just do the whole lnd v0.15 release notes instead of individual PRs. Highlights:

  1. building block for stateless invoices
  2. on-chain wallet fully Taproot-enabled, including PSBT and MuSig2 signing
  3. can now get block & tx data direct from RPC instead of ZMQ
  4. better docs on building lnd for mobile
    https://github.com/lightningnetwork/lnd/blob/master/docs/release-notes/release-notes-0.15.0.md

@justinmoon
Copy link
Collaborator Author

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

No branches or pull requests

8 participants