| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Integrated addresses (standard address plus payment id) | moneromooo-monero | 2015-06-12 | 1 | -2/+16 | |
| | | ||||||
| * | wallet_rpc_server: add a sweep_dust RPC command as well | moneromooo-monero | 2015-05-30 | 1 | -0/+44 | |
| | | ||||||
| * | Restore daemon interactive mode | Thomas Winget | 2015-03-27 | 1 | -9/+9 | |
| | | | | | | | | Daemon interactive mode is now working again. RPC mapped calls in daemon and wallet have both had connection_context removed as an argument as that argument was not being used anywhere. | |||||
| * | added tx size to incoming_transfers RPC Call | Riccardo Spagni | 2015-02-20 | 1 | -0/+2 | |
| | | ||||||
| * | Merge pull request #215 | Riccardo Spagni | 2015-01-15 | 1 | -0/+28 | |
| |\ | | | | | | | 24d500c Add a --restricted-rpc flag to simplewallet (moneromooo-monero) | |||||
| | * | Add a --restricted-rpc flag to simplewallet | moneromooo-monero | 2015-01-11 | 1 | -0/+28 | |
| | | | | | | | | | | | It restricts RPC to a subset of "view only" commands. Kind of like a poor man's view key replacement. | |||||
| * | | Allow get_bulk_payments to return all payments regardless of payment ID | moneromooo-monero | 2015-01-11 | 1 | -0/+20 | |
| |/ | | | | by giving an empty list of payment IDs. | |||||
| * | year updated in license | Riccardo Spagni | 2015-01-02 | 1 | -1/+1 | |
| | | ||||||
| * | Exception handling while refreshing in rpc wallet (credits to QCN) | Sammy Libre | 2014-11-01 | 1 | -1/+5 | |
| | | ||||||
| * | Separate testnet address prefix | Zachary Michaels | 2014-09-15 | 1 | -2/+2 | |
| | | ||||||
| * | added view_key to wallet RPC command query_key | Jakob Lind | 2014-08-05 | 1 | -0/+4 | |
| | | ||||||
| * | query_key command in wallet rpc. | Jakob Lind | 2014-08-05 | 1 | -0/+18 | |
| | | | | only support mnemonic as key_type currently | |||||
| * | Merge pull request #70 from fluffypony/master | Riccardo Spagni | 2014-07-23 | 1 | -4/+29 | |
| |\ | | | | | New readme, license changes | |||||
| | * | License updated to BSD 3-clause | fluffypony | 2014-07-23 | 1 | -4/+29 | |
| | | | ||||||
| * | | wallet rpc: actually populate the extra while assembling a transaction | Erik Kimmo | 2014-07-23 | 1 | -1/+1 | |
| |/ | ||||||
| * | Add get_bulk_payments rpc call | Zachary Michaels | 2014-07-22 | 1 | -1/+47 | |
| | | ||||||
| * | wallet RPC converted to use new transaction semantics | Thomas Winget | 2014-06-30 | 1 | -11/+83 | |
| | | | | | | | | | wallet RPC now uses wallet2::create_transactions and wallet2::commit_tx instead of wallet2::transfer. This made it possible to add the RPC call /transfer_split, which will split transactions automatically if they are too large. The old call to /transfer will return an error stating to use /transfer_split if multiple transactions are needed to fulfill the request. | |||||
| * | final changes to get transaction splitting building. needs testing. | Thomas Winget | 2014-06-30 | 1 | -1/+2 | |
| | | ||||||
| * | fixed conflict | paybee | 2014-06-02 | 1 | -1/+43 | |
| |\ | ||||||
| | * | Added 'payment_id' optional argument to 'transfer' wallet RPC method | Neozaru | 2014-06-02 | 1 | -1/+28 | |
| | | | ||||||
| | * | 'getaddress' wallet-rpc command | Neozaru | 2014-05-25 | 1 | -0/+15 | |
| | | | ||||||
| * | | Added incoming_transfers RPC API method | paybee | 2014-06-02 | 1 | -14/+1 | |
| | | | ||||||
| * | | Added incoming_transfers RPC API method | paybee | 2014-05-27 | 1 | -0/+64 | |
| |/ | ||||||
| * | initial [broken] update | mydesktop | 2014-05-03 | 1 | -6/+43 | |
| | | ||||||
| * | json rpc for wallet and bugfix | Antonio Juarez | 2014-04-02 | 1 | -0/+132 | |
