Commit Graph

170 Commits (270236e8f41c1edd80a3b119af7e1bd23f3877b6)

Author SHA1 Message Date
moneromooo-monero 7e7b1a8252
Revert "return subaddress in get_bulk_payments"
7 years ago
Riccardo Spagni db09247c68
Merge pull request #2926
7 years ago
Riccardo Spagni 2b00899bb2
Merge pull request #2920
7 years ago
Riccardo Spagni 8b40bc27a2
Merge pull request #2916
7 years ago
Riccardo Spagni b3dddb22fe
Merge pull request #2899
7 years ago
moneromooo-monero b49ddc766d
check accessing an element past the end of a container
7 years ago
moneromooo-monero 45a1c4c088
add empty container sanity checks when using front() and back()
7 years ago
stoffu a921764162
wallet-rpc: added receiving address to res of get(_bulk)_payments; selective addresses for getaddress
7 years ago
stoffu 6b5bd129b4
Account tagging
7 years ago
moneromooo-monero 98db7ee467
wallet: factor multisig info parsing
7 years ago
moneromooo-monero 31a97e761e
wallet: use raw encrypted data in multisig import/export RPC
7 years ago
moneromooo-monero 2fa707d1a5
wallet: add multisig sign/submit RPC
7 years ago
moneromooo-monero e36f5b6021
Match surae's recommendation to derive multisig keys
7 years ago
moneromooo-monero 265290388b
wallet: guard against partly initialized multisig wallet
7 years ago
moneromooo-monero 66e34e85b1
add multisig core test and factor multisig building blocks
7 years ago
moneromooo-monero f4eda44ce3
N-1/N multisig
7 years ago
moneromooo-monero cd64c7990c
multisig address generation RPC
7 years ago
moneromooo-monero fff871a455
gen_multisig: generates multisig wallets if participants trust each other
7 years ago
moneromooo-monero 4c313324b1
Add N/N multisig tx generation and signing
7 years ago
Dmitriy Plekhanov b60f48f0e3
return subaddress in get_bulk_payments
7 years ago
moneromooo-monero 3dffe71b72
new wipeable_string class to replace std::string passphrases
7 years ago
Riccardo Spagni 4c90d638bc
Merge pull request #2823
7 years ago
Riccardo Spagni 539f511eb1
Merge pull request #2368
7 years ago
Riccardo Spagni d80a3e5c38
Merge pull request #2788
7 years ago
moneromooo-monero 9739da1e84
wallet_rpc_server: new relay_tx command
7 years ago
moneromooo-monero 01dc829784
wallet: transfer RPC can now return tx metadata (pending_tx)
7 years ago
stoffu b0b7e0f09a
Spend proof without txkey
7 years ago
stoffu be1c01298a
fix for tx proof: use exception instead of error_str when signature gen failed
7 years ago
Riccardo Spagni 8d9e4920fc
Merge pull request #2768
7 years ago
stoffu 998777ecd7
Tx proof (revised):
7 years ago
Tim L ef941855ae Wallet RPC: Add prompt-for-password flag
7 years ago
Michał Sałaban 0d149f708f Add out-of-bound exceptions and handle them in RPC
7 years ago
stoffu c4587e83f8
simplewallet: wrong ns for input_line in sweep_single (fix #2634)
7 years ago
stoffu b738f4b59d
wallet: add sweep_single command
7 years ago
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