Commit Graph

279 Commits (38727f7d2ff178e46c04f44b067259df2b33e293)

Author SHA1 Message Date
moneromooo-monero 1017a75460
wallet: factor transfer_rct code with transfer code
8 years ago
moneromooo-monero dc4aad7eb5
add rct to the protocol
8 years ago
Riccardo Spagni 7000ed45ec
Merge pull request #982
8 years ago
Riccardo Spagni 391c567f37
Merge pull request #976
8 years ago
guzzi_jones 65238d281c fix #691 removed help about leaving wallet name empty on --generate-new-wallet
8 years ago
moneromooo-monero c2f4e16c59
simplewallet: default to max-concurrency 1 on MacOS X
8 years ago
moneromooo-monero e596e25367
simplewallet: do not suggest removing cache if the password was wrong
8 years ago
Riccardo Spagni 0faf572db8
Merge pull request #948
8 years ago
moneromooo-monero 11dc091464
Fake outs set is now decided by the wallet
8 years ago
Riccardo Spagni b026650be9
Merge pull request #952
8 years ago
Riccardo Spagni 9273899ee7
Merge pull request #949
8 years ago
hyc 709c7247cd Better fix (#4)
8 years ago
luigi1111 d2644c15c3
fix restore-deterministic height
8 years ago
moneromooo-monero da1007f7cd
simplewallet: make the refresh thread into more generic idle thread
8 years ago
guzzi_jones f0c0a3fb65 Fix #864
8 years ago
moneromooo-monero ebf97d76f0
wallet: new {ex,im}port_key_images commands and RPC calls
8 years ago
Riccardo Spagni 47618c2710
Merge pull request #923
8 years ago
Riccardo Spagni 07f974a499
Merge pull request #916
8 years ago
moneromooo-monero 83128877e0
simplewallet: suggest removing cache when loading fails
8 years ago
moneromooo-monero b89b96394a
wallet: add unconfirmed incoming txes from the txpool
8 years ago
moneromooo-monero 080a60610f
simplewallet: revert to foreground refresh at startup
8 years ago
Riccardo Spagni fc3e135b83
Merge pull request #902
8 years ago
moneromooo-monero 89d9f382a0
wallet: add command and RPC to sign/verify data
8 years ago
moneromooo-monero 014f3a0d39
Add a daemon RPC version, and make simplewallet check it
8 years ago
Riccardo Spagni 00fd89a36d
Merge pull request #879
8 years ago
Riccardo Spagni 3923cbddaf
Merge pull request #878
8 years ago
Ilya Kitaev e6fdd5dd10 TransactionHistory continued
8 years ago
moneromooo-monero 6b08001f9e
simplewallet: mention the background refresh thread when starting
8 years ago
moneromooo-monero 945c272f6c
wallet: add a fee multiplier
8 years ago
Riccardo Spagni de91bb75a1
Merge pull request #870
8 years ago
luigi1111 57dce8083a
gmtime for Windows
8 years ago
moneromooo-monero f0b85c1631
simplewallet: add a status command
8 years ago
Riccardo Spagni ae205020f6
Merge pull request #827
8 years ago
Howard Chu 687855d658 Set refresh height earlier
8 years ago
Riccardo Spagni 8b0d22a2aa
Merge pull request #826
8 years ago
Howard Chu 2fb00c0666 Fix 19fe8ae3ef
8 years ago
moneromooo-monero 76c6bf1875
simplewallet: display all settings on set with no arguments
8 years ago
moneromooo-monero 513a658c87
add a --max-concurrency flag
8 years ago
Riccardo Spagni bdb93cbf3d
Merge pull request #823
8 years ago
moneromooo-monero a687e6e592
simplewallet: fix pending transfers fee display in show_transfers
8 years ago
moneromooo-monero d7bb1752eb
simplewallet: more threading fixes
8 years ago
moneromooo-monero 7baed9bd89
wallet: allow attaching notes to txids
8 years ago
moneromooo-monero ce6f8a6324
wallet: add GMT timestamps to transfers/payments
8 years ago
Riccardo Spagni cde9dce9c4
Merge pull request #817
8 years ago
Riccardo Spagni 714dcc2866
Merge pull request #815
8 years ago
Riccardo Spagni 7098ad6804
Merge pull request #814
8 years ago
moneromooo-monero 4b1c0d69f4
simplewallet: some background refresh threading fixes
8 years ago
moneromooo-monero b0850a9bea
wallet: add a new sweep_all command and RPC command
8 years ago
awfulcrawler 4b325bdb66 modified: src/simplewallet/simplewallet.cpp
8 years ago
Howard Chu 19fe8ae3ef Add --restore-height option
8 years ago
Howard Chu b6e42c3276 Speed up new wallet refresh
8 years ago
Riccardo Spagni 1c66fe04bc
Merge pull request #803
8 years ago
Riccardo Spagni 0ecb152810
Merge pull request #785
8 years ago
Riccardo Spagni 6bfb8799c3
Merge pull request #783
8 years ago
Riccardo Spagni a299e5269b
Merge pull request #801
8 years ago
moneromooo-monero c33ffc8e94
simplewallet: save fixes in RPC mode
8 years ago
moneromooo-monero f17b2f42b2
rpc: add pool/blockchain and block height results to gettransactions
8 years ago
moneromooo-monero ed61a2ccc1
simplewallet: set strict umask at start
8 years ago
moneromooo-monero 1a58d202b2
simplewallet: optional address in --generate-from-json
8 years ago
moneromooo-monero 48d0747d00
wallet: better output selection for transfer/transfer_new
8 years ago
Riccardo Spagni b22f550c67
Merge pull request #772
8 years ago
Riccardo Spagni 4ac6bdbb3f
Merge pull request #769
8 years ago
Riccardo Spagni a38ad63f8f
Merge pull request #767
8 years ago
Riccardo Spagni f68670a80e
Merge pull request #766
8 years ago
moneromooo-monero ead6956080
simplewallet: always gracefully exit on EOF
8 years ago
moneromooo-monero 3e557254c7
wallet: make the JSON reading type safe
8 years ago
moneromooo-monero 24b3e9007a
Convey tx verification failure reasons to the RPC client
8 years ago
moneromooo-monero 77d1c6b672
simplewallet: default to trusted daemon for loopback address
8 years ago
moneromooo-monero 0be6e08dd0
wallet: do not leak owned amounts to the daemon unless --trusted-daemon
8 years ago
moneromooo-monero 12146daeed
wallet: change sweep_dust to sweep_unmixable
8 years ago
moneromooo-monero a2e378b91b
wallet: add a --generate-from-json flag
8 years ago
moneromooo-monero f7301c3563
Revert "Print stack trace upon exceptions"
8 years ago
Riccardo Spagni f63b945d28
Merge pull request #734
8 years ago
moneromooo-monero b525457061
simplewallet: make --password-file work in RPC mode
8 years ago
moneromooo-monero fff238ec94
Print stack trace upon exceptions
8 years ago
Riccardo Spagni dd3cd9e7b8
Merge pull request #718
8 years ago
moneromooo-monero 41ea91a97a
simplewallet: fix hang when setting auto-refresh to 0
8 years ago
moneromooo-monero 28bfc903b9
simplewallet: special ^C handling for windows
8 years ago
Howard Chu b937a2c915 Use boost::thread instead of std::thread
8 years ago
Riccardo Spagni bf09285443
Merge pull request #688
8 years ago
moneromooo-monero c2a1fee428
simplewallet: prompt for private keys when generating wallets
8 years ago
moneromooo-monero 4513b4cd2b
simplewallet: add a new --restore-from-keys option
8 years ago
moneromooo-monero 5e3557d2c3
move g_test_dbg_lock_sleep from a global to a function level static
8 years ago
moneromooo-monero 360f72fa90
simplewallet: wording change for single tx confirmation
8 years ago
moneromooo-monero f6abc5324f
simplewallet: check watch-only view key matches standard address
9 years ago
moneromooo-monero b7e37b7763
simplewallet: show_transfers can now show just failed txes
9 years ago
moneromooo-monero b11539fda7
wallet: detect and handle failed outgoing transfers
9 years ago
moneromooo-monero f76f656d55
simplewallet: remove leftover command line refresh-type handling
9 years ago
Fabian Hirschmann c5baf30208 use load_file_to_string and exit with error on file read errors
9 years ago
Fabian Hirschmann 7b2d27f89a remove new lines at the end of the password only
9 years ago
Fabian Hirschmann 302cc9c700 add --password-file option
9 years ago
Riccardo Spagni 5c71f5d13e
update version
9 years ago
Riccardo Spagni de03926850
updated copyright year
9 years ago
moneromooo-monero bc8a52efd8
wallet: add a rescan_bc command and rescan_blockchain RPC
9 years ago
moneromooo-monero 3f2970fadb
Add missing semicolons after log statements
9 years ago
luigi1111 0198306473 Stop displaying internal commands for --help
9 years ago
luigi1111 189d516dae simplewallet help & error cleanup
9 years ago
moneromooo-monero c6cfe0f26d
wallet: make the wallet refresh type a wallet setting
9 years ago
Riccardo Spagni f78f9c5480
Merge pull request #512
9 years ago
moneromooo-monero d68a63e404
wallet: cancellable refresh
9 years ago