poa-bridge/cli
Yurii Rashkovskii 4fcdae54f2
Problem: error exit codes list is still limiting
There are even sometimes incorrectly deducted.

There are more situations that can be distinguished -- for example,
nonce re-use. This particular error will be conflated with insufficient
funds because they share the error code in the JSON-RPC respponse.

Proposed solution: discriminate JSON-RPC responses with 32010 code
according to their message.

Closes #54
2018-05-01 14:06:20 -07:00
..
src Problem: error exit codes list is still limiting 2018-05-01 14:06:20 -07:00
Cargo.toml Problem: bridge should not deploy its contracts anymore 2018-05-01 09:43:34 -07:00