Skip to content

danielabrozzoni/bitcoin-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧁 bitcoin-notes

Welcome! This is my personal stash of notes on Bitcoin Core and some related C++ things I run into while digging around. These are mostly for myself, but you're welcome to snoop around.

Notes may be wrong, outdated, or just me thinking out loud. Don't trust, verify! :)

Table of Contents

🫧 c++/

🫧 misc/

🫧 p2p/

  • addr-message.md: When, why, and how Bitcoin nodes send ADDR messages to peers
  • addr-timestamps.md: How address timestamps are initialized, updated, and used to evaluate freshness and "terribleness".
  • getaddr-request.md: When and why nodes send GETADDR, and how responses are rate-limited.

Built with 🧁☕, curiosity, and a lot of git grep.

(Plus a little AI help to keep things organized.)

About

🧁 My notes about bitcoin core

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages