index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
simplewallet
/
simplewallet.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-27
simplewallet: remove ability to transfer with detached short payment ids
moneromooo-monero
1
-31
/
+2
2018-12-12
MMS (Multisig Messaging System): Initial version
rbrunner7
1
-119
/
+1366
2018-12-12
Merge pull request #4897
Riccardo Spagni
1
-8
/
+21
2018-12-12
Merge pull request #4839
Riccardo Spagni
1
-13
/
+79
2018-12-04
device/trezor: ask for KI sync on first refresh
Dusan Klinec
1
-12
/
+41
2018-12-04
device: enable to use multiple independent device wallets
Dusan Klinec
1
-0
/
+2
2018-12-04
Merge pull request #4894
Riccardo Spagni
1
-1
/
+0
2018-12-04
Merge pull request #4880
Riccardo Spagni
1
-5
/
+1
2018-12-04
Merge pull request #4862
Riccardo Spagni
1
-5
/
+9
2018-11-29
device/trezor: passphrase entry on host
Dusan Klinec
1
-1
/
+36
2018-11-27
simplewallet: use is_transfer_unlocked instead of is_tx_spendtime_unlocked fo...
stoffu
1
-1
/
+1
2018-11-24
simplewallet: enable donation on testnet/stagenet for easier testing
stoffu
1
-8
/
+21
2018-11-23
remove some unused code
moneromooo-monero
1
-1
/
+0
2018-11-21
blockchain_stats: don't use gmtime_r on Windows
moneromooo-monero
1
-5
/
+1
2018-11-16
Enhance help text for print_ring.
Tadeas Moravec
1
-2
/
+4
2018-11-16
Enhance help text for incoming_transfers.
Tadeas Moravec
1
-3
/
+5
2018-11-16
Merge pull request #4800
Riccardo Spagni
1
-2
/
+2
2018-11-16
Merge pull request #4792
Riccardo Spagni
1
-17
/
+25
2018-11-16
Merge pull request #4791
Riccardo Spagni
1
-1
/
+1
2018-11-16
Merge pull request #4786
Riccardo Spagni
1
-18
/
+0
2018-11-15
simplewallet: slightly adjust wording when printing multisig seed
stoffu
1
-2
/
+2
2018-11-12
Add new command "export_transfers" to save transfers to csv
sachaaaaa
1
-46
/
+226
2018-11-06
Merge pull request #4731
Riccardo Spagni
1
-11
/
+26
2018-11-06
Merge pull request #4728
Riccardo Spagni
1
-4
/
+5
2018-11-04
simplewallet: print the number of show/all transfers
moneromooo-monero
1
-2
/
+6
2018-11-04
wallet2: only export necessary outputs and key images
moneromooo-monero
1
-2
/
+2
2018-11-04
simplewallet: reorganize SCOPED_WALLET_UNLOCK a bit more
stoffu
1
-17
/
+25
2018-11-04
simplewallet: don't skip asking for password when watch-only
stoffu
1
-1
/
+1
2018-11-03
wallet: add a non destructive blockchain rescan
moneromooo-monero
1
-11
/
+26
2018-11-02
device/trezor: trezor support added
Dusan Klinec
1
-1
/
+145
2018-11-02
simplewallet: remove redundant messages on daemon connection failure
stoffu
1
-18
/
+0
2018-11-01
Merge pull request #4645
Riccardo Spagni
1
-1
/
+9
2018-10-26
Merge pull request #4555
Riccardo Spagni
1
-2
/
+2
2018-10-26
Merge pull request #4547
Riccardo Spagni
1
-6
/
+0
2018-10-25
simplewallet: display locked/unlocked state in show_transfers
moneromooo-monero
1
-4
/
+5
2018-10-18
Rename "blackball" for clarity
moneromooo-monero
1
-17
/
+17
2018-10-18
Simplewallet: update help text for show_transfers.
Ted Moravec
1
-1
/
+9
2018-10-15
Merge pull request #4551
Riccardo Spagni
1
-1
/
+1
2018-10-12
simplewallet: fix view key parsing in --generate-from-view-key
moneromooo-monero
1
-1
/
+1
2018-10-10
simplewallet: perform trivial error checks before password prompt
xiphon
1
-2
/
+2
2018-10-10
simplewallet: fixed deadlock if a user hits CTRL+C twice
xiphon
1
-6
/
+0
2018-10-10
simplewallet: mark default-ring-size setting as obsolete
moneromooo-monero
1
-1
/
+1
2018-10-07
Merge pull request #4036
Riccardo Spagni
1
-1
/
+60
2018-10-06
Fix some calls to the translation function
Guillaume LE VAILLANT
1
-41
/
+41
2018-10-05
Merge pull request #4390
Riccardo Spagni
1
-47
/
+3
2018-10-01
Arbitrary M/N multisig schemes:
naughtyfox
1
-1
/
+60
2018-10-01
wallet: fix --generate-from-json using wrong password
moneromooo-monero
1
-1
/
+3
2018-09-29
Merge pull request #4459
Riccardo Spagni
1
-1
/
+3
2018-09-29
Merge pull request #4439
Riccardo Spagni
1
-1
/
+2
2018-09-21
Merge pull request #4405
Riccardo Spagni
1
-2
/
+2
2018-09-21
Merge pull request #4401
Riccardo Spagni
1
-7
/
+45
2018-09-21
Merge pull request #4388
Riccardo Spagni
1
-15
/
+5
2018-09-21
Merge pull request #4376
Riccardo Spagni
1
-1
/
+1
2018-09-19
simplewallet: fix --generate-from-json setting wrong wallet filename
moneromooo-monero
1
-2
/
+2
2018-09-19
simplewallet: Add Unicode input_line [Ryo backport]
fireice-uk
1
-47
/
+3
2018-09-18
Merge pull request #4306
Riccardo Spagni
1
-22
/
+17
2018-09-18
Merge pull request #4302
Riccardo Spagni
1
-1
/
+1
2018-09-18
wallet: add 'outputs' option for sweep_* commands
whythat
1
-7
/
+45
2018-09-17
api/wallet: properly disable key encryption
stoffu
1
-1
/
+1
2018-09-16
simplewallet: remove obsolete transfer_original command
moneromooo-monero
1
-15
/
+5
2018-09-14
hw_device: support for multiple devices added [for review]
Dusan Klinec
1
-4
/
+35
2018-09-14
Merge pull request #4324
Riccardo Spagni
1
-15
/
+33
2018-09-14
wallet: ask-password can now ask without encrypting the secret spend key
moneromooo-monero
1
-15
/
+33
2018-09-14
Merge pull request #4332
Riccardo Spagni
1
-1
/
+2
2018-09-14
Merge pull request #4253
Riccardo Spagni
1
-7
/
+4
2018-09-14
remove obsolete daemon selection of fake outs and old tx construction
moneromooo-monero
1
-7
/
+4
2018-09-14
Merge pull request #4260
Riccardo Spagni
1
-23
/
+40
2018-09-14
Merge pull request #4208
Riccardo Spagni
1
-32
/
+80
2018-09-14
simplewallet: print reason why refresh+password is needed
moneromooo-monero
1
-1
/
+1
2018-09-12
wallet: use wipeable_string in more places where a secret is used
moneromooo-monero
1
-22
/
+17
2018-09-11
v8: per byte fee, pad bulletproofs, fixed 11 ring size
moneromooo-monero
1
-8
/
+39
2018-09-10
record blackballs as amount/offset, and add export ability
moneromooo-monero
1
-23
/
+40
2018-09-04
Merge pull request #4262
luigi1111
1
-9
/
+37
2018-09-03
wallet2: factor the creation of a new wallet keys file
moneromooo-monero
1
-1
/
+2
2018-08-28
simplewallet: handle transfers using a monero: URI
moneromooo-monero
1
-32
/
+80
2018-08-23
wallet: store trusted-daemon flag in wallet2
stoffu
1
-49
/
+26
2018-08-22
Merge pull request #4249
luigi1111
1
-6
/
+1
2018-08-22
Merge pull request #4231
luigi1111
1
-1
/
+9
2018-08-22
Merge pull request #4225
luigi1111
1
-1
/
+1
2018-08-16
store secret keys encrypted where possible
moneromooo-monero
1
-78
/
+159
2018-08-16
wallet: wipe seed from memory where appropriate
moneromooo-monero
1
-22
/
+83
2018-08-15
Merge pull request #4195
luigi1111
1
-24
/
+36
2018-08-15
Merge pull request #4188
luigi1111
1
-0
/
+62
2018-08-15
Merge pull request #4172
luigi1111
1
-1
/
+1
2018-08-15
Merge pull request #4166
luigi1111
1
-4
/
+6
2018-08-15
Merge pull request #4153
luigi1111
1
-13
/
+22
2018-08-15
Merge pull request #4106
luigi1111
1
-2
/
+2
2018-08-15
Merge pull request #4024
luigi1111
1
-0
/
+1
2018-08-15
simplewallet: allow named priority levels for default-priority
moneromooo-monero
1
-9
/
+37
2018-08-13
simplewallet: Simplify LOCK_IDLE_SCOPE macro
rbrunner7
1
-6
/
+1
2018-08-07
simplewallet: add a warning and prompt on rescan_blockchain
moneromooo-monero
1
-1
/
+9
2018-08-05
simplewallet: correct number of human-readable months
rbrunner7
1
-1
/
+1
2018-08-03
wallet: distinguish coinbase from other txes in show_transfers
moneromooo-monero
1
-13
/
+22
2018-07-30
simplewallet: add set_tx_key for importing tx keys from 3rd party wallets
stoffu
1
-0
/
+62
2018-07-30
simplewallet: make sure wallet config is stored right after creation
stoffu
1
-24
/
+36
2018-07-27
Merge pull request #4109
luigi1111
1
-0
/
+19
2018-07-24
simplewallet.unspent_outputs: fix wrong logic for parsing
stoffu
1
-1
/
+1
2018-07-23
monero-wallet-cli: added locked_sweep_all command
jcktm
1
-5
/
+49
2018-07-22
simplewallet: fix language detection when using --use-english-language-names
moneromooo-monero
1
-4
/
+6
2018-07-19
Merge pull request #4088
luigi1111
1
-6
/
+1
2018-07-19
Merge pull request #4071
luigi1111
1
-0
/
+15
2018-07-19
Merge pull request #4062
luigi1111
1
-1
/
+10
2018-07-19
Merge pull request #4023
luigi1111
1
-1
/
+0
2018-07-12
wallet: warn when payment IDs are used
moneromooo-monero
1
-0
/
+19
2018-07-07
simplewallet: reword "seed encryption" to "seed offset"
moneromooo-monero
1
-2
/
+2
2018-07-03
Merge pull request #4042
Riccardo Spagni
1
-0
/
+1
2018-07-03
Allow fractional outputs to be ignored
stoffu
1
-0
/
+15
2018-07-02
node_rpc_proxy: factor a few RPC calls using get_info
moneromooo-monero
1
-6
/
+1
2018-06-27
Merge pull request #3907
luigi1111
1
-0
/
+4
2018-06-27
Merge pull request #3998
luigi1111
1
-2
/
+2
2018-06-27
Merge pull request #3991
luigi1111
1
-0
/
+14
2018-06-27
Merge pull request #3982
luigi1111
1
-1
/
+1
2018-06-27
wallet: include a suggested number of confirmations based on amount
moneromooo-monero
1
-0
/
+4
2018-06-27
Merge pull request #3979
luigi1111
1
-3
/
+5
2018-06-27
simplewallet.sweep_all: show usage when parsing fails
stoffu
1
-1
/
+10
2018-06-25
Merge pull request #3966
luigi1111
1
-1
/
+1
2018-06-25
Merge pull request #3921
luigi1111
1
-14
/
+3
2018-06-25
Merge pull request #3677
luigi1111
1
-1
/
+1
2018-06-25
Merge pull request #3407
luigi1111
1
-1
/
+1
2018-06-23
simplewallet: init trusted daemon flag to false when autodetecting
moneromooo-monero
1
-0
/
+1
2018-06-21
fix typos in language files and rpc_args.cpp
ordtrogen
1
-1
/
+1
2018-06-21
Move parse_subaddress_lookahead() from simplewallet.cpp to util.cpp
stoffu
1
-14
/
+3
2018-06-20
Merge pull request #3784
luigi1111
1
-4
/
+2
2018-06-20
fix string handling for donation message
cryptochangements34
1
-1
/
+1
2018-06-20
Merge pull request #3932
luigi1111
1
-1
/
+28
2018-06-20
Merge pull request #3896
luigi1111
1
-4
/
+4
2018-06-18
simplewallet: fix delay when setting auto-refresh off
moneromooo-monero
1
-0
/
+1
2018-06-18
simplewallet: remove leftover global debug trace
moneromooo-monero
1
-1
/
+0
2018-06-16
Merge pull request #3804
luigi1111
1
-0
/
+2
2018-06-16
Merge pull request #3798
luigi1111
1
-1
/
+1
2018-06-16
Merge pull request #3780
luigi1111
1
-64
/
+4
2018-06-16
Merge pull request #3538
luigi1111
1
-2
/
+110
2018-06-13
wallet: on first refresh, start off with a quantized height
moneromooo-monero
1
-2
/
+2
2018-06-13
wallet: allow unspendable unmixable outputs to be discarded
stoffu
1
-0
/
+14
2018-06-12
Merge pull request #3648
luigi1111
1
-8
/
+5
2018-06-12
Merge pull request #3643
luigi1111
1
-2
/
+18
2018-06-11
cryptonote_config: add get_config to refactor x = testnet ? config::testnet::...
stoffu
1
-1
/
+1
2018-06-10
simplewallet: don't confirm missing payment ID when sending to only subaddresses
stoffu
1
-3
/
+5
2018-06-09
simplewallet: set_ring can now take a file with rings
moneromooo-monero
1
-2
/
+110
2018-06-08
simplewallet: grammar fix in warning message
moneromooo-monero
1
-1
/
+1
2018-06-05
simplewallet: add optional trusted/untrusted argument to set_daemon
moneromooo-monero
1
-1
/
+28
2018-06-03
wallet-rpc: watch-only and cold wallet features added
Dusan Klinec
1
-64
/
+4
2018-06-01
simplewallet.sign_transfer: rename export to export_raw, add help message
stoffu
1
-4
/
+4
2018-05-31
Merge pull request #3640
luigi1111
1
-1
/
+8
2018-05-30
Merge pull request #3491
luigi1111
1
-0
/
+11
2018-05-29
Merge pull request #3477
luigi1111
1
-24
/
+32
2018-05-29
Merge pull request #3470
luigi1111
1
-1
/
+1
2018-05-20
simplewallet: use correct unit for fee command
stoffu
1
-1
/
+1
2018-05-15
simple-wallet-cli: Add warnings about inaccurate balances to to watch-only wa...
jcktm
1
-0
/
+2
2018-05-12
Fix Typo
Rafficer
1
-1
/
+1
2018-05-08
don't limit miner threads in wallet
cryptochangements34
1
-4
/
+2
2018-04-22
wallet cli/rpc: terminate execution with code 0 when --help or --version is g...
stoffu
1
-1
/
+8
2018-04-21
Merge pull request #3579
Riccardo Spagni
1
-2
/
+2
2018-04-15
Improve 'show_transfers' date formatting
Ryan Ronnander
1
-8
/
+5
2018-04-15
handle improper log levels
cryptochangements34
1
-2
/
+18
2018-04-13
simplewallet: add version command
moneromooo-monero
1
-0
/
+11
2018-04-12
Merge pull request #3534
Riccardo Spagni
1
-0
/
+20
2018-04-12
Merge pull request #3532
Riccardo Spagni
1
-1
/
+1
2018-04-12
Merge pull request #3536
Riccardo Spagni
1
-2
/
+18
2018-04-07
simplewallet: fix help message of sign_transfer
stoffu
1
-2
/
+2
2018-03-31
Automatic height setup when creating/restoring hw device.
cslashm
1
-2
/
+18
2018-03-31
wallet: warn if not using the default ring size
moneromooo-monero
1
-0
/
+20
2018-03-31
simplewallet: warn about key reuse on startup
moneromooo-monero
1
-1
/
+1
2018-03-24
exit if specified wallet file doesn't exist
cryptochangements34
1
-0
/
+11
2018-03-22
simplewallet: add --untrusted-daemon option
moneromooo-monero
1
-24
/
+32
2018-03-21
don't show error twice when starting simplewallet
cryptochangements34
1
-1
/
+1
2018-03-21
wallet: catch exceptions dealing with ringdb and warn
moneromooo-monero
1
-0
/
+3
2018-03-18
Merge pull request #3426
Riccardo Spagni
1
-2
/
+9
2018-03-17
simplewallet: new --use-english-language-names flag
moneromooo-monero
1
-2
/
+9
2018-03-17
wallet: make the segregation height settable
moneromooo-monero
1
-1
/
+23
2018-03-16
Add command line option allowing to restrict the default sub-address lookahea...
stoffu
1
-1
/
+81
2018-03-16
Merge pull request #3416
Riccardo Spagni
1
-0
/
+5
2018-03-16
Merge pull request #3376
Riccardo Spagni
1
-2
/
+6
2018-03-16
Merge pull request #3336
Riccardo Spagni
1
-1
/
+1
2018-03-16
wallet: more user friendly print_ring
moneromooo-monero
1
-9
/
+22
2018-03-16
wallet: add a set_ring command
moneromooo-monero
1
-1
/
+80
2018-03-16
wallet: make ringdb an object with database state
moneromooo-monero
1
-2
/
+2
2018-03-16
wallet: add an output blackball list to avoid using those in rings
moneromooo-monero
1
-0
/
+141
2018-03-16
wallet: key reuse mitigation options
moneromooo-monero
1
-1
/
+35
2018-03-16
wallet: add shared ring database
moneromooo-monero
1
-0
/
+60
2018-03-15
show '<Not set>' for empty wallet description
cryptochangements34
1
-2
/
+6
2018-03-16
simplewallet: fix restore height prompt that got disabled by #3175
stoffu
1
-0
/
+5
2018-03-15
Fix typos in various files
Dimitris Apostolou
1
-1
/
+1
2018-03-15
Merge pull request #3410
Riccardo Spagni
1
-7
/
+19
2018-03-15
simplewallet: add a warning when getting a daemon error in transfer
moneromooo-monero
1
-7
/
+19
2018-03-15
wallet2+cli+rpc: eliminate redundant m_http_client from cli/rpc and delegate ...
stoffu
1
-6
/
+5
2018-03-14
Merge pull request #3384
Riccardo Spagni
1
-2
/
+1
2018-03-14
device: untangle cyclic depenency
stoffu
1
-1
/
+0
2018-03-14
Merge pull request #3369
Riccardo Spagni
1
-1
/
+11
2018-03-14
Merge pull request #3315
Riccardo Spagni
1
-4
/
+12
2018-03-11
simplewallet: do not call a RPC when displaying the prompt
moneromooo-monero
1
-2
/
+1
2018-03-10
wallet2 / simplewallet: Must opt-in to create '.address.txt' files for new wa...
Leon Klingele
1
-4
/
+12
2018-03-07
wallet: fixes and tweaks to the save_watch_only command
moneromooo-monero
1
-1
/
+11
2018-03-07
Bump min ring size from 5 to 7 from v7
moneromooo-monero
1
-2
/
+2
2018-03-05
Merge pull request #3298
Riccardo Spagni
1
-9
/
+3
2018-03-05
Merge pull request #3312
Riccardo Spagni
1
-1
/
+1
2018-03-05
Merge pull request #3313
Riccardo Spagni
1
-0
/
+36
2018-03-05
Merge pull request #3332
Riccardo Spagni
1
-3
/
+14
2018-03-05
Merge pull request #3277
Riccardo Spagni
1
-39
/
+50
2018-03-05
Correct spelling mistakes.
Edward Betts
1
-1
/
+1
[next]