Thread Reader
Share this page!
×
Post
Share
Email
Enter URL or ID to Unroll
×
Unroll Thread
You can paste full URL like: https://x.com/threadreaderapp/status/1644127596119195649
or just the ID like: 1644127596119195649
How to get URL link on X (Twitter) App
On the Twitter thread, click on
or
icon on the bottom
Click again on
or
Share Via icon
Click on
Copy Link to Tweet
Paste it above and click "Unroll Thread"!
More info at
Twitter Help
Bitcoin Dev Project
@Bitcoin_Devs
Tools and education for you to become more confident and successful in bitcoin tech. 100% free & open-source. bitcoin + FOSS = ₿OSS
Subscribe
Save as PDF
Jul 17
•
12 tweets
•
3 min read
Compact Block Filter explained [Part 1]
🧵
Before BIP 158, Bitcoin light clients used Bloom filters (BIP 37) to find relevant transactions.
Save as PDF
Jul 17
•
12 tweets
•
3 min read
Child-Pays-For-Parent (CPFP) transaction explained
🧵
2/
Save as PDF
Jun 16
•
16 tweets
•
4 min read
Lamport Signatures Explained
A quantum-resistant signature scheme
1/
🧵
2/
Save as PDF
Jun 8
•
6 tweets
•
5 min read
Commit-Delay-Reveal (CDR) Protocol explained
Save as PDF
Jun 5
•
19 tweets
•
5 min read
Quantum Risk to Bitcoin (Part 2)
Save as PDF
Jun 2
•
15 tweets
•
4 min read
Bitcoin and Quantum Computing (Part 1)
Save as PDF
Mar 26
•
11 tweets
•
2 min read
Dust Attacked explained
Dust refers to tiny amounts of Bitcoin
They are so small that they can become unspendable
Save as PDF
Mar 24
•
11 tweets
•
3 min read
CISA (Cross Input Signature Aggregation) explained
CISA is a way to combine multiple signature from a transaction into one
Save as PDF
Mar 21
•
11 tweets
•
3 min read
BIP-68 (Sequence number) Explained
Bitcoin Has Two Types of Time-Based Transactions:
- Relative LockTime: Spendable **after** a set period (e.g. 100 blocks after confirmation)
- Absolute LockTime: Spendable **at** a specific time/block (e.g. after block 800,000).