Commit Graph

123 Commits (da1bb4b0af5d9569ee4c8dacbd9997c15ce16a81)

Author SHA1 Message Date
Riccardo Spagni 71253c1dcd
Merge pull request #2592
7 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
Michał Sałaban 2183ade0c4 Don't try to create wallet-dir when it's not given, don't crash if wallet-dir already exists.
7 years ago
moneromooo-monero 5d65a75b69
move checkpoints in a separate library
7 years ago
Riccardo Spagni c2346c6c59
Merge pull request #2424
7 years ago
Riccardo Spagni 5953724f69
Merge pull request #2443
7 years ago
moneromooo-monero 54cc209a5e
wallet_rpc_server: catch failure to create directory
7 years ago
moneromooo-monero 3e55099cb2
wallet_rpc_server: init m_vm to NULL in ctor
7 years ago
moneromooo-monero 2e44d8f23c
wallet_rpc_server: guard against exceptions
7 years ago
moneromooo-monero ffe2712726
wallet_rpc_server: fix index for newly added address book entry
7 years ago
Lee Clagett 9c83f8063d Do not create file when RPC user/pass is given and use file locking
7 years ago
Riccardo Spagni 9e6bcbc014
Merge pull request #2286
7 years ago
Riccardo Spagni a861cbb465
Merge pull request #2279
7 years ago
Riccardo Spagni 68ccc10b29
Merge pull request #2205
7 years ago
moneromooo-monero 8655ba04ba
wallet_rpc_server: adjust small ring sizes to 5 for v6
7 years ago
Jaquee 359517c7f5 wallet_rpc_server: fix possible privacy leak in on_import_key_images()
7 years ago
moneromooo-monero 61770ec2da
change mixin to ring size in user visible places
7 years ago
Riccardo Spagni f5be5b7e7b
Merge pull request #2210
7 years ago
moneromooo-monero c97d1bd3d4
wallet: return unlock_time in get_transfers
7 years ago
moneromooo-monero cb0b559451
Move OpenAlias console input back from libs
7 years ago
moneromooo-monero dc0b312f8a
wallet_rpc_server: optionally return tx blobs on transfer calls
7 years ago
Riccardo Spagni 218f1a1d69
Merge pull request #2125
7 years ago
Riccardo Spagni 645c898e2d
Merge pull request #2121
7 years ago
binaryFate f98bf48b1d Minor cleanup: tab vs. space + logs messages
7 years ago
binaryFate 5a09d79caf Fix #2120: return per-tx amount in transfer_split RPC call.
7 years ago
Mike C b592cb3f0a Fix on_transfer RPC incorrect logging info
7 years ago
moneromooo-monero 6df83b3efb
wallet: add sweep_below function
7 years ago
Howard Chu 110b683152
Resolve #92 add ability to create wallets thru RPC
7 years ago
stoffu 8bbcbcfb0d
wallet rpc: enable solo mining
7 years ago
kenshi84 df810a8250
wallet-rpc bugfix: get_transfer_by_txid previously checking against payment id
7 years ago
Riccardo Spagni a6f1959d1c
Merge pull request #1884
7 years ago
Riccardo Spagni f33a696ec7
Merge pull request #1883
7 years ago
Riccardo Spagni 9aac64c238
Merge pull request #1882
7 years ago
moneromooo-monero e9175cec07
wallet_rpc_server: make a few RPCs unavailable in restricted mode
7 years ago
moneromooo-monero d023831327
use const references in catch blocks
7 years ago
moneromooo-monero 9d134e8647
wallet_rpc_server: add a rescan_spent RPC
7 years ago
stoffu 250c4cb3e0
wallet-rpc: enable openalias
7 years ago
moneromooo-monero b8a08f199a
wallet: fix --log-file not working
7 years ago
moneromooo-monero ada6a8a2de
wallet_rpc_server: new --trusted-daemon flag
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
moneromooo-monero 83ec209f42
simplewallet: validate hex input size
7 years ago
Riccardo Spagni eacf2124b6 Merge pull request #1689
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago
Lee Clagett ce7fcbb4ae Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
8 years ago
moneromooo-monero 4f5b130de9
wallet_rpc_server: add address book RPC calls
8 years ago
Riccardo Spagni 614400e5af
Merge pull request #1643
8 years ago
moneromooo-monero 8c8482ac98
wallet_rpc_server: fix short payment id validation in transfer
8 years ago
moneromooo-monero 69d2ad3967
wallet_rpc_server: fix logs going to the wrong file
8 years ago
moneromooo-monero d86ae2bec6
wallet2: reuse fake outs when adjusting fee on transfer
8 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
8 years ago