python-bitcoinlib
python-bitcoinlib copied to clipboard
Network message serialization
trafficstars
Need to look into this part of the API and check the design. For instance bad messages raise ValueError exceptions right now rather than a specific serialization error, making error handling code tricky.