Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 | |
2014-08-05 | query_key command in wallet rpc. | Jakob Lind | 1 | -0/+4 | |
only support mnemonic as key_type currently | |||||
2014-07-23 | Merge pull request #70 from fluffypony/master | Riccardo Spagni | 1 | -3/+29 | |
New readme, license changes | |||||
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 | -3/+29 | |
2014-07-22 | Add get_bulk_payments rpc call | Zachary Michaels | 1 | -0/+2 | |
2014-06-30 | wallet RPC converted to use new transaction semantics | Thomas Winget | 1 | -1/+4 | |
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/+2 | |
2014-05-27 | Added incoming_transfers RPC API method | paybee | 1 | -4/+6 | |
2014-05-25 | 'getaddress' wallet-rpc command | Neozaru | 1 | -0/+2 | |
2014-05-03 | initial [broken] update | mydesktop | 1 | -4/+6 | |
2014-04-02 | json rpc for wallet and bugfix | Antonio Juarez | 1 | -0/+55 | |