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
2024-07-16
Merge pull request #8619
luigi1111
1
-4
/
+152
2024-05-24
wallet: background sync with just the view key
j-berman
1
-4
/
+152
2024-05-21
add key exchange round booster to multisig_account
koe
1
-0
/
+25
2024-05-20
Merge pull request #9211
luigi1111
1
-2
/
+2
2024-05-20
Merge pull request #9151
luigi1111
1
-6
/
+6
2024-05-20
Merge pull request #7852
luigi1111
1
-1
/
+2
2024-03-08
Removed default cryptonote address
SyntheticBird45
1
-2
/
+2
2024-02-24
Enforce Tx unlock_time is Zero by Relay Rule
jeffro256
1
-6
/
+6
2024-02-24
Merge pull request #9160
luigi1111
1
-1
/
+9
2024-02-20
wallet: feature: transfer amount with fee included
jeffro256
1
-2
/
+3
2024-02-18
Daemon-specific proxy for the wallet-rpc.
0xFFFC0000
1
-1
/
+9
2023-11-28
serialization: remove container wrappers and serialize directly
jeffro256
1
-30
/
+30
2023-08-23
wallet2: fix `store_to()` and `change_password()`
jeffro256
1
-6
/
+16
2023-08-17
Merge pull request #8914
luigi1111
1
-1
/
+1
2023-07-28
wallet-rpc: restore from multisig seed
jeffro256
1
-1
/
+1
2023-07-06
Merge pull request #8904
luigi1111
1
-0
/
+1
2023-06-27
wallet: remove CLI code for non default ring sizes
Jeffro256
1
-2
/
+0
2023-06-15
wallet2: fix rescanning tx via scan_tx
j-berman
1
-3
/
+34
2023-06-12
wallet: respect frozen key images in multisig wallets
jeffro256
1
-0
/
+1
2023-04-25
remove defunct light wallet code
tobtoht
1
-46
/
+1
2023-04-25
Merge pull request #8724
luigi1111
1
-37
/
+4
2023-04-25
Merge pull request #8798
luigi1111
1
-3
/
+2
2023-04-25
wallet, simplewallet: Drop support for mine-to-use RPC system
Jeffrey Ryan
1
-37
/
+4
2023-04-25
Merge pull request #8716
luigi1111
1
-0
/
+1
2023-04-25
Merge pull request #8698
luigi1111
1
-1
/
+1
2023-03-30
wallet2: fix infinite loop in fake out selection
Crypto City
1
-0
/
+1
2023-03-21
wallet2: make m_process_pool_txs local to refresh method
jeffro256
1
-3
/
+2
2023-03-07
Enforce restricted # pool txs served via RPC + optimize chunked reqs
j-berman
1
-1
/
+2
2023-02-28
replace 'multisig()' with 'get_multisig_status()' using multisig_account_stat...
koe
1
-1
/
+2
2023-01-19
wallet2: add on_reorg callback
Crypto City
1
-0
/
+1
2023-01-16
Copyright: Update to 2023
mj-xmr
1
-1
/
+1
2022-12-30
wallet2, RPC: Optimize RPC calls for periodic refresh from 3 down to 1 call
rbrunner7
1
-6
/
+12
2022-10-28
Merge pull request #8355
luigi1111
1
-1
/
+1
2022-09-26
Merge pull request #8329
luigi1111
1
-1
/
+2
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 #8556
luigi1111
1
-1
/
+6
2022-09-15
Merge pull request #8551
luigi1111
1
-1
/
+2
2022-09-12
wallet2: check wallet compatibility with daemon's hard fork version
j-berman
1
-1
/
+6
2022-09-06
multisig: fix #8537 seed restore (suggestions by @UkoeHB)
j-berman
1
-1
/
+2
2022-08-18
wallet2: better test on whether to allow output import
moneromooo-monero
1
-3
/
+17
2022-08-18
allow exporting outputs in chunks
moneromooo-monero
1
-13
/
+51
2022-08-16
wallet2: fixes for export/import output flow
j-berman
1
-0
/
+2
2022-08-16
wallet2: fix missing subaddress indices in "light" exported outputs
moneromooo-monero
1
-1
/
+5
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-03
wallet_rpc_server: chunk refresh to keep responding to RPC while refreshing
moneromooo-monero
1
-1
/
+1
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
[next]