| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | node_rpc_proxy: add a proxy for target height | moneromooo-monero | 2017-08-02 | 1 | -4/+33 |
| | | |||||
| * | node_rpc_proxy: fix earliest fork height query for unknown forks | moneromooo-monero | 2017-05-26 | 1 | -1/+1 |
| | | |||||
| * | wallet: increase node_rpc_proxy timeout to match wallet2 | moneromooo-monero | 2017-03-18 | 1 | -4/+6 |
| | | |||||
| * | node_rpc_proxy: allow caching daemon RPC version | moneromooo-monero | 2017-02-27 | 1 | -0/+24 |
| | | |||||
| * | wallet: invalidate node proxy cache when reconnecting | moneromooo-monero | 2017-02-27 | 1 | -0/+11 |
| | | |||||
| * | Updates to epee HTTP client code | Lee Clagett | 2017-01-25 | 1 | -15/+13 |
| | | | | | | | | | - http_simple_client now uses std::chrono for timeouts - http_simple_client accepts timeouts per connect / invoke call - shortened names of epee http invoke functions - invoke command functions only take relative path, connection is not automatically performed | ||||
| * | wallet: add a node RPC cache layer for simple RPC calls | moneromooo-monero | 2017-01-16 | 1 | -0/+134 |
| Mostly getinfo and get_hard_fork_info, which are called pretty often. This speeds up transfers as a bonus. | |||||
