index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallet
/
wallet_rpc_server.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-05
wallet rpc: Add close_wallet RPC
Guillaume LE VAILLANT
1
-0
/
+2
2018-09-04
Merge pull request #4269
luigi1111
1
-0
/
+2
2018-08-23
wallet: store trusted-daemon flag in wallet2
stoffu
1
-1
/
+0
2018-08-22
rpc-wallet: refresh command added
Dusan Klinec
1
-0
/
+2
2018-08-17
[#4027] add change_wallet_password wallet rpc command
artyomsol
1
-0
/
+2
2018-08-16
wallet2: make --restricted-rpc available for wallet RPC only
stoffu
1
-0
/
+1
2018-07-31
wallet-rpc: add get_address_index command
stoffu
1
-0
/
+2
2018-06-16
Merge pull request #3780
luigi1111
1
-1
/
+9
2018-06-03
wallet-rpc: watch-only and cold wallet features added
Dusan Klinec
1
-1
/
+9
2018-04-14
wallet_rpc_server: add a get_version RPC
moneromooo-monero
1
-0
/
+2
2018-03-17
wallet_rpc_server: add sweep_unmixable as alias for sweep_dust
moneromooo-monero
1
-0
/
+1
2018-03-15
wallet2+cli+rpc: eliminate redundant m_http_client from cli/rpc and delegate ...
stoffu
1
-1
/
+0
2018-01-26
Update 2018 copyright
xmr-eric
1
-1
/
+1
2018-01-25
Merge pull request #3047
Riccardo Spagni
1
-0
/
+3
2018-01-10
Reserve proof
stoffu
1
-0
/
+4
2018-01-06
Implement #3045, fixing RPC snakecases
Nick Johnson
1
-0
/
+3
2018-01-02
Merge pull request #2967
Riccardo Spagni
1
-0
/
+5
2017-12-25
Merge pull request #2926
Riccardo Spagni
1
-0
/
+8
2017-12-20
wallet_rpc_server: factor transfer info return and add missing info
moneromooo-monero
1
-0
/
+5
2017-12-18
check accessing an element past the end of a container
moneromooo-monero
1
-1
/
+1
2017-12-18
Account tagging
stoffu
1
-0
/
+8
2017-12-17
wallet: add multisig sign/submit RPC
moneromooo-monero
1
-0
/
+5
2017-12-17
N-1/N multisig
moneromooo-monero
1
-0
/
+1
2017-12-17
multisig address generation RPC
moneromooo-monero
1
-0
/
+10
2017-11-25
Merge pull request #2368
Riccardo Spagni
1
-0
/
+4
2017-11-24
wallet_rpc_server: new relay_tx command
moneromooo-monero
1
-0
/
+2
2017-11-21
Spend proof without txkey
stoffu
1
-0
/
+4
2017-11-18
Tx proof (revised):
stoffu
1
-0
/
+8
2017-11-15
simplewallet: wrong ns for input_line in sweep_single (fix #2634)
stoffu
1
-1
/
+0
2017-11-15
wallet: add sweep_single command
stoffu
1
-0
/
+2
2017-11-06
track double spending in the txpool
moneromooo-monero
1
-1
/
+1
2017-11-06
Merge pull request #2605
Riccardo Spagni
1
-0
/
+4
2017-10-23
Add more specific RPC error codes
Michał Sałaban
1
-0
/
+1
2017-10-16
Wallet: Descriptions through new commands 'set_description', 'get_description'
rbrunner7
1
-0
/
+4
2017-10-07
Subaddresses
kenshi84
1
-1
/
+11
2017-08-30
Do not create file when RPC user/pass is given and use file locking
Lee Clagett
1
-1
/
+2
2017-08-12
wallet_rpc_server: adjust small ring sizes to 5 for v6
moneromooo-monero
1
-0
/
+1
2017-06-26
Minor cleanup: tab vs. space + logs messages
binaryFate
1
-1
/
+1
2017-04-11
Resolve #92 add ability to create wallets thru RPC
Howard Chu
1
-3
/
+15
2017-03-20
wallet rpc: enable solo mining
stoffu
1
-0
/
+5
2017-03-18
wallet_rpc_server: add a rescan_spent RPC
moneromooo-monero
1
-0
/
+2
2017-02-24
wallet_rpc_server: new --trusted-daemon flag
moneromooo-monero
1
-0
/
+1
2017-02-21
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
1
-1
/
+1
2017-02-04
wallet_rpc_server: add address book RPC calls
moneromooo-monero
1
-0
/
+6
2017-01-16
Change logging to easylogging++
moneromooo-monero
1
-0
/
+4
2017-01-08
wallet_rpc_server: new RPC call to get a transfer by txid
moneromooo-monero
1
-0
/
+8
2016-12-20
Merge pull request #1473
Riccardo Spagni
1
-2
/
+0
2016-12-19
Removed unused functions
Lee Clagett
1
-2
/
+0
2016-12-16
Enabled HTTP auth support for monero-wallet-rpc
Lee Clagett
1
-0
/
+3
2016-12-05
Added confirmation before binding wallet-rpc to external IP
Lee Clagett
1
-3
/
+0
2016-11-28
wallet: add API and RPC to create/parse monero: URIs
moneromooo-monero
1
-0
/
+4
2016-11-10
Created monero-wallet-rpc, moving functionality from monero-wallet-cli
Lee Clagett
1
-7
/
+2
2016-09-18
epee: optionally restrict HTTP service to a configurable user agent
moneromooo-monero
1
-0
/
+2
2016-07-24
wallet: new {ex,im}port_key_images commands and RPC calls
moneromooo-monero
1
-0
/
+4
2016-07-19
wallet: add command and RPC to sign/verify data
moneromooo-monero
1
-0
/
+4
2016-04-26
wallet: add get_transfers rpc call
moneromooo-monero
1
-0
/
+2
2016-04-26
wallet: allow attaching notes to txids
moneromooo-monero
1
-0
/
+4
2016-04-19
wallet: add a new sweep_all command and RPC command
moneromooo-monero
1
-0
/
+2
2015-12-31
updated copyright year
Riccardo Spagni
1
-1
/
+1
2015-12-30
wallet: add a rescan_bc command and rescan_blockchain RPC
moneromooo-monero
1
-0
/
+2
2015-12-28
wallet_rpc_server: exit async, so we reply to stop_wallet RPC
moneromooo-monero
1
-0
/
+1
2015-12-23
added RPC wallet command getheight
Brendan Telzrow
1
-0
/
+2
2015-12-05
wallet: add a stop_wallet RPC call
moneromooo-monero
1
-0
/
+2
2015-06-13
Add RPC commands to manipulate integrated addresses
moneromooo-monero
1
-0
/
+4
2015-05-30
wallet_rpc_server: add a sweep_dust RPC command as well
moneromooo-monero
1
-0
/
+2
2015-03-27
Restore daemon interactive mode
Thomas Winget
1
-9
/
+9
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
2014-07-23
Merge pull request #70 from fluffypony/master
Riccardo Spagni
1
-3
/
+29
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
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