Commit Graph

570 Commits (35d5aa36c9b2f4bba169e5947039bf7871649ee1)

Author SHA1 Message Date
Riccardo Spagni a71db6d239
Merge pull request #2981
7 years ago
Riccardo Spagni bfe580787d
Merge pull request #2976
7 years ago
Riccardo Spagni c951bf1f72
Merge pull request #2972
7 years ago
Riccardo Spagni eb617be8f4
Merge pull request #2960
7 years ago
Riccardo Spagni a1a8262355
Merge pull request #2949
7 years ago
Riccardo Spagni 0ae3651cc9
Merge pull request #2942
7 years ago
stoffu b63afbaa99
simplewallet: detect typo for incoming_transfers options
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 170f598ac9
Merge pull request #2918
7 years ago
Matt Smith c765f9512c simplewallet: disable donations on testnet
7 years ago
moneromooo-monero 586ee64209
simplewallet: lock idle scope in {im,ex}port_{key_images,outputs}
7 years ago
moneromooo-monero 5cbcf0aa25
wallet: support for multisig seeds
7 years ago
moneromooo-monero 4f45f9da40
simplewallet: factor out tx exceptions
7 years ago
moneromooo-monero a4240d9ffc
catch const exceptions
7 years ago
moneromooo-monero 45a1c4c088
add empty container sanity checks when using front() and back()
7 years ago
stoffu 6b5bd129b4
Account tagging
7 years ago
xmr-eric e20e489a64 Better definite article use
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 e36f5b6021
Match surae's recommendation to derive multisig keys
7 years ago
moneromooo-monero dffa0dceaf
simplewallet: add export_raw_multisig command
7 years ago
moneromooo-monero 7f4c220b70
simplewallet: add multisig to wallet type in wallet_info output
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 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
moneromooo-monero 6d219a9250
wallet: add multisig key generation
7 years ago
moneromooo-monero 43f5269f84
Wallets now do not depend on the daemon rpc lib
7 years ago
Riccardo Spagni b88f0879b5
Merge pull request #2873
7 years ago
Riccardo Spagni 6c0953b15a
Merge pull request #2860
7 years ago
moneromooo-monero f5bc7f1855
simplewallet: fix default unspent_outputs output with subaddresses
7 years ago
Tobias Hoffmann 3af19c8011 set_node command, allows setting node without restart
7 years ago
Riccardo Spagni 81fb832082
Merge pull request #2833
7 years ago
Riccardo Spagni 63f0031965
Merge pull request #2853
7 years ago
xmr-eric 1c838552ed Simplewallet.cpp: Fewer pleases in seed NOTE
7 years ago
moneromooo-monero 3dffe71b72
new wipeable_string class to replace std::string passphrases
7 years ago
Cifrado 287dde63d8 Added command descriptions
7 years ago
Riccardo Spagni ac261d0d87
Merge pull request #2825
7 years ago
Riccardo Spagni a7211b5a07
Merge pull request #2822
7 years ago
Riccardo Spagni eefd6a7878
Merge pull request #2796
7 years ago
Riccardo Spagni 539f511eb1
Merge pull request #2368
7 years ago
moneromooo-monero c0ae52c081
simplewallet: prevent (wrong) integrated adresses on accounts > 0
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
stoffu 998777ecd7
Tx proof (revised):
7 years ago
Cifrado b0426d4cf2 Fixes #759 Add sanity check on restore height
7 years ago
moneromooo-monero ac5cd865b2
simplewallet: fix typo in incoming monero message
7 years ago
moneromooo-monero 93c3398503 simplewallet: translate ring size 0 to mixin 0 (default values)
7 years ago