How Bitcoin Core works: LoadMempool() and DumpMempool()

Friday, June 21, 2019

I’ve talked about the LoadMempool() and DumpMempool() functions of Bitcoin Core at the 2019 Chaincode Labs Summer Residency seminar. These functions are used to write and read the mempool.dat file.

Slides (Google Slides) Slides (PDF)

All text and images in this work are licensed under a Creative Commons Attribution-ShareAlike 4.0 International License Creative Commons License

Next

Image for Interview on einundzwanzig Podcast (German)

March 20, 2020

Interview on einundzwanzig Podcast (German)

Dennis Reimann and I talk about my projects, the Chaincode Labs Residency, and more on the German einundzwanzig Podcast. Podcast (German)

Previous

Image for BIP-42: A finite monetary supply for Bitcoin

June 20, 2019

BIP-42: A finite monetary supply for Bitcoin

I’ve talked about BIP-42 at the 2019 Chaincode Labs Summer Residency seminar. With BIP-42 a fix for a bug in the block subsidy calculation of Bitcoin Core is described. This BIP is meant as an april-fools joke and will only become relevant in 2262. Slides (Google Slides) Slides (PDF)