Age | Commit message (Expand) | Author | Files | Lines |
2017-03-18 | wallet_rpc_server: add a rescan_spent RPC | moneromooo-monero | 1 | -0/+15 |
2017-02-24 | wallet_rpc_server: new --trusted-daemon flag | moneromooo-monero | 1 | -8/+0 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 1 | -1/+1 |
2017-02-04 | wallet_rpc_server: add address book RPC calls | moneromooo-monero | 1 | -0/+79 |
2017-01-16 | Change logging to easylogging++ | moneromooo-monero | 1 | -0/+4 |
2017-01-08 | wallet_rpc_server: new RPC call to get a transfer by txid | moneromooo-monero | 1 | -25/+48 |
2016-11-28 | wallet: add API and RPC to create/parse monero: URIs | moneromooo-monero | 1 | -0/+56 |
2016-11-16 | wallet: return fee in transfer RPC | moneromooo-monero | 1 | -0/+8 |
2016-09-16 | wallet: change priority/fee to ArticMine's recommendation | moneromooo-monero | 1 | -6/+6 |
2016-08-29 | wallet_rpc_server: return payment id in make_integrated_address RPC | moneromooo-monero | 1 | -0/+2 |
2016-08-28 | rct amount key modified as per luigi1111's recommendations | moneromooo-monero | 1 | -6/+0 |
2016-08-28 | wallet: always use new algorithm for RPC transfers | moneromooo-monero | 1 | -2/+0 |
2016-08-28 | port get_tx_key/check_tx_key to rct | moneromooo-monero | 1 | -0/+35 |
2016-07-24 | wallet: new {ex,im}port_key_images commands and RPC calls | moneromooo-monero | 1 | -0/+65 |
2016-07-20 | wallet: add unconfirmed incoming txes from the txpool | moneromooo-monero | 1 | -0/+4 |
2016-07-19 | wallet: add command and RPC to sign/verify data | moneromooo-monero | 1 | -1/+46 |
2016-06-22 | wallet: add a fee multiplier | moneromooo-monero | 1 | -6/+6 |
2016-04-27 | wallet: add a filter_by_height field to get_transfers | moneromooo-monero | 1 | -0/+3 |
2016-04-26 | wallet: add get_transfers rpc call | moneromooo-monero | 1 | -0/+60 |
2016-04-26 | wallet: allow attaching notes to txids | moneromooo-monero | 1 | -0/+41 |
2016-04-19 | wallet: add a new sweep_all command and RPC command | moneromooo-monero | 1 | -0/+35 |
2016-04-02 | wallet: better output selection for transfer/transfer_new | moneromooo-monero | 1 | -0/+4 |
2016-03-26 | wallet: do not leak owned amounts to the daemon unless --trusted-daemon | moneromooo-monero | 1 | -0/+2 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-12-30 | wallet: add a rescan_bc command and rescan_blockchain RPC | moneromooo-monero | 1 | -0/+15 |
2015-12-23 | changed height to uint64_t | Brendan Telzrow | 1 | -4/+4 |
2015-12-23 | added RPC wallet command getheight | Brendan Telzrow | 1 | -0/+17 |
2015-12-05 | wallet: add a stop_wallet RPC call | moneromooo-monero | 1 | -0/+15 |
2015-08-24 | wallet: only return tx keys via RPC if requested | moneromooo-monero | 1 | -0/+7 |
2015-08-19 | make tx keys available to the user | moneromooo-monero | 1 | -0/+6 |
2015-07-22 | wallet: new transaction construction algorithm | moneromooo-monero | 1 | -0/+2 |
2015-06-13 | Add RPC commands to manipulate integrated addresses | moneromooo-monero | 1 | -0/+45 |
2015-05-30 | wallet_rpc_server: add a sweep_dust RPC command as well | moneromooo-monero | 1 | -0/+18 |
2015-02-20 | added tx size to incoming_transfers RPC Call | Riccardo Spagni | 1 | -0/+2 |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 |
2014-08-05 | query_key command in wallet rpc. | Jakob Lind | 1 | -0/+22 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 |
2014-07-22 | Add get_bulk_payments rpc call | Zachary Michaels | 1 | -0/+25 |
2014-06-30 | wallet RPC converted to use new transaction semantics | Thomas Winget | 1 | -0/+211 |