Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-06-30 | wallet RPC converted to use new transaction semantics | Thomas Winget | 1 | -182/+0 | |
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. | |||||
2014-06-02 | fixed conflict | paybee | 1 | -0/+20 | |
2014-06-02 | Added 'payment_id' optional argument to 'transfer' wallet RPC method | Neozaru | 1 | -0/+2 | |
2014-05-27 | Added incoming_transfers RPC API method | paybee | 1 | -0/+36 | |
2014-05-25 | 'getaddress' wallet-rpc command | Neozaru | 1 | -0/+18 | |
2014-05-03 | initial [broken] update | mydesktop | 1 | -0/+35 | |
2014-04-02 | json rpc for wallet and bugfix | Antonio Juarez | 1 | -0/+91 | |