aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/node_rpc_proxy.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-15wallet2: fix rescanning tx via scan_txj-berman1-0/+1
2023-04-25wallet, simplewallet: Drop support for mine-to-use RPC systemJeffrey Ryan1-27/+1
2023-04-25Merge pull request #8698luigi11111-1/+1
2023-03-07Enforce restricted # pool txs served via RPC + optimize chunked reqsj-berman1-0/+1
2023-01-16Copyright: Update to 2023mj-xmr1-1/+1
2022-09-12wallet2: check wallet compatibility with daemon's hard fork versionj-berman1-1/+3
2022-04-10Fee changes from ArticMinemoneromooo-monero1-0/+2
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2021-02-06Reduce compilation time of epee/portable_storage.hmj-xmr1-0/+1
2020-09-15wallet2: adapt to deterministic unlock timeTheCharlatan1-0/+2
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2020-04-15Allow wallet2.h to run in WebAssemblywoodser1-3/+3
2019-11-01wallet: reuse cached height when set after refreshmoneromooo-monero1-0/+1
2019-10-25daemon, wallet: new pay for RPC use systemmoneromooo-monero1-19/+46
2019-04-15wallet: new --offline optionmoneromooo-monero1-2/+4
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-09-11v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero1-6/+8
2018-07-02node_rpc_proxy: factor a few RPC calls using get_infomoneromooo-monero1-2/+5
2018-01-26Readd copyright starting datexmr-eric1-1/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-08-02node_rpc_proxy: add a proxy for target heightmoneromooo-monero1-11/+14
2017-02-27node_rpc_proxy: allow caching daemon RPC versionmoneromooo-monero1-0/+2
2017-02-27wallet: invalidate node proxy cache when reconnectingmoneromooo-monero1-0/+2
2017-01-25Updates to epee HTTP client codeLee Clagett1-5/+1
2017-01-16wallet: add a node RPC cache layer for simple RPC callsmoneromooo-monero1-0/+65