Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | fix net display (#17) | Chakib Benziane | 6 years | |
Age | Commit message | Author | Files | Lines |
2018-02-14 | fix net display (#17)HEADmaster | Chakib Benziane | 1 | -4/+4 |
2017-10-05 | Merge pull request #11 from sp4ke/patch-1 | Daniel Edgecumbe | 1 | -1/+1 |
2017-10-04 | use "rpcconnect" instead of "rpcip" in conf file | Chakib Benziane | 1 | -1/+1 |
2017-10-02 | [console] Handle RPC errors in a basic manner | Daniel Edgecumbe | 1 | -1/+6 |
2017-10-02 | [monitor] Prevent crashing during IBD (handle RPCErrors) | Daniel Edgecumbe | 1 | -87/+117 |
2017-10-02 | [main] Fix wallet_enabled problems after RPCError tweak | Daniel Edgecumbe | 1 | -2/+2 |
2017-10-02 | [block] Remove unused import | Daniel Edgecumbe | 1 | -1/+0 |
2017-10-02 | [rpc] Classify RPC errors and add a base class RPCError | Daniel Edgecumbe | 2 | -12/+15 |
2017-10-02 | [rpc] Add RPCTimeout, RPCConnectionError exceptions | Daniel Edgecumbe | 2 | -5/+22 |
2017-10-02 | [rpc] Add RPCError exception; handle it in poll_client | Daniel Edgecumbe | 3 | -11/+57 |
[...] |