Commit Graph

2 Commits (3f56fe93e02fc345c4ee0e151a42170ff9c56348)

Author SHA1 Message Date
rishflab bc902ea63a Use language agnostic heuristic to check if monero_wallet_rpc is ready
Our strategy of searching for a english string to determine if
monero_wallet_rpc is ready is not compatible with languages other than
english. Instead we assume the monero rpc is ready if it has stopped
writing to stdout. We make a json rpc request to confirm this. A better
solution would have been to configure the monero_wallet_rpc to always
output in english but there is not command line argument to configure
the language.

Closes #353.
4 years ago
Thomas Eizinger b25d21282d
Add CHANGELOG file 4 years ago