p2pderivatives / p2pderivatives-client

Repository for the P2PDerivatives client
MIT License
25 stars 7 forks source link

Fix/better peer errors #95

Closed Tibo-lg closed 4 years ago

Tibo-lg commented 4 years ago

Improve errors returned to user when the peer is not connected.

One thing that is not perfect is that now a contract cannot be rejected if the peer is not connected. It's not ideal, but making it perfect is too much work for now.

Tibo-lg commented 4 years ago

Squashed in #93