AdamISZ / CoinSwapCS

Simple implementation of Bitcoin CoinSwap, client-server
GNU General Public License v3.0
31 stars 14 forks source link

Server must report reason for handshake rejection #14

Closed AdamISZ closed 7 years ago

AdamISZ commented 7 years ago

This requires that the error message from the handshake callback be fed back via the state machine to the json-rpc response.

This is practically absolutely necessary, since the client must know what is wrong if it is rejected. Probably applies to several of the other json-rpc calls.

AdamISZ commented 7 years ago

Addressed in 831d63ddee305ef2aced9a49d7afff30f422fd7c