aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/node_rpc_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Enforce restricted # pool txs served via RPC + optimize chunked reqs [release...j-berman2023-07-091-0/+1
* wallet2: fix rescanning tx via scan_txj-berman2023-03-131-0/+1
* wallet2: check wallet compatibility with daemon's hard fork versionj-berman2022-09-121-1/+3
* Fee changes from ArticMinemoneromooo-monero2022-04-101-0/+2
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* Reduce compilation time of epee/portable_storage.hmj-xmr2021-02-061-0/+1
* wallet2: adapt to deterministic unlock timeTheCharlatan2020-09-151-0/+2
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* Allow wallet2.h to run in WebAssemblywoodser2020-04-151-3/+3
* wallet: reuse cached height when set after refreshmoneromooo-monero2019-11-011-0/+1
* daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-251-19/+46
* wallet: new --offline optionmoneromooo-monero2019-04-151-2/+4
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero2018-09-111-6/+8
* node_rpc_proxy: factor a few RPC calls using get_infomoneromooo-monero2018-07-021-2/+5
* Readd copyright starting datexmr-eric2018-01-261-1/+1
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* node_rpc_proxy: add a proxy for target heightmoneromooo-monero2017-08-021-11/+14
* node_rpc_proxy: allow caching daemon RPC versionmoneromooo-monero2017-02-271-0/+2
* wallet: invalidate node proxy cache when reconnectingmoneromooo-monero2017-02-271-0/+2
* Updates to epee HTTP client codeLee Clagett2017-01-251-5/+1
* wallet: add a node RPC cache layer for simple RPC callsmoneromooo-monero2017-01-161-0/+65