Commit Graph

626 Commits (dd527d936942e8b59d4972f3d9d4129901ae70bb)

Author SHA1 Message Date
moneromooo-monero da8b60cbbf
simplewallet: reject attempts to use too low mixin early
7 years ago
Riccardo Spagni f4fded6fcf
Merge pull request #2683
7 years ago
Riccardo Spagni f1ca1f35d1
Merge pull request #2682
7 years ago
Riccardo Spagni 395025bb23
Merge pull request #2633
7 years ago
stoffu 105425b7f6
simplewallet: reject invalid argument for boolean parameter
7 years ago
stoffu ad96c478b1
wallet-cli: added --generate-from-spend-key option
7 years ago
binaryFate b42ee213e8 Wallet: update ring size in outdated error msgs with set_default_ring_size
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
Riccardo Spagni f960ef9454
Merge pull request #2595
7 years ago
stoffu 8041b4e901
wallet-cli: allow priority argument for sweep_all and donate
7 years ago
Leon Klingele 424852a627
Fix 'sweep_all' command when called with no args
7 years ago
moneromooo-monero 37e1fd94d5
simplewallet: mark the active account in print_accounts
7 years ago
moneromooo-monero 6cf3344605
Remove wallet dependency on p2p
7 years ago
moneromooo-monero 8ddcf1e714
simplewallet: remove XMR mentions
7 years ago
rbrunner7 b370ef54b9 Wallet: Descriptions through new commands 'set_description', 'get_description'
7 years ago
binaryFate b2d416f211 Distinguish "not enough money" and "not enough unlocked money"
7 years ago
Riccardo Spagni 73f0c16743
Merge pull request #2606
7 years ago
Riccardo Spagni 50f0c1f0e0
Merge pull request #2586
7 years ago
Riccardo Spagni 1039b5e813
Merge pull request #2569
7 years ago
Riccardo Spagni d316b3d266
Merge pull request #2554
7 years ago
Riccardo Spagni 62629541a5
Merge pull request #2550
7 years ago
Riccardo Spagni ce1016254a
Merge pull request #2549
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
stoffu d74336d5c9
wallet: encrypt (un)signed tx, also optionally save unencrypted raw tx hexstr
7 years ago
Riccardo Spagni c58ec8cdc1
Merge pull request #2468
7 years ago
moneromooo-monero b5b4abb8a6
simplewallet: fix setting default-ring-size to 0
7 years ago
Riccardo Spagni 5f430cedd8
Merge pull request #2515
7 years ago
Riccardo Spagni 3bab2676ec
Merge pull request #2512
7 years ago
selsta 986d03d4b2 simplewallet: allow to set threshold before warning about tx backlog
7 years ago
moneromooo-monero 735fafecb0
simplewallet: allow 1/yes/y as well as true for start_mining options
7 years ago
moneromooo-monero bf2d911365
simplewallet: fix --restore-from-height being ignored
7 years ago
moneromooo-monero 5d65a75b69
move checkpoints in a separate library
7 years ago
Riccardo Spagni 0e74777071
Merge pull request #2452
7 years ago
moneromooo-monero 4230876b31
simplewallet: guard against I/O exceptions
7 years ago
Riccardo Spagni c6306e75e7
Merge pull request #2257
7 years ago
moneromooo-monero c34093db58
simplewallet: add privacy warning when using an untrusted demon
7 years ago
moneromooo-monero 792ba4f0fe
Log categories can now be added to and removed from
7 years ago
Riccardo Spagni 8f1f43163a
Merge pull request #2412
7 years ago
Riccardo Spagni 72207fd27a
Merge pull request #2381
7 years ago
moneromooo-monero 9236823bf4
simplewallet: print tx rejection reason where it was missing
7 years ago
moneromooo-monero 651baaec46
wallet: add encrypted seed functionality
7 years ago
Howard Chu 81fb2f5347
Silence more stupid gcc warnings
7 years ago
Riccardo Spagni e19b68b005
Merge pull request #2362
7 years ago
Riccardo Spagni eec3527e33
Merge pull request #2316
7 years ago
rbrunner7 840aed1cf3 monero-wallet-cli: New command 'wallet_info' improved
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
Riccardo Spagni 48f96c18df
Merge pull request #2320
7 years ago
moneromooo-monero f906d87e66
wallet: new option to check/confirm txpool backlog when sending
7 years ago
Howard Chu c656dd0ede
Fix refresh counter display
7 years ago
Howard Chu 0c6c3eb3f2
Silence stupid fallthru warning in gcc 7
7 years ago
Riccardo Spagni 061930d6b4
Merge pull request #2293
7 years ago
Riccardo Spagni e457cc7891
Merge pull request #2281
7 years ago
Riccardo Spagni a861cbb465
Merge pull request #2279
7 years ago
Riccardo Spagni 718941bee0
Merge pull request #2256
7 years ago
Riccardo Spagni 85211cda22
Merge pull request #2255
7 years ago
Riccardo Spagni 6f60613ffb
Merge pull request #2240
7 years ago
Riccardo Spagni 68ccc10b29
Merge pull request #2205
7 years ago
Eugene Otto dee41efa20 simplewallet: mnemonic language command-line arg
7 years ago
moneromooo-monero e499ff3322
simplewallet: factor out message_writer
7 years ago
Jaquee 20495b27e8 simplewallet: fix possible privacy leak in import_key_images()
7 years ago
moneromooo-monero 61770ec2da
change mixin to ring size in user visible places
7 years ago
Riccardo Spagni c63e9633b5
Merge pull request #2218
7 years ago
Riccardo Spagni f5be5b7e7b
Merge pull request #2210
7 years ago
Riccardo Spagni 52b33b5284
Merge pull request #2196
7 years ago
moneromooo-monero 042b86c473
simplewallet: do not ask wallet filename twice when restoring
7 years ago
Erik de Castro Lopo 8bbed27573 simplewallet: Be explicit about secret keys
7 years ago
moneromooo-monero 16a5534704
simplewallet: show payment ids on sign_transfer
7 years ago
moneromooo-monero b7d6ec8364
simplewallet: add (out of sync) or (no daemon) markers in the prompt
7 years ago
moneromooo-monero c97d1bd3d4
wallet: return unlock_time in get_transfers
7 years ago
JollyMort 02f13d6cdf
Fix handling of strings & simplify summation of spendkeys
7 years ago
JollyMort 40fc9d7b68
Add option to join multisig wallet pieces together
7 years ago
moneromooo-monero cb0b559451
Move OpenAlias console input back from libs
7 years ago
JollyMort 23909bb04d
Make successful transfer log message more informative
7 years ago
Riccardo Spagni ab594cfee9
Merge pull request #2159
7 years ago
Riccardo Spagni 999d4d83e9
Merge pull request #2135
7 years ago
Jethro Grassie 6955976b2d
Add various readline related fixes
7 years ago
Riccardo Spagni 44e4bbd15c
Merge pull request #2124
7 years ago
Riccardo Spagni 7995dcff94
Merge pull request #2112
7 years ago
Riccardo Spagni bbdbccfba0
Merge pull request #2110
7 years ago
moneromooo-monero 5cea355232
simplewallet: lock idle scope when sweeping
7 years ago
moneromooo-monero 32754784db
wallet: fix refresh_from_height setting on new wallet
7 years ago
Jethro Grassie be9d4f0411
Fix multiline wallet cli output with readline
7 years ago
Guillaume LE VAILLANT 3255887f5e simplewallet: typo fixes
7 years ago
stoffu d5f1cef73c
simplewallet: removed unneeded LOCK_IDLE_SCOPE() from check_tx_key()
7 years ago
stoffu 8df918f8c7
simplewallet: replace assert(m_wallet) with error out
7 years ago
stoffu c9e0e944e9
Signature proving payment to destination by only revealing key derivation, not the actual tx secret key
7 years ago
Riccardo Spagni 91e1a7e3e2
Merge pull request #2081
7 years ago
moneromooo-monero b2319a03a6
simplewallet: new command to generate a random payment id
7 years ago
Michael Shick ac0714dcd7
add simplewallet --generate-new-wallet arg checks
7 years ago
Riccardo Spagni 8fbbefb8db
Merge pull request #2053
7 years ago
moneromooo-monero 05f3dcf738
simplewallet: fix refresh height for new wallets
7 years ago
stoffu 8ac2496c5d
corrected typo in help regarding min-outputs-*
7 years ago
moneromooo-monero 6df83b3efb
wallet: add sweep_below function
7 years ago
Riccardo Spagni 0385999cda
Merge pull request #1984
7 years ago
moneromooo-monero a255a5407f
simplewallet: allow multiline seed
7 years ago
kenshi84 e9fb44ed3c
wallet cli: removed some inappropriate return-false
7 years ago
Riccardo Spagni 9c2bcabcdd
Merge pull request #1949
7 years ago
Riccardo Spagni 17e8ce8c35
Merge pull request #1940
7 years ago
Riccardo Spagni bf665e5991
Merge pull request #1931
7 years ago
moneromooo-monero 9ae566d0dd
simplewallet: fix cold signing of split transactions
7 years ago
moneromooo-monero aae14a107a
simplewallet: allow setting confirm-missing-payment-id in watch wallets
7 years ago
Antti Keränen 17c7c62d55
Add per transaction fee to transfer command
7 years ago
kenshi84 89e100bc8c
wallet cli: remove redundant password confirm in donate command
7 years ago
moneromooo-monero 899497069b
simplewallet: factor the per-variable code in set_variable
7 years ago
moneromooo-monero a50c4a4fad
wallet: option to merge destinations
7 years ago
Riccardo Spagni 119803f26e
Merge pull request #1921
7 years ago
Derek Zhang d17179d14b Fixed typo in CLI wallet help message
7 years ago
moneromooo-monero 0ad87db01f
wallet: try to save large outputs when using an unneeded second input
7 years ago
Akademik Prokhor Zakharov 9bccf1b11e Transfer help
7 years ago
moneromooo-monero 995969b190
wallet: fix set_log not handling 0,xxx style settings
7 years ago
Riccardo Spagni 82411cdf3a
Merge pull request #1886
7 years ago
Riccardo Spagni f33a696ec7
Merge pull request #1883
7 years ago
moneromooo-monero f9a2b5279d
simplewallet: allow setting tx priority in watch wallets
7 years ago
moneromooo-monero d023831327
use const references in catch blocks
7 years ago
moneromooo-monero 1a666c3016
simplewallet: catch case where no transactions are made
7 years ago
moneromooo-monero 3396a9f2af
Add intervening v5 fork for increased min block size
7 years ago
moneromooo-monero 4b48565c9e
wallet: add password command
7 years ago
Riccardo Spagni d35d626181
Merge pull request #1826
7 years ago
Riccardo Spagni 78a99fe7da
Merge pull request #1820
7 years ago
moneromooo-monero 2c468dd429
allow user I/O in millinero, micronero, nanonero, piconero
7 years ago
moneromooo-monero b8a08f199a
wallet: fix --log-file not working
7 years ago
moneromooo-monero 7a44f38a7f
Add support for the wallet to refresh pruned blocks
7 years ago
kenshi84 eabe3bf20c
simplewallet: updated help message for 'set ask-password'
7 years ago
Riccardo Spagni 5aab25b60a
Merge pull request #1765
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
Dion Ahmetaj 5cfddd74e9 Add support for smart mining through wallet.
7 years ago
moneromooo-monero 83ec209f42
simplewallet: validate hex input size
7 years ago
Riccardo Spagni cb54eeaa31
Merge pull request #1698
7 years ago
Riccardo Spagni eacf2124b6 Merge pull request #1689
7 years ago
kenshi84 9459f33178 simplewallet: print error when address is wrong
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 bcb7b0a9af
Merge pull request #1665
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
moneromooo-monero 3471907160
simplewallet: cleanup
7 years ago
moneromooo-monero a9a9b64b13
simplewallet: fix build (unqualified type not in current scope)
7 years ago
Riccardo Spagni 10b625079b
Merge pull request #1645
7 years ago
Riccardo Spagni ab2b3480b2
Merge pull request #1639
7 years ago
Riccardo Spagni 5fb3f97a55
Merge pull request #1629
7 years ago
Ashley Perpetual 48aa9cf035 Add change_password for simplewallet
7 years ago
moneromooo-monero 9bd9906e8f
Factor is_address_local code into a tools function
7 years ago
Lee Clagett c02e1cb943 Updates to epee HTTP client code
8 years ago
kenshi84 55a8e982c0 moved get_account_address_from_str_or_url from libcommon to libcryptonote_core
8 years ago
Riccardo Spagni 39aaea8e62
Merge pull request #1599
8 years ago
moneromooo-monero 17246d051d
wallet: print exception message on get_random_outs_error
8 years ago
kenshi84 78d560a933 simplewallet: use MAKE_CORE_RPC_VERSION(1,4) instead of 0x10004
8 years ago
Riccardo Spagni ab69d5b367
Merge pull request #1569
8 years ago
kenshi84 16b8b66adc specify restore height by YYYY-MM-DD format
8 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
8 years ago
Riccardo Spagni 2806842200
Merge pull request #1562
8 years ago
Riccardo Spagni 2a2f02e375
Merge pull request #1559
8 years ago
Riccardo Spagni 433adee594
Merge pull request #1545
8 years ago
Riccardo Spagni 5738e07fba
Merge pull request #1492
8 years ago
Jaquee a081b39c01
Move key image export/import functions to wallet2
8 years ago
Jaquee db56a03ff2
Wallet2 + API: Callbacks for unconfirmed transfers
8 years ago
kenshi84 f1dde1a429 wallet cli: print originating block heights of mixin keys when making transfer
8 years ago
luigi1111 5ae00f0ff5 add msg for donate
8 years ago
luigi1111 db44a909ba Fix monero-wallet-cli compile
8 years ago
Riccardo Spagni 59021496d8
Merge pull request #1537
8 years ago
Riccardo Spagni c284b0fff7
Merge pull request #1503
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 542571f5cb simplewallet: remove unnecessary local_args.erase(...) in set_variable()
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
moneromooo-monero c31e42e2bb
simplewallet: bump output file format version
8 years ago
Riccardo Spagni 6847999fb8
Merge pull request #1472
8 years ago
Riccardo Spagni dca146f823
Merge pull request #1469
8 years ago
Riccardo Spagni 1551ce98f2
Merge pull request #1466
8 years ago
kenshi84 07b9138cad support importing unportable outputs
8 years ago
Lee Clagett 2bddb8ebee Refactored password prompting for wallets
8 years ago
moneromooo-monero 9e4b3724c7
simplewallet: add pending/pool/failed in the show_transfers help
8 years ago
anonimal b9a28677e2
simplewallet: add return type for donate function
8 years ago
anonimal d36669fd75
simplewallet: hardcode Monero's donation address
8 years ago
kenshi84 66e6af89ce added experimental boost::archive::portable_binary_{i|o}archive
8 years ago
Kenshi Takayama 2506d51d60 wallet cli: donate command
8 years ago
luigi1111 0fb5dc870d
monero-wallet-cli wording changes 'n' stuff
8 years ago
moneromooo-monero 0b91d82574
simplewallet: restore automatically setting trusted local daemon
8 years ago
Riccardo Spagni fe89782512
Merge pull request #1379
8 years ago
moneromooo-monero d6086f5b4e
Improve daemon RPC version handling
8 years ago
Lee Clagett 91ffb61c25 Added command_line::is_yes
8 years ago
moneromooo-monero 6d76072612
simplewallet: remove double confirmation when submitting signed tx
8 years ago
Riccardo Spagni 2988e1be8c
Merge pull request #1344
8 years ago
moneromooo-monero a0131c8be3
wallet: auto sync outputs and key images in cold signing files
8 years ago
moneromooo-monero d72376d467
simplewallet: add a verbose flag to incoming_transfers
8 years ago
moneromooo-monero 47413a5626
simplewallet: spell out change when signing a transfer
8 years ago
moneromooo-monero 14cb088300
simplewallet: print public keys too on spendkey/viewkey commands
8 years ago
moneromooo-monero bd4da18525
simplewallet: include amount sent in transfer confirmation
8 years ago
Lee Clagett 265e4605ec Fixed generate-from-json bug introduced in 358e068
8 years ago
Lee Clagett 358e068e87 Created monero-wallet-rpc, moving functionality from monero-wallet-cli
8 years ago
moneromooo-monero 8aba0d4b4c
wallet: encrypt outputs and key images files with the view key
8 years ago
moneromooo-monero b5d6faada3
wallet: fix bad amounts/fees again
8 years ago
Riccardo Spagni d53bc2eddf
Merge pull request #1281
8 years ago