Age | Commit message (Expand) | Author | Files | Lines |
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 |