Age | Commit message (Expand) | Author | Files | Lines |
2017-02-28 | wallet: fix --log-file not working | moneromooo-monero | 1 | -0/+1 |
2017-02-24 | wallet_rpc_server: new --trusted-daemon flag | moneromooo-monero | 1 | -5/+16 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-14 | simplewallet: validate hex input size | moneromooo-monero | 1 | -4/+4 |
2017-02-11 | Merge pull request #1689 | Riccardo Spagni | 1 | -62/+25 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 1 | -2/+2 |
2017-02-06 | Add server auth to monerod, and client auth to wallet-cli and wallet-rpc | Lee Clagett | 1 | -62/+25 |
2017-02-04 | wallet_rpc_server: add address book RPC calls | moneromooo-monero | 1 | -0/+98 |
2017-02-02 | Merge pull request #1643 | Riccardo Spagni | 1 | -4/+2 |
2017-01-29 | wallet_rpc_server: fix short payment id validation in transfer | moneromooo-monero | 1 | -1/+1 |
2017-01-28 | wallet_rpc_server: fix logs going to the wrong file | moneromooo-monero | 1 | -4/+2 |
2017-01-16 | wallet2: reuse fake outs when adjusting fee on transfer | moneromooo-monero | 1 | -0/+5 |
2017-01-16 | Change logging to easylogging++ | moneromooo-monero | 1 | -5/+9 |
2017-01-11 | Added (not yet enabled) HTTP client authentication | Lee Clagett | 1 | -1/+1 |
2017-01-08 | wallet_rpc_server: new RPC call to get a transfer by txid | moneromooo-monero | 1 | -61/+152 |
2016-12-19 | Refactored password prompting for wallets | Lee Clagett | 1 | -3/+3 |
2016-12-16 | Enabled HTTP auth support for monero-wallet-rpc | Lee Clagett | 1 | -7/+91 |
2016-12-05 | Added confirmation before binding wallet-rpc to external IP | Lee Clagett | 1 | -11/+30 |
2016-12-04 | Merge pull request #1398 | Riccardo Spagni | 1 | -1/+1 |
2016-12-04 | Fix a few minor typos | Pierre Boyer | 1 | -1/+1 |
2016-11-28 | wallet: add API and RPC to create/parse monero: URIs | moneromooo-monero | 1 | -0/+27 |
2016-11-16 | wallet: return fee in transfer RPC | moneromooo-monero | 1 | -0/+4 |
2016-11-10 | Created monero-wallet-rpc, moving functionality from monero-wallet-cli | Lee Clagett | 1 | -10/+117 |
2016-09-18 | epee: optionally restrict HTTP service to a configurable user agent | moneromooo-monero | 1 | -1/+4 |
2016-09-16 | wallet: change priority/fee to ArticMine's recommendation | moneromooo-monero | 1 | -3/+3 |
2016-08-29 | wallet_rpc_server: return payment id in make_integrated_address RPC | moneromooo-monero | 1 | -0/+1 |
2016-08-28 | rct amount key modified as per luigi1111's recommendations | moneromooo-monero | 1 | -31/+0 |
2016-08-28 | wallet: do not store signatures in the wallet cache | moneromooo-monero | 1 | -1/+1 |
2016-08-28 | wallet: always use new algorithm for RPC transfers | moneromooo-monero | 1 | -5/+2 |
2016-08-28 | wallet: do not try to use rct txes a few blocks before the fork | moneromooo-monero | 1 | -2/+2 |
2016-08-28 | port get_tx_key/check_tx_key to rct | moneromooo-monero | 1 | -0/+39 |
2016-08-28 | add rct to the protocol | moneromooo-monero | 1 | -4/+2 |
2016-07-24 | wallet: new {ex,im}port_key_images commands and RPC calls | moneromooo-monero | 1 | -0/+66 |
2016-07-20 | wallet: add unconfirmed incoming txes from the txpool | moneromooo-monero | 1 | -2/+25 |
2016-07-20 | Merge pull request #899 | Riccardo Spagni | 1 | -1/+8 |
2016-07-19 | wallet: add command and RPC to sign/verify data | moneromooo-monero | 1 | -0/+36 |
2016-07-10 | wallet_rpc_server: add payment id from integrated addresses to extra | moneromooo-monero | 1 | -1/+8 |
2016-06-22 | wallet: add a fee multiplier | moneromooo-monero | 1 | -4/+4 |
2016-06-19 | wallet_rpc_server: fix some string values being returned between <> | moneromooo-monero | 1 | -10/+10 |
2016-04-27 | wallet: add a filter_by_height field to get_transfers | moneromooo-monero | 1 | -2/+9 |
2016-04-26 | wallet: add get_transfers rpc call | moneromooo-monero | 1 | -0/+89 |
2016-04-26 | wallet: allow attaching notes to txids | moneromooo-monero | 1 | -0/+63 |
2016-04-19 | wallet: add a new sweep_all command and RPC command | moneromooo-monero | 1 | -0/+59 |
2016-04-02 | wallet: better output selection for transfer/transfer_new | moneromooo-monero | 1 | -3/+3 |
2016-03-26 | wallet: do not leak owned amounts to the daemon unless --trusted-daemon | moneromooo-monero | 1 | -1/+1 |
2016-03-26 | wallet: change sweep_dust to sweep_unmixable | moneromooo-monero | 1 | -1/+1 |
2016-03-11 | wallet: use minimum mixin when RPC asks for too low mixin | moneromooo-monero | 1 | -3/+13 |
2016-03-05 | get_payments short ID | luigi1111 | 1 | -8/+17 |
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/+23 |
2015-12-28 | wallet_rpc_server: exit async, so we reply to stop_wallet RPC | moneromooo-monero | 1 | -1/+10 |
2015-12-28 | wallet: do not return error if incoming_transfers finds none | moneromooo-monero | 1 | -5/+0 |
2015-12-23 | added RPC wallet command getheight | Brendan Telzrow | 1 | -1/+16 |
2015-12-05 | wallet: add a stop_wallet RPC call | moneromooo-monero | 1 | -0/+23 |
2015-08-26 | wallet: use mutex protected random generation api | moneromooo-monero | 1 | -1/+1 |
2015-08-24 | wallet: only return tx keys via RPC if requested | moneromooo-monero | 1 | -3/+6 |
2015-08-19 | make tx keys available to the user | moneromooo-monero | 1 | -0/+3 |
2015-08-09 | encrypted payment ids are now 64 bit, instead of 256 bit | moneromooo-monero | 1 | -22/+36 |
2015-08-09 | Encrypted payment IDs | moneromooo-monero | 1 | -4/+7 |
2015-07-22 | wallet: new transaction construction algorithm | moneromooo-monero | 1 | -1/+5 |
2015-06-13 | Add RPC commands to manipulate integrated addresses | moneromooo-monero | 1 | -0/+64 |
2015-06-12 | Integrated addresses (standard address plus payment id) | moneromooo-monero | 1 | -2/+16 |
2015-05-30 | wallet_rpc_server: add a sweep_dust RPC command as well | moneromooo-monero | 1 | -0/+44 |
2015-03-27 | Restore daemon interactive mode | Thomas Winget | 1 | -9/+9 |
2015-02-20 | added tx size to incoming_transfers RPC Call | Riccardo Spagni | 1 | -0/+2 |
2015-01-15 | Merge pull request #215 | Riccardo Spagni | 1 | -0/+28 |
2015-01-11 | Add a --restricted-rpc flag to simplewallet | moneromooo-monero | 1 | -0/+28 |
2015-01-11 | Allow get_bulk_payments to return all payments regardless of payment ID | moneromooo-monero | 1 | -0/+20 |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 |
2014-11-01 | Exception handling while refreshing in rpc wallet (credits to QCN) | Sammy Libre | 1 | -1/+5 |
2014-09-15 | Separate testnet address prefix | Zachary Michaels | 1 | -2/+2 |
2014-08-05 | added view_key to wallet RPC command query_key | Jakob Lind | 1 | -0/+4 |
2014-08-05 | query_key command in wallet rpc. | Jakob Lind | 1 | -0/+18 |
2014-07-23 | Merge pull request #70 from fluffypony/master | Riccardo Spagni | 1 | -4/+29 |
2014-07-23 | wallet rpc: actually populate the extra while assembling a transaction | Erik Kimmo | 1 | -1/+1 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -4/+29 |
2014-07-22 | Add get_bulk_payments rpc call | Zachary Michaels | 1 | -1/+47 |
2014-06-30 | wallet RPC converted to use new transaction semantics | Thomas Winget | 1 | -11/+83 |
2014-06-30 | final changes to get transaction splitting building. needs testing. | Thomas Winget | 1 | -1/+2 |
2014-06-02 | fixed conflict | paybee | 1 | -1/+43 |
2014-06-02 | Added incoming_transfers RPC API method | paybee | 1 | -14/+1 |
2014-06-02 | Added 'payment_id' optional argument to 'transfer' wallet RPC method | Neozaru | 1 | -1/+28 |
2014-05-27 | Added incoming_transfers RPC API method | paybee | 1 | -0/+64 |
2014-05-25 | 'getaddress' wallet-rpc command | Neozaru | 1 | -0/+15 |
2014-05-03 | initial [broken] update | mydesktop | 1 | -6/+43 |
2014-04-02 | json rpc for wallet and bugfix | Antonio Juarez | 1 | -0/+132 |