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
2023-03-25
wallet2: fix infinite loop in fake out selection
Crypto City
1
-0
/
+1
2022-09-21
add an option to force-update multisig key exchange under some circumstances
koe
1
-1
/
+2
2022-09-15
Merge pull request #8545
v0.18.1.1
luigi1111
1
-1
/
+2
2022-09-12
wallet2: check wallet compatibility with daemon's hard fork version
j-berman
1
-1
/
+6
2022-09-07
wallet2: better test on whether to allow output import
moneromooo-monero
1
-3
/
+17
2022-09-07
allow exporting outputs in chunks
moneromooo-monero
1
-13
/
+51
2022-09-06
wallet2: fixes for export/import output flow
j-berman
1
-0
/
+2
2022-09-06
wallet2: fix missing subaddress indices in "light" exported outputs
moneromooo-monero
1
-1
/
+5
2022-09-01
multisig: fix #8537 seed restore (suggestions by @UkoeHB)
j-berman
1
-1
/
+2
2022-07-14
Merge pull request #8432
luigi1111
1
-0
/
+8
2022-07-14
Merge pull request #7986
luigi1111
1
-2
/
+5
2022-07-13
derive multisig tx secret keys from an entropy source plus the tx inputs' key...
koe
1
-0
/
+8
2022-07-13
Merge pull request #8421
luigi1111
1
-0
/
+2
2022-07-13
Merge pull request #8149
luigi1111
1
-3
/
+20
2022-07-05
wallet2: prevent crash when reading tx w/fewer outputs than expected
j-berman
1
-0
/
+2
2022-06-30
multisig: fix critical vulnerabilities in signing
anon
1
-3
/
+20
2022-06-01
Improve consistency between on_money_received and on_money_received_unconfirmed
Luke Parker
1
-1
/
+1
2022-05-26
Merge pull request #8328
luigi1111
1
-0
/
+3
2022-05-17
disable multisig by default
moneromooo-monero
1
-0
/
+3
2022-05-13
wallet2: speedup large tx construction: batch ringdb lookups
Crypto City
1
-0
/
+1
2022-05-13
wallet2: speedup large tx construction: batch ringdb updates
Crypto City
1
-0
/
+1
2022-05-13
wallet2: speedup large tx construction: cache public key validity
moneromooo-monero
1
-5
/
+5
2022-04-18
Add view tags to outputs to reduce wallet scanning time
j-berman
1
-8
/
+42
2022-04-10
Fee changes from ArticMine
moneromooo-monero
1
-1
/
+2
2022-04-06
Merge pull request #8197
luigi1111
1
-1
/
+1
2022-04-06
Merge pull request #8179
luigi1111
1
-3
/
+42
2022-04-05
Merge pull request #7170
luigi1111
1
-1
/
+1
2022-04-05
plug bulletproofs plus into consensus
moneromooo-monero
1
-1
/
+1
2022-03-29
wallet2: decrease the amount of data exchanged for output export
moneromooo-monero
1
-3
/
+42
2022-03-10
Make the wallet name optional when locked.
Norman Moeschter
1
-0
/
+3
2022-03-04
Copyright: Update to 2022
mj-xmr
1
-1
/
+1
2022-03-02
Merge pull request #7877
luigi1111
1
-39
/
+7
2022-02-22
multisig key exchange update and refactor
koe
1
-39
/
+7
2021-10-19
wallet2: fix key encryption when changing ask-password from 0/1 to 2
moneromooo-monero
1
-3
/
+1
2021-10-01
wallet2: keep around transaction prefix for confirmed transfers
tobtoht
1
-2
/
+5
2021-04-23
wallet2: Fix rescan_bc keep_ki option
Nathan Dorfman
1
-1
/
+1
2021-04-06
Merge pull request #7321
luigi1111
1
-5
/
+5
2021-03-29
Merge pull request #7358
luigi1111
1
-1
/
+1
2021-03-05
fix serialization being different on mac
moneromooo-monero
1
-5
/
+5
2021-02-20
wallet_rpc_payments: implement multithreading
gdmojo
1
-1
/
+1
2021-02-18
Merge pull request #7312
luigi1111
1
-0
/
+2
2021-02-17
monero-wallet-cli: Added command scan_tx
Horia Mihai David
1
-0
/
+2
2020-12-10
simplewallet: don't complain about connecting to the daemon when offline
moneromooo-monero
1
-0
/
+1
2020-12-01
Merge pull request #6890
Alexander Blair
1
-0
/
+4
2020-10-13
wallet2: skip reorgs exceeding max-reorg-depth wallet setting
xiphon
1
-0
/
+4
2020-10-12
wallet2: fix missing m_state field in wallet serialization
moneromooo-monero
1
-1
/
+3
2020-09-15
wallet2: adapt to deterministic unlock time
TheCharlatan
1
-8
/
+10
2020-09-12
wallet2: fix tx sanity check triggering on pre-rct outputs
moneromooo-monero
1
-1
/
+1
2020-08-28
Bind signature to full address and signing mode
Sarang Noether
1
-1
/
+1
2020-08-28
wallet: allow signing a message with spend or view key
moneromooo-monero
1
-2
/
+4
2020-08-27
Integrate CLSAGs into monero
moneromooo-monero
1
-1
/
+1
2020-08-27
Merge pull request #6767
Alexander Blair
1
-0
/
+3
2020-08-27
Merge pull request #6752
Alexander Blair
1
-1
/
+1
2020-08-27
Merge pull request #6690
Alexander Blair
1
-33
/
+170
2020-08-17
Revert "Use domain-separated ChaCha20 for in-memory key encryption"
luigi1111
1
-11
/
+0
2020-08-17
replace most boost serialization with existing monero serialization
moneromooo-monero
1
-33
/
+170
2020-08-16
Merge pull request #6716
Alexander Blair
1
-3
/
+4
2020-08-16
Fix build with Boost 1.74
moneromooo-monero
1
-0
/
+3
2020-08-10
simplewallet: allow setting tx keys when sending to a subaddress
moneromooo-monero
1
-1
/
+1
2020-08-09
Use domain-separated ChaCha20 for in-memory key encryption
Sarang Noether
1
-0
/
+11
2020-07-20
wallet2_api: implement runtime proxy configuration
xiphon
1
-3
/
+4
2020-07-19
Merge pull request #6512
Alexander Blair
1
-1
/
+1
2020-05-13
simplewallet: don't complain about incoming payment ids on change
moneromooo-monero
1
-1
/
+2
2020-05-06
Update copyright year to 2020
SomaticFanatic
1
-1
/
+1
2020-05-06
Merge pull request #6485
luigi1111
1
-0
/
+2
2020-05-05
Merge pull request #6467
luigi1111
1
-3
/
+3
2020-05-01
Merge pull request #6446
luigi1111
1
-3
/
+3
2020-04-27
wallet2: fix subaddress expansion when receiving monero
moneromooo-monero
1
-0
/
+2
2020-04-27
trezor: adapt to new passphrase mechanism
Dusan Klinec
1
-3
/
+3
2020-04-22
simplewallet: report timestamp based expected unlock time on balance
moneromooo-monero
1
-3
/
+3
2020-04-15
Allow wallet2.h to run in WebAssembly
woodser
1
-10
/
+30
2020-04-10
Merge pull request #6394
luigi1111
1
-0
/
+1
2020-04-07
simplewallet: new "address one-off <major> <minor>" command
moneromooo-monero
1
-0
/
+1
2020-03-31
Merge pull request #6302
luigi1111
1
-0
/
+1
2020-03-27
Merge pull request #6299
Alexander Blair
1
-0
/
+5
2020-03-27
Merge pull request #6289
Alexander Blair
1
-0
/
+1
2020-03-12
Merge pull request #6268
Alexander Blair
1
-2
/
+2
2020-03-07
wallet2: remember daemon address overrides when loading a new wallet
moneromooo-monero
1
-0
/
+5
2020-02-28
Merge pull request #6238
Alexander Blair
1
-0
/
+2
2020-02-19
Merge pull request #6190
luigi1111
1
-1
/
+6
2020-02-06
Merge pull request #6069
Alexander Blair
1
-1
/
+1
2020-01-26
wallet: do not split integrated addresses in address book api
moneromooo-monero
1
-5
/
+30
2020-01-25
wallet2_api: implement estimateTransactionFee
xiphon
1
-0
/
+1
2020-01-14
wallet: reroll fake outs selection on local tx_sanity_check failure
xiphon
1
-0
/
+1
2020-01-11
Merge pull request #6105
Alexander Blair
1
-0
/
+2
2020-01-11
Wallet: Distingush amounts for a single subaddress
Tadeas Moravec
1
-1
/
+6
2019-12-31
wallet: allow message sign/verify for subaddresses
moneromooo-monero
1
-1
/
+1
2019-12-30
wallet: fix exceptions getting the hash of a pruned tx
moneromooo-monero
1
-2
/
+2
2019-12-17
wallet2: guard against race with multiple decrypt_keys users
moneromooo-monero
1
-0
/
+2
2019-12-12
Merge pull request #6057
luigi1111
1
-0
/
+2
2019-11-06
wallet_rpc_server: new estimate_tx_size_and_weight RPC
moneromooo-monero
1
-0
/
+2
2019-11-01
wallet: fix another facet of "did I get some monero" information leak
moneromooo-monero
1
-1
/
+2
2019-11-01
wallet2: do not send an unnecessary last getblocks.bin call on refresh
moneromooo-monero
1
-2
/
+2
2019-10-29
wallet2: make keys unlocker reentrant
moneromooo-monero
1
-0
/
+2
2019-10-25
simplewallet: add public_nodes command
moneromooo-monero
1
-0
/
+2
2019-10-25
daemon, wallet: new pay for RPC use system
moneromooo-monero
1
-17
/
+66
2019-10-16
Merge pull request #5952
luigi1111
1
-0
/
+6
2019-10-14
wallet: remove long payment ID sending support
moneromooo-monero
1
-3
/
+0
2019-10-14
wallet2: ignore received unencrypted payment IDs (but warn hard)
moneromooo-monero
1
-1
/
+1
2019-10-02
wallet2: add ignore-outputs-{above/below} option
stoffu
1
-0
/
+6
2019-09-17
wallet: add edit_address_book RPC
moneromooo-monero
1
-0
/
+1
2019-09-08
Merge pull request #5855
luigi1111
1
-7
/
+9
2019-09-05
wallet: fix mismatch between two concepts of "balance"
moneromooo-monero
1
-7
/
+9
2019-08-28
simplewallet: lock console on inactivity
moneromooo-monero
1
-0
/
+3
2019-08-22
Wallet: Option to export data to ASCII
Tadeas Moravec
1
-0
/
+12
2019-08-21
Merge pull request #5722
luigi1111
1
-1
/
+1
2019-07-24
Merge pull request #5600
luigi1111
1
-0
/
+1
2019-07-24
Merge pull request #5594
luigi1111
1
-0
/
+2
2019-07-24
Merge pull request #5513
luigi1111
1
-1
/
+1
2019-07-02
simplewallet: optional all flag to export_outputs/export_key_images
moneromooo-monero
1
-1
/
+1
2019-06-17
device: show address on device display
Dusan Klinec
1
-0
/
+2
2019-06-02
Remember RPC version on initial connect
Howard Chu
1
-0
/
+1
2019-05-16
wallet: add unlock_time details to show_transfers
moneromooo-monero
1
-1
/
+1
2019-05-02
wallet: distinguish between empty and absent attributes
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
[next]