Commit Graph

231 Commits (c6c4ead44ee7ecd1959a940564c3fd5c96cf1ba5)

Author SHA1 Message Date
sachaaaaa a93571410e Add new command "export_transfers" to save transfers to csv
6 years ago
Riccardo Spagni 164ba3ef1c
Merge pull request #4731
6 years ago
moneromooo-monero f26ce08c8a
wallet: add a non destructive blockchain rescan
6 years ago
Dusan Klinec 29ffb6bba8
device/trezor: trezor support added
6 years ago
naughtyfox 9f3963e823 Arbitrary M/N multisig schemes:
6 years ago
Riccardo Spagni 37a306370d
Merge pull request #4388
6 years ago
moneromooo-monero 05edc969c0
simplewallet: remove obsolete transfer_original command
6 years ago
Dusan Klinec f9b22a7b01
hw_device: support for multiple devices added [for review]
6 years ago
stoffu 8ca1215f25
wallet: store trusted-daemon flag in wallet2
6 years ago
moneromooo-monero e9ffa91257
store secret keys encrypted where possible
6 years ago
moneromooo-monero ea37614efe
wallet: wipe seed from memory where appropriate
6 years ago
luigi1111 41e583b0a2
Merge pull request #4195
6 years ago
luigi1111 8d2e454929
Merge pull request #4188
6 years ago
stoffu a3fe1c56ee
simplewallet: add set_tx_key for importing tx keys from 3rd party wallets
6 years ago
stoffu f13c7a8263
simplewallet: make sure wallet config is stored right after creation
6 years ago
jcktm ed7825dc0c monero-wallet-cli: added locked_sweep_all command
6 years ago
stoffu d6d78f157b
Allow fractional outputs to be ignored
6 years ago
luigi1111 c4907d24cb
Merge pull request #3477
6 years ago
moneromooo-monero 51b511be4c
simplewallet: add version command
6 years ago
moneromooo-monero 3f5fb6fe6d
simplewallet: add --untrusted-daemon option
6 years ago
Riccardo Spagni df91d7bcbd
Merge pull request #3426
6 years ago
moneromooo-monero 8ea3c4d544
simplewallet: new --use-english-language-names flag
6 years ago
moneromooo-monero 1e393f4bb7
wallet: make the segregation height settable
6 years ago
stoffu b86f1e5dad Add command line option allowing to restrict the default sub-address lookahead in order to avoid
6 years ago
moneromooo-monero b09e5181cc
wallet: add a set_ring command
6 years ago
moneromooo-monero d29ea0455a
wallet: add an output blackball list to avoid using those in rings
6 years ago
moneromooo-monero 18eaf19489
wallet: key reuse mitigation options
6 years ago
moneromooo-monero 5f146873c5
wallet: add shared ring database
6 years ago
stoffu a7266d6d7b
wallet2+cli+rpc: eliminate redundant m_http_client from cli/rpc and delegate calls to wallet2
6 years ago
cslashm e745c1e38d Code modifications to integrate Ledger HW device into monero-wallet-cli.
6 years ago
Riccardo Spagni 6ed314854c
Merge pull request #3188
6 years ago
stoffu 30c44bce06
wallet: automatically use low priority if safe (no backlog & recent blocks not full)
6 years ago
Riccardo Spagni e1ba5b95c1
Merge pull request #3118
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
Neozaru fbc0a6dd23 Bugfix : Missing i18n import in simplewallet
6 years ago
stoffu ca336c62e3
simplewallet: check file overwrite when exporting stuff
6 years ago
Riccardo Spagni ede4e1c54c
Merge pull request #3057
6 years ago
stoffu 6d40a92026
Reserve proof
6 years ago
Maxithi 9ffa97fe98
Factor the monero donation address
6 years ago
Riccardo Spagni eb617be8f4
Merge pull request #2960
7 years ago
moneromooo-monero 5cbcf0aa25
wallet: support for multisig seeds
7 years ago
stoffu 6b5bd129b4
Account tagging
7 years ago
moneromooo-monero dffa0dceaf
simplewallet: add export_raw_multisig command
7 years ago
moneromooo-monero f4eda44ce3
N-1/N multisig
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
Tobias Hoffmann 3af19c8011 set_node command, allows setting node without restart
7 years ago
Cifrado 287dde63d8 Added command descriptions
7 years ago
stoffu b0b7e0f09a
Spend proof without txkey
7 years ago
stoffu 998777ecd7
Tx proof (revised):
7 years ago
stoffu b738f4b59d
wallet: add sweep_single command
7 years ago
stoffu ad96c478b1
wallet-cli: added --generate-from-spend-key option
7 years ago
rbrunner7 b370ef54b9 Wallet: Descriptions through new commands 'set_description', 'get_description'
7 years ago
Riccardo Spagni 73f0c16743
Merge pull request #2606
7 years ago
Riccardo Spagni 50f0c1f0e0
Merge pull request #2586
7 years ago
moneromooo-monero 4090e8c6e5
simplewallet: add get/set for refresh-from-height
7 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
stoffu 7b8d3ec6ba
wallet-cli: add --do-not-relay option
7 years ago
selsta 986d03d4b2 simplewallet: allow to set threshold before warning about tx backlog
7 years ago
Riccardo Spagni c6306e75e7
Merge pull request #2257
7 years ago
Riccardo Spagni 72207fd27a
Merge pull request #2381
7 years ago
moneromooo-monero 651baaec46
wallet: add encrypted seed functionality
7 years ago
rbrunner7 9bdd985cee monero-wallet-cli: New command 'wallet_info'
7 years ago
moneromooo-monero adce8ae466
simplewallet: new "fee" command to display fee information
7 years ago
moneromooo-monero f906d87e66
wallet: new option to check/confirm txpool backlog when sending
7 years ago
Riccardo Spagni 061930d6b4
Merge pull request #2293
7 years ago
Riccardo Spagni 6f60613ffb
Merge pull request #2240
7 years ago
Eugene Otto dee41efa20 simplewallet: mnemonic language command-line arg
7 years ago
moneromooo-monero 61770ec2da
change mixin to ring size in user visible places
7 years ago
moneromooo-monero b7d6ec8364
simplewallet: add (out of sync) or (no daemon) markers in the prompt
7 years ago
JollyMort 40fc9d7b68
Add option to join multisig wallet pieces together
7 years ago
stoffu c9e0e944e9
Signature proving payment to destination by only revealing key derivation, not the actual tx secret key
7 years ago
moneromooo-monero b2319a03a6
simplewallet: new command to generate a random payment id
7 years ago
moneromooo-monero 6df83b3efb
wallet: add sweep_below function
7 years ago
moneromooo-monero a50c4a4fad
wallet: option to merge destinations
7 years ago
moneromooo-monero 0ad87db01f
wallet: try to save large outputs when using an unneeded second input
7 years ago
Riccardo Spagni d35d626181
Merge pull request #1826
7 years ago
moneromooo-monero 2c468dd429
allow user I/O in millinero, micronero, nanonero, piconero
7 years ago
moneromooo-monero 7a44f38a7f
Add support for the wallet to refresh pruned blocks
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
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
7 years ago
Riccardo Spagni 31cf4e7362
Merge pull request #1640
7 years ago
kenshi84 f97526e641 simplewallet: option to always ask password for any crytical operations
7 years ago
Ashley Perpetual 48aa9cf035 Add change_password for simplewallet
7 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
7 years ago
Riccardo Spagni 2a2f02e375
Merge pull request #1559
7 years ago
Jaquee db56a03ff2
Wallet2 + API: Callbacks for unconfirmed transfers
7 years ago
kenshi84 f1dde1a429 wallet cli: print originating block heights of mixin keys when making transfer
7 years ago
Riccardo Spagni 59021496d8
Merge pull request #1537
8 years ago
Riccardo Spagni 209a633a3c
Merge pull request #1496
8 years ago
Riccardo Spagni f4b3989c61
Merge pull request #1482
8 years ago
moneromooo-monero c21350823f
simplewallet: add a show_transfer <txid> command
8 years ago
kenshi84 adee16440a wallet cli: print unspent outputs with histogram
8 years ago
kenshi84 99580adf66 make openalias also available for solo miner; introduce namespace tools::dns_utils; support integrated address with dns lookup
8 years ago
kenshi84 38f00d07f7 wallet cli: viewing and editing address book
8 years ago
Lee Clagett 2bddb8ebee Refactored password prompting for wallets
8 years ago
Kenshi Takayama 2506d51d60 wallet cli: donate command
8 years ago
moneromooo-monero a0131c8be3
wallet: auto sync outputs and key images in cold signing files
8 years ago