Transcripts

Back

Advancing Bitcoin 2020

advancing bitcoin

/

2020

date icon

7 Feb 2020

Debugging Bitcoin Core Workshop
date icon

Fabian presentation at Bitcoin Edge Dev++ 2019: Debugging Bitcoin Core doc: Debugging Bitcoin Core Workshop: Introduction First of all welcome to the debugging Bitcoin Core workshop. Everything I know more or less about using a debugger to learn from Bitcoin Core and to fix problems in Bitco...

advancing bitcoin

/

2020

date icon

7 Feb 2020

Miniscript Workshop
date icon

Website: Workshop repo: Transcript of London Bitcoin Devs Miniscript presentation: # Part 1 So what we’re going to do, there is a couple of things. We are going to go through the Miniscript website and learn about how Miniscript is constructed, how the type system works, some of the anti-mall...

advancing bitcoin

/

2020

date icon

7 Feb 2020

Signet Workshop
date icon

Let’s prepare ``` mkdir workspace cd workspace git clone cd bitcoin git remote add kallewoof git fetch kallewoof git checkout signet ./autogen.sh ./configure -C --disable-bench --disable-test --without-gui make -j5 ``` When you try to run the configure part you are going to have some problems if...

advancing bitcoin

/

2020

date icon

6 Feb 2020

A Schnorr-Taproot’ed Lightning
date icon

Slides: Intro Today Schnorr and Taproot for Lightning, it is a really exciting topic. Lightning architecture The Lightning architecture for those who are not familiar with it. You have the blockchain as the underlying layer. On top of it you are going to build a channel, you have a HTLC and p...

advancing bitcoin

/

2020

date icon

6 Feb 2020

Introduction to Miniscript
date icon

Slides: Intro Hi everyone. Some of you were at my Bitcoin dev [presentation]( about Miniscript a couple of days where I managed to spend over 2 hours giving a presentation about this. I think I got this one down to 20 minutes but no promises. I will keep an eye on the clock. Descriptors It is...

date icon

Slides: Support for Output Descriptors in Bitcoin Core: Bitcoin Optech on Output script descriptors: Bitcoin Core dev wiki on Wallet Class Structure Changes: # Intro Hi everyone. I am Andrew Chow, I am an engineer at Blockstream and also a Bitcoin Core contributor working mostly on the Bitc...

advancing bitcoin

/

2020

date icon

6 Feb 2020

Signet Integration
date icon

Slides: BIP 325: Signet on Bitcoin Wiki: Bitcoin dev mailing list: Bitcoin Core PR 16411 (closed): Bitcoin Core PR 18267 (open): Intro I am going to talk about Signet. Do you guys know what Signet is? A few people know. I will explain it briefly. I have an elevator pitch, I have three ...

Transcripts

Community-maintained archive to unlocking knowledge from technical bitcoin transcripts

Transcripts

Explore all Products

ChatBTC imageBitcoin searchBitcoin TLDRSaving SatoshiBitcoin Transcripts Review
Built with 🧡 by the Bitcoin Dev Project
View our public visitor count
We'd love to hear your feedback on this project?Give Feedback