Commit Graph

419 Commits (ab594cfee94dff87bb7039724563f6177a892b8b)

Author SHA1 Message Date
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
Riccardo Spagni a4c13ea092
Merge pull request #2039
7 years ago
moneromooo-monero 05f3dcf738
simplewallet: fix refresh height for new wallets
7 years ago
Gentian 4b932ff314 changed crypto to cncrypto so it generated libcncrypto
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