• Login
  • Register

Work for a Member organization and need a Member Portal account? Register here with your official email address.

Project

Bitcoin Core Peer-to-Peer Process Isolation

Copyright

Shutterstock

Shutterstock

This project aims to remove the handling of peer connection and message handling from the bitcoind binary. Instead, a new binary is introduced which solely handles peer-to-peer traffic, and communicates with Bitcoin Core over its new IPC interface. This allows for complete separation of trusted and untrusted data, more robust testing, and even new implementations of the peer-to-peer layer.

Research Topics
#cryptocurrency #blockchain