| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | wallet: new --offline option | moneromooo-monero | 2019-04-15 | 1 | -2/+4 |
| | | | | | | It will avoid connecting to a daemon (so useful for cold signing using a RPC wallet), and not perform DNS queries. | ||||
| * | Update 2019 copyright | binaryFate | 2019-03-05 | 1 | -1/+1 |
| | | |||||
| * | v8: per byte fee, pad bulletproofs, fixed 11 ring size | moneromooo-monero | 2018-09-11 | 1 | -6/+8 |
| | | |||||
| * | node_rpc_proxy: factor a few RPC calls using get_info | moneromooo-monero | 2018-07-02 | 1 | -2/+5 |
| | | | | | Takes advantage of caching | ||||
| * | Readd copyright starting date | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| | | |||||
| * | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| | | |||||
| * | node_rpc_proxy: add a proxy for target height | moneromooo-monero | 2017-08-02 | 1 | -11/+14 |
| | | |||||
| * | node_rpc_proxy: allow caching daemon RPC version | moneromooo-monero | 2017-02-27 | 1 | -0/+2 |
| | | |||||
| * | wallet: invalidate node proxy cache when reconnecting | moneromooo-monero | 2017-02-27 | 1 | -0/+2 |
| | | |||||
| * | Updates to epee HTTP client code | Lee Clagett | 2017-01-25 | 1 | -5/+1 |
| | | | | | | | | | - 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/+65 |
| Mostly getinfo and get_hard_fork_info, which are called pretty often. This speeds up transfers as a bonus. | |||||
