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
...
*
|
Add more specific RPC error codes
Michał Sałaban
2017-10-23
1
-96
/
+91
|
/
*
Fix compiler warnings with Clang 6.0.0.
Vasil Dimov
2017-10-15
1
-1
/
+1
*
Merge pull request #2592
Riccardo Spagni
2017-10-15
1
-1
/
+1
|
\
|
*
Don't try to create wallet-dir when it's not given, don't crash if wallet-dir...
Michał Sałaban
2017-10-07
1
-1
/
+1
*
|
Subaddresses
kenshi84
2017-10-07
1
-42
/
+183
|
/
*
move checkpoints in a separate library
moneromooo-monero
2017-09-25
1
-3
/
+3
*
Merge pull request #2424
Riccardo Spagni
2017-09-25
1
-3
/
+20
|
\
|
*
wallet_rpc_server: catch failure to create directory
moneromooo-monero
2017-09-25
1
-1
/
+10
|
*
wallet_rpc_server: init m_vm to NULL in ctor
moneromooo-monero
2017-09-25
1
-1
/
+1
|
*
wallet_rpc_server: guard against exceptions
moneromooo-monero
2017-09-25
1
-1
/
+9
*
|
Merge pull request #2443
Riccardo Spagni
2017-09-25
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
wallet_rpc_server: fix index for newly added address book entry
moneromooo-monero
2017-09-13
1
-1
/
+1
*
|
Do not create file when RPC user/pass is given and use file locking
Lee Clagett
2017-08-30
1
-29
/
+20
|
/
*
Merge pull request #2286
Riccardo Spagni
2017-08-15
1
-11
/
+17
|
\
|
*
wallet_rpc_server: adjust small ring sizes to 5 for v6
moneromooo-monero
2017-08-12
1
-11
/
+17
*
|
Merge pull request #2279
Riccardo Spagni
2017-08-15
1
-1
/
+6
|
\
\
|
*
|
wallet_rpc_server: fix possible privacy leak in on_import_key_images()
Jaquee
2017-08-11
1
-1
/
+6
|
|
/
*
|
Merge pull request #2205
Riccardo Spagni
2017-08-15
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
wallet: return unlock_time in get_transfers
moneromooo-monero
2017-08-02
1
-0
/
+4
*
|
change mixin to ring size in user visible places
moneromooo-monero
2017-08-07
1
-2
/
+2
*
|
Merge pull request #2210
Riccardo Spagni
2017-08-07
1
-6
/
+49
|
\
\
|
*
|
Move OpenAlias console input back from libs
moneromooo-monero
2017-07-27
1
-6
/
+49
|
|
/
*
/
wallet_rpc_server: optionally return tx blobs on transfer calls
moneromooo-monero
2017-07-26
1
-7
/
+38
|
/
*
Merge pull request #2125
Riccardo Spagni
2017-07-03
1
-2
/
+2
|
\
|
*
Minor cleanup: tab vs. space + logs messages
binaryFate
2017-06-26
1
-3
/
+3
*
|
Merge pull request #2121
Riccardo Spagni
2017-07-03
1
-0
/
+7
|
\
\
|
*
|
Fix #2120: return per-tx amount in transfer_split RPC call.
binaryFate
2017-06-26
1
-0
/
+7
|
|
/
*
/
Fix on_transfer RPC incorrect logging info
Mike C
2017-06-23
1
-1
/
+1
|
/
*
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
|
/
[prev]
[next]