index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallet
/
wallet_rpc_server.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
wallet: new {ex,im}port_key_images commands and RPC calls
moneromooo-monero
2016-07-24
1
-0
/
+66
*
wallet: add unconfirmed incoming txes from the txpool
moneromooo-monero
2016-07-20
1
-2
/
+25
*
Merge pull request #899
Riccardo Spagni
2016-07-20
1
-1
/
+8
|
\
|
*
wallet_rpc_server: add payment id from integrated addresses to extra
moneromooo-monero
2016-07-10
1
-1
/
+8
*
|
wallet: add command and RPC to sign/verify data
moneromooo-monero
2016-07-19
1
-0
/
+36
|
/
*
wallet: add a fee multiplier
moneromooo-monero
2016-06-22
1
-4
/
+4
*
wallet_rpc_server: fix some string values being returned between <>
moneromooo-monero
2016-06-19
1
-10
/
+10
*
wallet: add a filter_by_height field to get_transfers
moneromooo-monero
2016-04-27
1
-2
/
+9
*
wallet: add get_transfers rpc call
moneromooo-monero
2016-04-26
1
-0
/
+89
*
wallet: allow attaching notes to txids
moneromooo-monero
2016-04-26
1
-0
/
+63
*
wallet: add a new sweep_all command and RPC command
moneromooo-monero
2016-04-19
1
-0
/
+59
*
wallet: better output selection for transfer/transfer_new
moneromooo-monero
2016-04-02
1
-3
/
+3
*
wallet: do not leak owned amounts to the daemon unless --trusted-daemon
moneromooo-monero
2016-03-26
1
-1
/
+1
*
wallet: change sweep_dust to sweep_unmixable
moneromooo-monero
2016-03-26
1
-1
/
+1
*
wallet: use minimum mixin when RPC asks for too low mixin
moneromooo-monero
2016-03-11
1
-3
/
+13
*
get_payments short ID
luigi1111
2016-03-05
1
-8
/
+17
*
updated copyright year
Riccardo Spagni
2015-12-31
1
-1
/
+1
*
wallet: add a rescan_bc command and rescan_blockchain RPC
moneromooo-monero
2015-12-30
1
-0
/
+23
*
wallet_rpc_server: exit async, so we reply to stop_wallet RPC
moneromooo-monero
2015-12-28
1
-1
/
+10
*
wallet: do not return error if incoming_transfers finds none
moneromooo-monero
2015-12-28
1
-5
/
+0
*
added RPC wallet command getheight
Brendan Telzrow
2015-12-23
1
-1
/
+16
*
wallet: add a stop_wallet RPC call
moneromooo-monero
2015-12-05
1
-0
/
+23
*
wallet: use mutex protected random generation api
moneromooo-monero
2015-08-26
1
-1
/
+1
*
wallet: only return tx keys via RPC if requested
moneromooo-monero
2015-08-24
1
-3
/
+6
*
make tx keys available to the user
moneromooo-monero
2015-08-19
1
-0
/
+3
*
encrypted payment ids are now 64 bit, instead of 256 bit
moneromooo-monero
2015-08-09
1
-22
/
+36
*
Encrypted payment IDs
moneromooo-monero
2015-08-09
1
-4
/
+7
*
wallet: new transaction construction algorithm
moneromooo-monero
2015-07-22
1
-1
/
+5
*
Add RPC commands to manipulate integrated addresses
moneromooo-monero
2015-06-13
1
-0
/
+64
*
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
*
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
|
\
|
*
Add a --restricted-rpc flag to simplewallet
moneromooo-monero
2015-01-11
1
-0
/
+28
*
|
Allow get_bulk_payments to return all payments regardless of payment ID
moneromooo-monero
2015-01-11
1
-0
/
+20
|
/
*
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
*
Merge pull request #70 from fluffypony/master
Riccardo Spagni
2014-07-23
1
-4
/
+29
|
\
|
*
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
*
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
[next]