aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/node_rpc_proxy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fee changes from ArticMinemoneromooo-monero2022-04-101-2/+14
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* Avoid unnecessary 'Invalid hashing blob' error messagerbrunner72021-11-051-1/+6
* Reduce compilation time of epee/portable_storage.hmj-xmr2021-02-061-0/+2
* wallet2: adapt to deterministic unlock timeTheCharlatan2020-09-151-0/+11
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* Allow wallet2.h to run in WebAssemblywoodser2020-04-151-1/+1
* node_rpc_proxy: init some new rpc payment fields in invalidatemoneromooo-monero2019-11-271-0/+4
* wallet: set non-empty error string on connection failurexiphon2019-11-141-1/+1
* wallet: reuse cached height when set after refreshmoneromooo-monero2019-11-011-0/+10
* daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-251-42/+132
* wallet: new --offline optionmoneromooo-monero2019-04-151-1/+12
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* Removed a lot of unnecessary includesMartijn Otto2018-11-151-1/+0
* node_rpc_proxy: return a non empty error string on connection failuremoneromooo-monero2018-09-171-5/+5
* v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero2018-09-111-15/+51
* node_rpc_proxy: fix fork earliest height caching [RYO backport]fireice-uk2018-08-131-1/+1
* node_rpc_proxy: factor a few RPC calls using get_infomoneromooo-monero2018-07-021-36/+36
* replace invoke_http_json("/json_rpc",...) with invoke_http_json_rpc("/json_rp...stoffu2018-03-141-38/+26
* node_rpc_proxy: fix target height cachingmoneromooo-monero2018-03-111-1/+1
* Readd copyright starting datexmr-eric2018-01-261-1/+1
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* node_rpc_proxy: remove unused local and time callmoneromooo-monero2017-12-091-1/+0
* node_rpc_proxy: add a proxy for target heightmoneromooo-monero2017-08-021-4/+33
* node_rpc_proxy: fix earliest fork height query for unknown forksmoneromooo-monero2017-05-261-1/+1
* wallet: increase node_rpc_proxy timeout to match wallet2moneromooo-monero2017-03-181-4/+6
* node_rpc_proxy: allow caching daemon RPC versionmoneromooo-monero2017-02-271-0/+24
* wallet: invalidate node proxy cache when reconnectingmoneromooo-monero2017-02-271-0/+11
* Updates to epee HTTP client codeLee Clagett2017-01-251-15/+13
* wallet: add a node RPC cache layer for simple RPC callsmoneromooo-monero2017-01-161-0/+134