Commit Graph

136 Commits (2751a477d87cb01bebec699750b8b4b5c9d77d55)

Author SHA1 Message Date
Howard Chu 987eb662bf
More missed readline dependencies thru scoped_message_writer
7 years ago
moneromooo-monero 437421ce42
wallet: move some scoped_message_writer calls from the libs
7 years ago
moneromooo-monero e89994e98f
wallet: rejig to avoid prompting in wallet2
7 years ago
Riccardo Spagni f48aeab5c4
Merge pull request #2756
7 years ago
moneromooo-monero da8b60cbbf
simplewallet: reject attempts to use too low mixin early
7 years ago
moneromooo-monero ccf53a566c
track double spending in the txpool
7 years ago
Riccardo Spagni 3dd31d33fa
Merge pull request #2605
7 years ago
Tim L 0bf0915446 Fix file permission issue
7 years ago
Riccardo Spagni 54463b33b3
Merge pull request #2723
7 years ago
Tim L 69c37200aa RPC Add cross origin resource sharing support
7 years ago
Michał Sałaban fab3b7221b Add more specific RPC error codes
7 years ago
rbrunner7 b370ef54b9 Wallet: Descriptions through new commands 'set_description', 'get_description'
7 years ago
Vasil Dimov 4d35ad7603
Fix compiler warnings with Clang 6.0.0.
7 years ago
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