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