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