Commit Graph

1012 Commits (6d219a9250c10084a02ab150e420ede6eecd7aaf)

Author SHA1 Message Date
moneromooo-monero 6d219a9250
wallet: add multisig key generation
7 years ago
Riccardo Spagni a3a8343051
Merge pull request #2857
7 years ago
Riccardo Spagni 066fd7aced
Merge pull request #2877
7 years ago
moneromooo-monero 43f5269f84
Wallets now do not depend on the daemon rpc lib
7 years ago
moneromooo-monero 09ce03d612
move includes around to lessen overall load
7 years ago
moneromooo-monero 7193b89fe5 Scrub keys from memory just before scope end.
7 years ago
Riccardo Spagni 87158dca68
Merge pull request #2885
7 years ago
Riccardo Spagni 6c0953b15a
Merge pull request #2860
7 years ago
moneromooo-monero c83d0b3ee2
add bulletproofs from v7 on testnet
7 years ago
moneromooo-monero d58835b2f6
integrate bulletproofs into monero
7 years ago
Riccardo Spagni a1e3670b33
catch wallet decrypt false positive
7 years ago
Riccardo Spagni 81fb832082
Merge pull request #2833
7 years ago
Riccardo Spagni 301279709d
Merge pull request #2850
7 years ago
Riccardo Spagni 0bf4d6deea
Merge pull request #2828
7 years ago
moneromooo-monero 3dffe71b72
new wipeable_string class to replace std::string passphrases
7 years ago
Riccardo Spagni 2e54e7ff0b
Merge pull request #2824
7 years ago
Riccardo Spagni 4c90d638bc
Merge pull request #2823
7 years ago
Riccardo Spagni fbfdaae06f
Merge pull request #2807
7 years ago
Riccardo Spagni 82375f7de7
Merge pull request #2806
7 years ago
Riccardo Spagni df032aac69
Merge pull request #2800
7 years ago
Riccardo Spagni 1de386111f
Merge pull request #2797
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
moneromooo-monero d875a9ff90
wallet2: detect multiple outputs from a tx to different subaddresses
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
Cifrado b0426d4cf2 Fixes #759 Add sanity check on restore height
7 years ago
moneromooo-monero 51895fd7df
split wallet and wallet_api
7 years ago
moneromooo-monero 6cbe7bcdd2
wallet2: check generate_key_derivation return value
7 years ago
stoffu 6171238416
daemon & simplewallet: don't set max-concurrency when unspecified
7 years ago
Tim L ef941855ae Wallet RPC: Add prompt-for-password flag
7 years ago
moneromooo-monero 0b726be703
wallet2: minimize the number of construct_tx calls
7 years ago
moneromooo-monero 9d505d26b8
wallet2: cleanup some debug logs
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
Riccardo Spagni 3abd6f1fd0
Merge pull request #2773
7 years ago
Riccardo Spagni c9a410e394
Merge pull request #2772
7 years ago
Riccardo Spagni 0d4d628805
Merge pull request #2634
7 years ago
Riccardo Spagni 39bc39b86e
Merge pull request #2628
7 years ago
stoffu b738f4b59d
wallet: add sweep_single command
7 years ago
stoffu a17b8233da
wallet2 bugfix: loading old m_unconfirmed_payments
7 years ago
Howard Chu 987eb662bf
More missed readline dependencies thru scoped_message_writer
7 years ago
Howard Chu 95e784ad00
Fix 437421ce42
7 years ago
anonimal a3ea62f209 CMake: include RPC when building GUI deps
7 years ago
Riccardo Spagni 815e158bdf
Merge pull request #2739
7 years ago
Riccardo Spagni edebe4e3b6
Merge pull request #2736
7 years ago