Changes
-
Improve reconnect handling. If the request to the node times out or fails due to resource exhaustion then the connection to the node is longer reset. If the query fails due to timeout the wallet-proxy will now return status code 503 where it previously returned 502.
-
Add an optional success field to the transactionStatus response if querying the cost of a contract update. It indicates whether contract execution succeeded.