python-bitcoinlib icon indicating copy to clipboard operation
python-bitcoinlib copied to clipboard

Network message serialization

Open petertodd opened this issue 10 years ago • 0 comments

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.

petertodd avatar Nov 18 '14 20:11 petertodd