- Remove
http
andhyper
dependencies - Implement our own simple HTTP transport for Bitcoin Core
- But allow use of generic transports
- Clean up the API
- [Set the content-type header to json]((apoelstra/rust-jsonrpc#21)
- Allow no
result
field in responses - Add batch request support