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: add sweep_below function
moneromooo-monero
2017-04-24
1
-1
/
+1
*
Resolve #92 add ability to create wallets thru RPC
Howard Chu
2017-04-11
1
-94
/
+326
*
wallet rpc: enable solo mining
stoffu
2017-03-20
1
-0
/
+51
*
wallet-rpc bugfix: get_transfer_by_txid previously checking against payment id
kenshi84
2017-03-19
1
-1
/
+1
*
Merge pull request #1884
Riccardo Spagni
2017-03-18
1
-0
/
+28
|
\
|
*
wallet_rpc_server: make a few RPCs unavailable in restricted mode
moneromooo-monero
2017-03-18
1
-0
/
+28
*
|
Merge pull request #1883
Riccardo Spagni
2017-03-18
1
-8
/
+8
|
\
\
|
*
|
use const references in catch blocks
moneromooo-monero
2017-03-18
1
-8
/
+8
|
|
/
*
|
Merge pull request #1882
Riccardo Spagni
2017-03-18
1
-0
/
+22
|
\
\
|
*
|
wallet_rpc_server: add a rescan_spent RPC
moneromooo-monero
2017-03-18
1
-0
/
+22
|
|
/
*
/
wallet-rpc: enable openalias
stoffu
2017-03-17
1
-3
/
+3
|
/
*
wallet: fix --log-file not working
moneromooo-monero
2017-02-28
1
-0
/
+1
*
wallet_rpc_server: new --trusted-daemon flag
moneromooo-monero
2017-02-24
1
-5
/
+16
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
*
simplewallet: validate hex input size
moneromooo-monero
2017-02-14
1
-4
/
+4
*
Merge pull request #1689
Riccardo Spagni
2017-02-11
1
-62
/
+25
|
\
|
*
Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
Lee Clagett
2017-02-06
1
-62
/
+25
*
|
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
2017-02-08
1
-2
/
+2
|
/
*
wallet_rpc_server: add address book RPC calls
moneromooo-monero
2017-02-04
1
-0
/
+98
*
Merge pull request #1643
Riccardo Spagni
2017-02-02
1
-4
/
+2
|
\
|
*
wallet_rpc_server: fix logs going to the wrong file
moneromooo-monero
2017-01-28
1
-4
/
+2
*
|
wallet_rpc_server: fix short payment id validation in transfer
moneromooo-monero
2017-01-29
1
-1
/
+1
|
/
*
wallet2: reuse fake outs when adjusting fee on transfer
moneromooo-monero
2017-01-16
1
-0
/
+5
*
Change logging to easylogging++
moneromooo-monero
2017-01-16
1
-5
/
+9
*
Added (not yet enabled) HTTP client authentication
Lee Clagett
2017-01-11
1
-1
/
+1
*
wallet_rpc_server: new RPC call to get a transfer by txid
moneromooo-monero
2017-01-08
1
-61
/
+152
*
Refactored password prompting for wallets
Lee Clagett
2016-12-19
1
-3
/
+3
*
Enabled HTTP auth support for monero-wallet-rpc
Lee Clagett
2016-12-16
1
-7
/
+91
*
Added confirmation before binding wallet-rpc to external IP
Lee Clagett
2016-12-05
1
-11
/
+30
*
Merge pull request #1398
Riccardo Spagni
2016-12-04
1
-1
/
+1
|
\
|
*
Fix a few minor typos
Pierre Boyer
2016-12-04
1
-1
/
+1
*
|
wallet: add API and RPC to create/parse monero: URIs
moneromooo-monero
2016-11-28
1
-0
/
+27
|
/
*
wallet: return fee in transfer RPC
moneromooo-monero
2016-11-16
1
-0
/
+4
*
Created monero-wallet-rpc, moving functionality from monero-wallet-cli
Lee Clagett
2016-11-10
1
-10
/
+117
*
epee: optionally restrict HTTP service to a configurable user agent
moneromooo-monero
2016-09-18
1
-1
/
+4
*
wallet: change priority/fee to ArticMine's recommendation
moneromooo-monero
2016-09-16
1
-3
/
+3
*
wallet_rpc_server: return payment id in make_integrated_address RPC
moneromooo-monero
2016-08-29
1
-0
/
+1
*
rct amount key modified as per luigi1111's recommendations
moneromooo-monero
2016-08-28
1
-31
/
+0
*
wallet: do not store signatures in the wallet cache
moneromooo-monero
2016-08-28
1
-1
/
+1
*
wallet: always use new algorithm for RPC transfers
moneromooo-monero
2016-08-28
1
-5
/
+2
*
wallet: do not try to use rct txes a few blocks before the fork
moneromooo-monero
2016-08-28
1
-2
/
+2
*
port get_tx_key/check_tx_key to rct
moneromooo-monero
2016-08-28
1
-0
/
+39
*
add rct to the protocol
moneromooo-monero
2016-08-28
1
-4
/
+2
*
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
[next]