Pages
  • LNROOM newsletter
  • First live coding session [#1]
  • pyln-client and Python decorators [#2]
  • Write tests for CLN plugins and Unix domain sockets [#3]
  • pyln-client implementation and Torq node management software [#4]
  • CLN Hooks and BOLT11 [#5]
  • nostr-control and scaling-lightning [#6]
  • bcli and Securing a $100M Lightning node [#7]
  • LDK Node, Greenlight and Breez SDK [#8]
  • Remote control and L402 [#9]
  • LN summit in NY, splicing and Mutiny [#10]
  • commando, lnsocket and CLN 23.08 rc1 [#11]
  • CLN v23.08, sovereign stack and BOLT #12 [#12]
  • Vincenzo Palazzo, LSPs & renepay plugin [#13]
  • Testing applications & 4 major LN implementations [#14]
  • LSP, VLS and Bitcoin Education [#15]
  • LN limitations, Timeout Trees, Greenlight and River report [#16]
  • 1 year of lnroom.live [#17]
  • BOLT#11, clangd and renepay [#18]
  • BOLT#11, Rusty Russell, Clams and CLN v23.11 [#19]
  • Bech32, Chaincode Labs, Christian Decker and Severin Bühler [#20]
  • PeerSwap, Breez SDK and Mutiny Wallet FAQ [#21]
LNROOM newsletter
  • LNROOM newsletter
  • First live coding session [#1]
  • pyln-client and Python decorators [#2]
  • Write tests for CLN plugins and Unix domain sockets [#3]
  • pyln-client implementation and Torq node management software [#4]
  • CLN Hooks and BOLT11 [#5]
  • nostr-control and scaling-lightning [#6]
  • bcli and Securing a $100M Lightning node [#7]
  • LDK Node, Greenlight and Breez SDK [#8]
  • Remote control and L402 [#9]
  • LN summit in NY, splicing and Mutiny [#10]
  • commando, lnsocket and CLN 23.08 rc1 [#11]
  • CLN v23.08, sovereign stack and BOLT #12 [#12]
  • Vincenzo Palazzo, LSPs & renepay plugin [#13]
  • Testing applications & 4 major LN implementations [#14]
  • LSP, VLS and Bitcoin Education [#15]
  • LN limitations, Timeout Trees, Greenlight and River report [#16]
  • 1 year of lnroom.live [#17]
  • BOLT#11, clangd and renepay [#18]
  • BOLT#11, Rusty Russell, Clams and CLN v23.11 [#19]
  • Bech32, Chaincode Labs, Christian Decker and Severin Bühler [#20]
  • PeerSwap, Breez SDK and Mutiny Wallet FAQ [#21]

Bech32, Chaincode Labs, Christian Decker and Severin Bühler

#20・December 14, 2023

If you like going into the details, if you like to know how things work the next live coding session is for you. In the 3rd part about Core Lightning implementation of BOLT #11 we are going to try to understand of Bech32 encoding/decoding is implemented.

Specifically, we'll take a look at this file:

https://github.com/ElementsProject/lightning/blob/v23.11/common/bech32.c

Are you in?

This live will take place next Thursday 21, December. You'll find more information next week at.

Last year, I took part in "the chaincode online seminars" where I learn a lot and encounter many great people passionated about Bitcoin and Lightning. They have a new program called "2024 START YOUR CAREER IN BITCOIN FOSS". Just the name says it all. If I understand correctly this is a 3 month program:

  • Kick Start - 1 Month (A code heavy month of bitcoin and lightning)

    • Week 0: Intro to Bitcoin Core

    • Week 1: RPC Scavenger Hunt

    • Week 2: Build a wallet

    • Week 3: Manage your wallet

    • Week 4: Lightning

  • The Rest - 2 Months (Match with a project and get off of 0)

    • Meet project maintainers

    • Practice review techniques used by current contributors

    • Apply your learnings with 10-day hackathon

    • Choose a FOSS project and provide value

    • Get coaching on the next step

You can find all the information here: https://learning.chaincode.com/

I you can give it a try!

If you are interested in the history of the Lightning Network and specifically Core Lightning debut you'll find @Blockstream Talk #34 with @KnutsonJesse and Christian Decker really interesting.

And if you are interested in LSPs you might want to listen to Severin Bühler which leads the LSP spec meetings in his conversation with Stephan Livera:

How Many People Can Use Lightning? LSP Specs with Severin Buhler (SLP531)

I hope you're doing well and I wish you a good time with your family and friends in this end of the year, See you next time, Tony Aldon https://lnroom.live

PREVRANDOMNEXT