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
/
wallet
/
wallet2.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-16
wallet: add unlock_time details to show_transfers
moneromooo-monero
1
-1
/
+1
2019-04-18
wallet2: "output lineup" fake out selection
moneromooo-monero
1
-0
/
+25
2019-04-16
Merge pull request #5445
Riccardo Spagni
1
-4
/
+9
2019-04-16
Merge pull request #5418
Riccardo Spagni
1
-2
/
+2
2019-04-15
wallet: new --offline option
moneromooo-monero
1
-4
/
+9
2019-04-15
Merge pull request #5396
Riccardo Spagni
1
-0
/
+2
2019-04-15
Merge pull request #5355
Riccardo Spagni
1
-0
/
+3
2019-04-11
Merge pull request #5388
Riccardo Spagni
1
-0
/
+2
2019-04-11
Merge pull request #5382
Riccardo Spagni
1
-3
/
+3
2019-04-11
Merge pull request #5374
Riccardo Spagni
1
-0
/
+9
2019-04-11
simplewallet: new net_stats command
moneromooo-monero
1
-0
/
+3
2019-04-10
wallet_rpc_server: add a all flag to export_outputs
moneromooo-monero
1
-2
/
+2
2019-04-07
device/trezor: add button pressed request
Dusan Klinec
1
-0
/
+3
2019-04-07
Pass SSL arguments via one class and use shared_ptr instead of reference
Lee Clagett
1
-8
/
+2
2019-04-06
Change SSL certificate file list to OpenSSL builtin load_verify_location
Lee Clagett
1
-2
/
+2
2019-04-06
Merge pull request #5350
Riccardo Spagni
1
-0
/
+1
2019-04-06
Merge pull request #5347
Riccardo Spagni
1
-0
/
+3
2019-04-04
wallet: new option to start background mining
moneromooo-monero
1
-0
/
+9
2019-04-04
wallet2: add --no-dns flag
moneromooo-monero
1
-0
/
+2
2019-04-02
simplewallet: new unset_ring command
moneromooo-monero
1
-0
/
+2
2019-04-01
wallet: add number of blocks required for the balance to fully unlock
moneromooo-monero
1
-3
/
+3
2019-04-01
Merge pull request #5319
Riccardo Spagni
1
-0
/
+6
2019-04-01
wallet_rpc_server: add a set_daemon RPC
moneromooo-monero
1
-0
/
+6
2019-04-01
Merge pull request #5333
Riccardo Spagni
1
-1
/
+25
2019-04-01
Merge pull request #5303
Riccardo Spagni
1
-1
/
+1
2019-04-01
Merge pull request #5298
Riccardo Spagni
1
-2
/
+3
2019-03-27
wallet2: factor the watchonly/multisig/etc fields on creation
moneromooo-monero
1
-0
/
+1
2019-03-25
wallet2: skip derivation precalc for blocks we know we'll skip
moneromooo-monero
1
-0
/
+3
2019-03-25
Added socks proxy (tor/i2pd/kovri) support to wallet
Lee Clagett
1
-1
/
+3
2019-03-24
Merge pull request #5277
Riccardo Spagni
1
-4
/
+20
2019-03-22
wallet: add freeze/thaw/frozen commands
moneromooo-monero
1
-1
/
+25
2019-03-21
wallet: fix offline signing calling a daemon RPC
moneromooo-monero
1
-4
/
+20
2019-03-21
wallet2: sanity check new tx before sending
moneromooo-monero
1
-0
/
+4
2019-03-21
Merge pull request #5211
Riccardo Spagni
1
-11
/
+16
2019-03-20
device/trezor: HF10 support added, wallet::API
Dusan Klinec
1
-11
/
+16
2019-03-19
Merge pull request #5203
Riccardo Spagni
1
-0
/
+1
2019-03-19
Merge pull request #4889
Riccardo Spagni
1
-1
/
+5
2019-03-17
Merge pull request #5061
Riccardo Spagni
1
-1
/
+1
2019-03-17
wallet: flush output cache upon reorg
moneromooo-monero
1
-1
/
+1
2019-03-15
wallet: move light wallet RPC out of core RPC
moneromooo-monero
1
-2
/
+3
2019-03-15
wallet: adds rescan_bc option with preserving key images
Dusan Klinec
1
-1
/
+5
2019-03-14
Merge pull request #4977
Riccardo Spagni
1
-0
/
+2
2019-03-05
Update 2019 copyright
binaryFate
1
-1
/
+1
2019-03-05
add multisig tx sets to describe_transfer rpc endpoint
spoke0
1
-0
/
+1
2019-03-05
epee: add SSL support
Martijn Otto
1
-1
/
+2
2019-03-05
device/trezor: debugging features, trezor tests
Dusan Klinec
1
-0
/
+2
2019-03-04
Merge pull request #4054
Riccardo Spagni
1
-2
/
+6
2019-03-03
wallet2: fix mishandling rct outputs in coinbase tx
moneromooo-monero
1
-1
/
+1
2019-02-02
epee: add SSL support
moneromooo-monero
1
-2
/
+6
2019-01-28
Merge pull request #5056
Riccardo Spagni
1
-2
/
+2
2019-01-22
add a bulletproof version, new bulletproof type, and rct config
moneromooo-monero
1
-1
/
+1
2019-01-16
wallet2: remember which output keys map to which key images
moneromooo-monero
1
-6
/
+14
2019-01-16
Merge pull request #5027
Riccardo Spagni
1
-0
/
+3
2019-01-16
Merge pull request #5012
Riccardo Spagni
1
-1
/
+1
2019-01-09
wallet: do not check txpool in background mode
moneromooo-monero
1
-2
/
+2
2018-12-31
wallet2: speedup output tracking
moneromooo-monero
1
-3
/
+4
2018-12-31
wallet: optionally keep track of owned outputs uses
moneromooo-monero
1
-1
/
+9
2018-12-30
wallet: do not display daemon controlled text if untrusted
moneromooo-monero
1
-0
/
+3
2018-12-24
wallet_rpc_server: add all field to export_key_images
moneromooo-monero
1
-1
/
+1
2018-12-12
MMS (Multisig Messaging System): Initial version
rbrunner7
1
-1
/
+13
2018-12-12
Merge pull request #4839
Riccardo Spagni
1
-1
/
+32
2018-12-04
device/trezor: ask for KI sync on first refresh
Dusan Klinec
1
-1
/
+6
2018-12-04
device: enable to use multiple independent device wallets
Dusan Klinec
1
-0
/
+4
2018-12-04
Merge pull request #4894
Riccardo Spagni
1
-2
/
+2
2018-12-04
Merge pull request #4854
Riccardo Spagni
1
-0
/
+2
2018-12-04
Merge pull request #4845
Riccardo Spagni
1
-2
/
+2
2018-11-29
device/trezor: passphrase entry on host
Dusan Klinec
1
-0
/
+22
2018-11-23
a few minor (but easy) performance tweaks
moneromooo-monero
1
-2
/
+2
2018-11-20
Fix issue 4793 - M/N multisig transaction signature
naughtyfox
1
-2
/
+2
2018-11-15
Removed a lot of unnecessary includes
Martijn Otto
1
-0
/
+2
2018-11-14
Merge pull request #4753
Riccardo Spagni
1
-1
/
+1
2018-11-06
Merge pull request #4731
Riccardo Spagni
1
-1
/
+1
2018-11-06
Merge pull request #4728
Riccardo Spagni
1
-1
/
+2
2018-11-04
wallet2: only export necessary outputs and key images
moneromooo-monero
1
-6
/
+18
2018-11-03
wallet: add a non destructive blockchain rescan
moneromooo-monero
1
-1
/
+1
2018-11-02
device/trezor: trezor support added
Dusan Klinec
1
-2
/
+20
2018-10-29
wallet2: initialize amount to 0 in tx_scan_info_t ctor
moneromooo-monero
1
-1
/
+1
2018-10-25
simplewallet: display locked/unlocked state in show_transfers
moneromooo-monero
1
-1
/
+2
2018-10-07
Merge pull request #4036
Riccardo Spagni
1
-0
/
+17
2018-10-01
Arbitrary M/N multisig schemes:
naughtyfox
1
-0
/
+17
2018-10-01
wallet: fix --generate-from-json using wrong password
moneromooo-monero
1
-1
/
+1
2018-09-29
Merge pull request #4333
Riccardo Spagni
1
-0
/
+5
2018-09-29
Merge pull request #4458
Riccardo Spagni
1
-1
/
+1
2018-09-21
Merge pull request #4401
Riccardo Spagni
1
-3
/
+3
2018-09-19
query backing device
m2049r
1
-2
/
+4
2018-09-18
Merge pull request #4302
Riccardo Spagni
1
-2
/
+2
2018-09-18
wallet: add 'outputs' option for sweep_* commands
whythat
1
-3
/
+3
2018-09-17
api/wallet: properly disable key encryption
stoffu
1
-2
/
+2
2018-09-14
hw_device: support for multiple devices added [for review]
Dusan Klinec
1
-0
/
+5
2018-09-14
Merge pull request #4324
Riccardo Spagni
1
-10
/
+16
2018-09-14
wallet: ask-password can now ask without encrypting the secret spend key
moneromooo-monero
1
-10
/
+16
2018-09-14
Merge pull request #4332
Riccardo Spagni
1
-1
/
+5
2018-09-14
Merge pull request #4253
Riccardo Spagni
1
-201
/
+0
2018-09-14
remove obsolete daemon selection of fake outs and old tx construction
moneromooo-monero
1
-201
/
+0
2018-09-14
Merge pull request #4260
Riccardo Spagni
1
-4
/
+4
2018-09-11
v8: per byte fee, pad bulletproofs, fixed 11 ring size
moneromooo-monero
1
-13
/
+11
2018-09-11
bulletproofs: add multi output bulletproofs to rct
moneromooo-monero
1
-2
/
+2
2018-09-10
record blackballs as amount/offset, and add export ability
moneromooo-monero
1
-4
/
+4
2018-09-03
wallet2: factor the creation of a new wallet keys file
moneromooo-monero
1
-1
/
+3
2018-09-03
wallet2: factor new blockchain setup
moneromooo-monero
1
-0
/
+2
2018-08-23
wallet: store trusted-daemon flag in wallet2
stoffu
1
-20
/
+24
2018-08-16
store secret keys encrypted where possible
moneromooo-monero
1
-18
/
+39
2018-08-16
wallet: wipe seed from memory where appropriate
moneromooo-monero
1
-4
/
+7
2018-08-16
wallet2: make --restricted-rpc available for wallet RPC only
stoffu
1
-3
/
+1
2018-08-15
Merge pull request #4188
luigi1111
1
-0
/
+1
2018-08-15
Merge pull request #4170
luigi1111
1
-0
/
+1
2018-08-15
Merge pull request #4153
luigi1111
1
-2
/
+10
2018-08-15
Merge pull request #4103
luigi1111
1
-2
/
+3
2018-08-15
Merge pull request #3528
luigi1111
1
-1
/
+1
2018-08-08
wallet: allow adjusting number of rounds for the key derivation function
stoffu
1
-2
/
+3
2018-08-03
wallet: distinguish coinbase from other txes in show_transfers
moneromooo-monero
1
-2
/
+10
2018-07-31
wallet-rpc: add get_address_index command
stoffu
1
-0
/
+1
2018-07-30
simplewallet: add set_tx_key for importing tx keys from 3rd party wallets
stoffu
1
-0
/
+1
2018-07-27
Merge pull request #4091
luigi1111
1
-1
/
+4
2018-07-19
Merge pull request #4087
luigi1111
1
-1
/
+1
2018-07-19
Merge pull request #4071
luigi1111
1
-0
/
+3
2018-07-16
wallet2: recover from index out of hashchain bounds error
moneromooo-monero
1
-1
/
+1
2018-07-08
wallet2: ensure outputs are processed only once
moneromooo-monero
1
-0
/
+1
2018-07-03
wallet2: use a gamma distribution to pick fake outs
moneromooo-monero
1
-1
/
+1
2018-07-03
wallet2: unlock keys file before calling verify_password (needed for Windows)
stoffu
1
-1
/
+4
2018-07-03
Allow fractional outputs to be ignored
stoffu
1
-0
/
+3
2018-06-28
wallet: prevent the same wallet file from being opened by multiple processes
stoffu
1
-0
/
+1
2018-06-27
Merge pull request #3907
luigi1111
1
-1
/
+9
2018-06-27
Merge pull request #3998
luigi1111
1
-5
/
+6
2018-06-27
Merge pull request #3991
luigi1111
1
-0
/
+1
2018-06-27
wallet: include a suggested number of confirmations based on amount
moneromooo-monero
1
-1
/
+9
2018-06-27
Merge pull request #3716
luigi1111
1
-8
/
+47
2018-06-26
wallet2: cache ringdb key while refreshing
moneromooo-monero
1
-0
/
+14
2018-06-26
wallet2: remove old blockchain size cache hack
moneromooo-monero
1
-2
/
+1
2018-06-26
wallet2: speedup refresh
moneromooo-monero
1
-2
/
+20
2018-06-26
wallet2: avoid re-parsing blocks when refreshing in a loop
moneromooo-monero
1
-1
/
+1
2018-06-26
wallet2: parse blocks in the RPC thread, not the processing thread
moneromooo-monero
1
-2
/
+10
2018-06-26
replace std::list with std::vector on some hot paths
moneromooo-monero
1
-4
/
+4
2018-06-25
Merge pull request #3955
luigi1111
1
-1
/
+7
2018-06-16
Merge pull request #3804
luigi1111
1
-0
/
+1
2018-06-16
Merge pull request #3780
luigi1111
1
-0
/
+7
2018-06-13
wallet: on first refresh, start off with a quantized height
moneromooo-monero
1
-5
/
+6
2018-06-13
wallet: allow unspendable unmixable outputs to be discarded
stoffu
1
-0
/
+1
2018-06-08
Merge pull request #3598
luigi1111
1
-0
/
+16
2018-06-07
wallet2: fix bulletproof cold signing
moneromooo-monero
1
-1
/
+7
2018-06-03
wallet-rpc: watch-only and cold wallet features added
Dusan Klinec
1
-0
/
+7
2018-05-31
Merge pull request #3489
luigi1111
1
-0
/
+1
2018-05-29
Merge pull request #3405
luigi1111
1
-13
/
+15
2018-05-15
simple-wallet-cli: Add warnings about inaccurate balances to to watch-only wa...
jcktm
1
-0
/
+1
2018-04-25
Wallet: added methods to sign and verify arbitrary message with multisig publ...
naughtyfox
1
-0
/
+16
2018-04-12
Merge pull request #3534
Riccardo Spagni
1
-0
/
+3
2018-03-31
wallet: warn if not using the default ring size
moneromooo-monero
1
-0
/
+3
2018-03-28
WalletApi: getMultisigInfo entry for gui wallets
naughtyfox
1
-0
/
+1
2018-03-21
wallet: catch exceptions dealing with ringdb and warn
moneromooo-monero
1
-1
/
+1
2018-03-17
wallet: make the segregation height settable
moneromooo-monero
1
-0
/
+5
2018-03-16
Add command line option allowing to restrict the default sub-address lookahea...
stoffu
1
-0
/
+1
2018-03-16
wallet: more user friendly print_ring
moneromooo-monero
1
-3
/
+12
2018-03-16
wallet: add a set_ring command
moneromooo-monero
1
-0
/
+1
2018-03-16
wallet: make ringdb an object with database state
moneromooo-monero
1
-6
/
+10
2018-03-16
wallet: add an output blackball list to avoid using those in rings
moneromooo-monero
1
-0
/
+5
2018-03-16
wallet: key reuse mitigation options
moneromooo-monero
1
-0
/
+6
2018-03-16
wallet: add shared ring database
moneromooo-monero
1
-1
/
+16
2018-03-16
add RPC to get a histogram of outputs of a given amount
moneromooo-monero
1
-0
/
+2
2018-03-15
wallet2+cli+rpc: eliminate redundant m_http_client from cli/rpc and delegate ...
stoffu
1
-0
/
+19
2018-03-14
wallet2: Update function parameter documentation
Leon Klingele
1
-13
/
+15
2018-03-14
Merge pull request #3369
Riccardo Spagni
1
-1
/
+1
2018-03-10
wallet2 / simplewallet: Must opt-in to create '.address.txt' files for new wa...
Leon Klingele
1
-20
/
+24
2018-03-07
wallet: fixes and tweaks to the save_watch_only command
moneromooo-monero
1
-1
/
+1
2018-03-05
Stagenet
stoffu
1
-5
/
+6
2018-03-04
Code modifications to integrate Ledger HW device into monero-wallet-cli.
cslashm
1
-1
/
+11
2018-02-20
Merge pull request #3247
Riccardo Spagni
1
-2
/
+3
2018-02-16
wallet2: remove unused m_subaddresses_inv
moneromooo-monero
1
-2
/
+2
2018-02-16
wallet2: speed up subaddress generation (by about a third)
moneromooo-monero
1
-0
/
+1
2018-02-16
Merge pull request #3175
Riccardo Spagni
1
-0
/
+6
2018-01-28
wallet: automatically use low priority if safe (no backlog & recent blocks no...
stoffu
1
-0
/
+4
2018-01-28
wallet2: split estimate_backlog to allow for raw fee levels
moneromooo-monero
1
-0
/
+1
2018-01-27
Merge pull request #3141
Riccardo Spagni
1
-20
/
+18
2018-01-27
Merge pull request #3118
Riccardo Spagni
1
-0
/
+3
2018-01-27
Merge pull request #3113
Riccardo Spagni
1
-1
/
+8
2018-01-26
Update 2018 copyright
xmr-eric
1
-1
/
+1
2018-01-26
wallet2: remove {set|get}_default_decimal_point and use the same funcs under ...
stoffu
1
-2
/
+0
2018-01-26
wallet2: make scan_output const and omit keys arg
stoffu
1
-1
/
+1
2018-01-26
wallet2: make member functions const when possible
stoffu
1
-17
/
+17
2018-01-26
wallet rpc: show fees when querying incoming transfers
stoffu
1
-1
/
+8
2018-01-26
simplewallet: check file overwrite when exporting stuff
stoffu
1
-0
/
+3
2018-01-24
wallet-cli: Do not ask for scan_from_height if it explicitly is set to zero.
Maximilian Lupke
1
-0
/
+6
2018-01-10
Reserve proof
stoffu
1
-0
/
+42
2018-01-02
Merge pull request #2960
Riccardo Spagni
1
-0
/
+10
2017-12-25
Add a chacha20 variant to go with chacha8
moneromooo-monero
1
-4
/
+4
2017-12-20
wallet: support for multisig seeds
moneromooo-monero
1
-0
/
+10
2017-12-18
Account tagging
stoffu
1
-1
/
+23
2017-12-17
wallet: factor multisig info parsing
moneromooo-monero
1
-0
/
+8
2017-12-17
wallet: use raw encrypted data in multisig import/export RPC
moneromooo-monero
1
-2
/
+2
2017-12-17
wallet: add multisig sign/submit RPC
moneromooo-monero
1
-0
/
+6
2017-12-17
wallet2: fix slow multisig unit tests with subaddress patch
moneromooo-monero
1
-5
/
+3
2017-12-17
make multisig work with subaddresses
moneromooo-monero
1
-1
/
+0
2017-12-17
wallet: guard against partly initialized multisig wallet
moneromooo-monero
1
-1
/
+1
2017-12-17
add multisig core test and factor multisig building blocks
moneromooo-monero
1
-1
/
+5
2017-12-17
N-1/N multisig
moneromooo-monero
1
-27
/
+83
2017-12-17
multisig address generation RPC
moneromooo-monero
1
-1
/
+3
2017-12-17
Add N/N multisig tx generation and signing
moneromooo-monero
1
-7
/
+93
2017-12-17
wallet: add multisig key generation
moneromooo-monero
1
-1
/
+21
2017-12-16
move includes around to lessen overall load
moneromooo-monero
1
-2
/
+0
2017-12-16
Merge pull request #2860
Riccardo Spagni
1
-12
/
+12
2017-12-08
add bulletproofs from v7 on testnet
moneromooo-monero
1
-1
/
+1
[next]