moneromooo-monero
61ce8d6fde
wallet_rpc_server: exit async, so we reply to stop_wallet RPC
...
Reported by saddam
2015-12-28 23:38:30 +00:00
Brendan Telzrow
4cd7913a04
added RPC wallet command getheight
2015-12-23 10:04:04 -06:00
moneromooo-monero
1965fce402
wallet: add a stop_wallet RPC call
2015-12-05 14:53:37 +00:00
moneromooo-monero
6f8a6dcb6c
Add RPC commands to manipulate integrated addresses
2015-06-13 16:08:00 +01:00
moneromooo-monero
a62daebba5
wallet_rpc_server: add a sweep_dust RPC command as well
2015-05-30 21:48:05 +01:00
Thomas Winget
a0590d29cd
Restore daemon interactive mode
...
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.
2015-03-27 08:01:30 -04:00
Riccardo Spagni
f4b69d553a
year updated in license
2015-01-02 18:52:46 +02:00
Jakob Lind
0c3255ead8
query_key command in wallet rpc.
...
only support mnemonic as key_type currently
2014-08-05 08:17:23 +02:00
Riccardo Spagni
0a87cb0b33
Merge pull request #70 from fluffypony/master
...
New readme, license changes
2014-07-23 18:26:06 +02:00
Erik Kimmo
a59b6205cd
wallet rpc: actually populate the extra while assembling a transaction
2014-07-23 19:27:23 +04:00
fluffypony
6fc995fe5d
License updated to BSD 3-clause
2014-07-23 15:03:52 +02:00
Zachary Michaels
12596ad566
Add get_bulk_payments rpc call
2014-07-22 12:16:15 -04:00
Thomas Winget
d433a696e5
wallet RPC converted to use new transaction semantics
...
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-30 07:16:50 -04:00
paybee
133019cfc5
fixed conflict
2014-06-02 22:43:11 +02:00
paybee
feacdded6b
Added incoming_transfers RPC API method
2014-05-27 12:52:11 +02:00
Neozaru
17a9ee3f8f
'getaddress' wallet-rpc command
2014-05-25 00:20:46 +02:00
mydesktop
333f975760
initial [broken] update
2014-05-03 12:19:43 -04:00
Antonio Juarez
29c2859a3e
json rpc for wallet and bugfix
2014-04-02 17:00:17 +01:00