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.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
Merge pull request #8158
luigi1111
1
-0
/
+13
2022-03-02
Merge pull request #7877
luigi1111
1
-447
/
+147
2022-02-22
multisig key exchange update and refactor
koe
1
-447
/
+147
2022-01-31
Balance includes unconfirmed transfers to self
woodser
1
-0
/
+13
2021-12-24
wallet inits cache if file and blob missing
woodser
1
-4
/
+5
2021-11-30
`make_uri` disallows standalone payment ids
woodser
1
-6
/
+2
2021-11-01
Merge pull request #8017
luigi1111
1
-2
/
+0
2021-10-20
wallet2: remove 2 unused variables
selsta
1
-2
/
+0
2021-10-19
wallet2: fix key encryption when changing ask-password from 0/1 to 2
moneromooo-monero
1
-20
/
+3
2021-10-17
Merge pull request #7994
luigi1111
1
-1
/
+1
2021-10-17
Merge pull request #7799
luigi1111
1
-7
/
+1
2021-10-11
Merge pull request #7793
luigi1111
1
-1
/
+20
2021-10-04
Decrease the "recent spend window" in gamma re-select to 15 blocks
j-berman
1
-1
/
+1
2021-09-12
Fix precision of average_output_time
j-berman
1
-7
/
+1
2021-09-09
Merge pull request #7899
luigi1111
1
-1
/
+1
2021-09-09
Merge pull request #7823
luigi1111
1
-4
/
+6
2021-09-09
Merge pull request #7342
luigi1111
1
-20
/
+34
2021-08-28
wallet: fix unused lambda capture warning
selsta
1
-1
/
+1
2021-08-26
Wallet2: fix optimize-coinbase for p2pool payouts
SChernykh
1
-4
/
+5
2021-08-20
Merge pull request #7849
luigi1111
1
-1
/
+2
2021-08-20
Merge pull request #7845
luigi1111
1
-0
/
+6
2021-08-20
Merge pull request #7821
luigi1111
1
-0
/
+31
2021-08-20
monero-wallet-rpc: Prevent --password-file from being used with --wallet-dir
Kermit Alexander II
1
-4
/
+6
2021-08-19
Protect client from divide by 0 caused by integer truncation
j-berman
1
-0
/
+6
2021-08-19
Apply gamma distr from chain tip when selecting decoys
j-berman
1
-0
/
+31
2021-08-11
Merge pull request #7786
luigi1111
1
-3
/
+6
2021-08-11
Make sure node returns to wallet that real output is unlocked
j-berman
1
-1
/
+2
2021-08-03
trezor: try empty passphrase first
Dusan Klinec
1
-1
/
+20
2021-08-02
Merge pull request #7796
luigi1111
1
-8
/
+20
2021-08-02
Merge pull request #7790
luigi1111
1
-1
/
+1
2021-08-02
Merge pull request #7788
luigi1111
1
-2
/
+1
2021-08-02
Merge pull request #7747
luigi1111
1
-8
/
+9
2021-07-27
Merge pull request #7740
luigi1111
1
-0
/
+3
2021-07-15
wallet2: chunk get_outs.bin calls to avoid sanity limits
moneromooo-monero
1
-8
/
+20
2021-07-14
wallet2: Don't auto lock device on process parsed blocks
tobtoht
1
-2
/
+1
2021-07-14
wallet: rephrase error message on invalid device address
Dusan Klinec
1
-1
/
+1
2021-07-14
fix #7784 - deinit wallet in wallet dtor
Dusan Klinec
1
-3
/
+6
2021-06-10
Merge pull request #7661
luigi1111
1
-19
/
+8
2021-06-10
Merge pull request #7662
luigi1111
1
-4
/
+14
2021-06-04
wallet2: refresh: check error and throw before potentially breaking out of loop
tobtoht
1
-8
/
+9
2021-06-04
wallet: Reset RPC Pay ID on node switch
tobtoht
1
-0
/
+3
2021-05-12
Merge pull request #7682
luigi1111
1
-1
/
+1
2021-04-25
Wallet2: Update 'approximate_testnet_rolled_back_blocks'
rbrunner7
1
-1
/
+1
2021-04-23
wallet2: Fix rescan_bc keep_ki option
Nathan Dorfman
1
-21
/
+26
2021-04-22
Merge pull request #7651
luigi1111
1
-4
/
+4
2021-04-16
Split epee/string_tools.h and encapsulate boost::lexical_cast
mj-xmr
1
-0
/
+1
2021-04-15
rpc: send confirmations in get_transactions result
moneromooo-monero
1
-4
/
+14
2021-04-07
monero-wallet-cli: improve error message when tx amount is zero
Elliot Wirrick
1
-4
/
+4
2021-04-06
Merge pull request #7635
luigi1111
1
-2
/
+2
2021-03-25
wallet2: fix unlocked mixup in light wallet mode
moneromooo-monero
1
-2
/
+2
2021-03-05
fix serialization being different on mac
moneromooo-monero
1
-5
/
+15
2021-02-18
Merge pull request #7355
luigi1111
1
-2
/
+0
2021-02-18
Merge pull request #7346
luigi1111
1
-9
/
+1
2021-02-18
Merge pull request #7341
luigi1111
1
-7
/
+35
2021-02-18
Merge pull request #7312
luigi1111
1
-0
/
+42
2021-02-17
monero-wallet-cli: Added command scan_tx
Horia Mihai David
1
-0
/
+42
2021-02-15
Merge pull request #6986
luigi1111
1
-0
/
+8
2021-02-09
Remove unused variables in monero codebase
Kevin Barbour
1
-9
/
+1
2021-01-28
Removing unused namespace alias
Lee Clagett
1
-2
/
+0
2021-01-25
Attempt to carve the fee from a partial payment early
Alex Opie
1
-20
/
+34
2021-01-25
Stop adding more outputs than bulletproof allows
Alex Opie
1
-7
/
+35
2021-01-23
Improve cryptonote (block and tx) binary read performance
Lee Clagett
1
-19
/
+8
2020-12-22
restrict public node checks a little
moneromooo-monero
1
-0
/
+1
2020-11-06
Balance includes unconfirmed payments
woodser
1
-0
/
+8
2020-10-10
Change epee binary output from std::stringstream to byte_stream
Lee Clagett
1
-5
/
+4
2020-12-04
Merge pull request #7043
Alexander Blair
1
-0
/
+14
2020-12-03
wallet2: set propagation timeout to current max timeout
selsta
1
-1
/
+2
2020-12-01
Merge pull request #6890
Alexander Blair
1
-0
/
+21
2020-11-24
wallet2: check imported multisig curve points are in main subgroup
Crypto City
1
-0
/
+14
2020-10-18
wallet2: wait for propagation timeout before marking tx as failed
xiphon
1
-2
/
+6
2020-10-13
wallet2: skip reorgs exceeding max-reorg-depth wallet setting
xiphon
1
-0
/
+21
2020-09-24
fix a couple bugs found by OSS-fuzz
moneromooo-monero
1
-0
/
+2
2020-09-15
Merge pull request #6793
luigi1111
1
-1
/
+1
2020-09-15
wallet2: adapt to deterministic unlock time
TheCharlatan
1
-10
/
+21
2020-09-14
Merge pull request #6815
luigi1111
1
-3
/
+8
2020-09-12
wallet2: fix tx sanity check triggering on pre-rct outputs
moneromooo-monero
1
-3
/
+8
2020-09-09
Fix typo in command line argument description
Reinaldulin
1
-1
/
+1
2020-09-07
Merge pull request #6798
luigi1111
1
-1
/
+1
2020-09-04
enable CLSAG support for Trezor client
Dusan Klinec
1
-1
/
+1
2020-09-03
Merge pull request #6757
luigi1111
1
-15
/
+15
2020-09-01
update error message "No unlocked balance in the specified account"
woodser
1
-1
/
+1
2020-09-01
threadpool: guard against exceptions in jobs, and armour plating
moneromooo-monero
1
-15
/
+15
2020-08-28
Bind signature to full address and signing mode
Sarang Noether
1
-24
/
+40
2020-08-28
wallet: allow signing a message with spend or view key
moneromooo-monero
1
-19
/
+82
2020-08-27
Integrate CLSAGs into monero
moneromooo-monero
1
-30
/
+64
2020-08-27
Merge pull request #6746
Alexander Blair
1
-2
/
+2
2020-08-27
Merge pull request #6752
Alexander Blair
1
-11
/
+21
2020-08-27
Merge pull request #6731
Alexander Blair
1
-1
/
+1
2020-08-27
Merge pull request #6690
Alexander Blair
1
-45
/
+196
2020-08-17
Revert "Use domain-separated ChaCha20 for in-memory key encryption"
luigi1111
1
-16
/
+0
2020-08-17
replace most boost serialization with existing monero serialization
moneromooo-monero
1
-45
/
+196
2020-08-16
Merge pull request #6716
Alexander Blair
1
-28
/
+12
2020-08-16
Merge pull request #6715
Alexander Blair
1
-1
/
+4
2020-08-16
Merge pull request #6632
Alexander Blair
1
-1
/
+1
2020-08-16
Merge pull request #6493
Alexander Blair
1
-0
/
+16
2020-08-10
simplewallet: allow setting tx keys when sending to a subaddress
moneromooo-monero
1
-1
/
+11
2020-08-09
Use domain-separated ChaCha20 for in-memory key encryption
Sarang Noether
1
-0
/
+16
2020-08-09
Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that inc...
Sarang Noether
1
-17
/
+29
2020-08-08
wallet2: fix setting tx keys when another is already set
moneromooo-monero
1
-10
/
+10
2020-08-05
Fix broken multisig pubkey sorting
Jason Rhinelander
1
-2
/
+2
2020-07-31
wallet2: fix wrong name when checking RPC cost
moneromooo-monero
1
-1
/
+1
2020-07-20
wallet2_api: implement runtime proxy configuration
xiphon
1
-28
/
+12
2020-07-20
wallet2: throw a error on wallet initialization failure
xiphon
1
-1
/
+4
2020-07-19
Merge pull request #6512
Alexander Blair
1
-1
/
+1
2020-07-08
Merge pull request #6587
luigi1111
1
-1
/
+1
2020-06-08
Merge pull request #6561
luigi1111
1
-1
/
+1
2020-06-08
Merge pull request #6525
luigi1111
1
-2
/
+16
2020-06-06
fix warning by removing std::move() on temporary http_client object
woodser
1
-1
/
+1
2020-05-31
Fix boost <1.60 compilation and fix boost 1.73+ warnings
Lee Clagett
1
-1
/
+1
2020-05-25
fix typo in pick_preferred_rct_inputs
Denis Smirnov
1
-1
/
+1
2020-05-19
wallet2: fix multisig data clearing stomping on a vector
moneromooo-monero
1
-1
/
+1
2020-05-13
simplewallet: don't complain about incoming payment ids on change
moneromooo-monero
1
-2
/
+16
2020-05-07
Merge pull request #6506
luigi1111
1
-7
/
+1
2020-05-06
Update copyright year to 2020
SomaticFanatic
1
-1
/
+1
2020-05-06
Merge pull request #6485
luigi1111
1
-3
/
+15
2020-05-06
Merge pull request #6480
luigi1111
1
-3
/
+2
2020-05-05
Merge pull request #6467
luigi1111
1
-12
/
+25
2020-05-05
Merge pull request #6441
luigi1111
1
-6
/
+10
2020-05-05
wallet2: fix keys file deserialization exception handling
xiphon
1
-7
/
+1
2020-05-01
Merge pull request #6446
luigi1111
1
-2
/
+6
2020-04-27
wallet2: fix subaddress expansion when receiving monero
moneromooo-monero
1
-3
/
+15
2020-04-27
trezor: adapt to new passphrase mechanism
Dusan Klinec
1
-2
/
+6
2020-04-26
wallet2: check_connection return false on get_version status != OK
xiphon
1
-3
/
+2
2020-04-22
simplewallet: report timestamp based expected unlock time on balance
moneromooo-monero
1
-12
/
+25
2020-04-15
Allow wallet2.h to run in WebAssembly
woodser
1
-134
/
+205
2020-04-15
use memwipe on secret k/alpha values
moneromooo-monero
1
-6
/
+10
2020-04-10
Merge pull request #6394
luigi1111
1
-3
/
+12
2020-04-07
simplewallet: new "address one-off <major> <minor>" command
moneromooo-monero
1
-3
/
+12
2020-04-04
Merge pull request #6351
luigi1111
1
-1
/
+1
2020-04-04
Merge pull request #6338
luigi1111
1
-5
/
+1
2020-04-04
Merge pull request #6321
luigi1111
1
-0
/
+1
2020-04-01
Hash domain separation
Sarang Noether
1
-5
/
+1
2020-03-31
cryptonote_basic: drop unused verification_context::m_not_rct field
xiphon
1
-2
/
+0
2020-03-31
Merge pull request #6304
luigi1111
1
-3
/
+12
2020-03-31
Merge pull request #6302
luigi1111
1
-14
/
+14
2020-03-27
Merge pull request #6299
Alexander Blair
1
-2
/
+21
2020-03-27
Merge pull request #6296
Alexander Blair
1
-0
/
+4
2020-03-27
Merge pull request #6289
Alexander Blair
1
-2
/
+44
2020-03-27
Merge pull request #6288
Alexander Blair
1
-1
/
+0
2020-03-12
Merge pull request #6268
Alexander Blair
1
-7
/
+7
2020-03-09
Move hex->bin conversion to monero copyright files and with less includes
Lee Clagett
1
-1
/
+1
2020-03-07
wallet2: remember daemon address overrides when loading a new wallet
moneromooo-monero
1
-2
/
+21
2020-02-28
Merge pull request #6238
Alexander Blair
1
-0
/
+7
2020-02-28
Merge pull request #6235
Alexander Blair
1
-1
/
+1
2020-02-19
Merge pull request #6194
luigi1111
1
-1
/
+1
2020-02-19
Merge pull request #6190
luigi1111
1
-1
/
+27
2020-02-07
wallet2: mention --daemon-ssl-allow-any-cert in --proxy error msg
xiphon
1
-0
/
+1
2020-02-06
Merge pull request #6103
Alexander Blair
1
-0
/
+6
2020-02-06
Merge pull request #6069
Alexander Blair
1
-2
/
+16
2020-01-26
wallet: do not split integrated addresses in address book api
moneromooo-monero
1
-4
/
+6
2020-01-25
wallet2_api: implement estimateTransactionFee
xiphon
1
-14
/
+14
2020-01-24
Merge pull request #6154
Alexander Blair
1
-0
/
+1
2020-01-24
wallet2: fix store-tx-info loading
moneromooo-monero
1
-3
/
+12
2020-01-16
wallet2: reject zero keys in json input
moneromooo-monero
1
-0
/
+4
2020-01-14
wallet: reroll fake outs selection on local tx_sanity_check failure
xiphon
1
-2
/
+44
2020-01-11
Merge pull request #6105
Alexander Blair
1
-0
/
+18
2020-01-11
Wallet: Distingush amounts for a single subaddress
Tadeas Moravec
1
-1
/
+27
2020-01-09
wallet2: do not remove known rings when a tx fails
moneromooo-monero
1
-1
/
+0
2019-12-31
wallet: allow message sign/verify for subaddresses
moneromooo-monero
1
-2
/
+16
2019-12-30
wallet: fix exceptions getting the hash of a pruned tx
moneromooo-monero
1
-7
/
+7
2019-12-17
wallet2: guard against race with multiple decrypt_keys users
moneromooo-monero
1
-0
/
+7
2019-12-14
wallet2: fix hang in wallet refresh
moneromooo-monero
1
-1
/
+1
2019-12-12
Merge pull request #6057
luigi1111
1
-3
/
+21
2019-11-28
wallet2: better error when restoring a wallet with the wrong keys
moneromooo-monero
1
-1
/
+1
2019-11-19
wallet: don't issue node rpc proxy requests in '--offline' mode
xiphon
1
-0
/
+1
2019-11-06
wallet_rpc_server: new estimate_tx_size_and_weight RPC
moneromooo-monero
1
-0
/
+18
2019-11-05
wallet2: don't try to lock an empty filename
moneromooo-monero
1
-0
/
+6
2019-11-04
wallet2: fix pool txes not being flushed when mined
moneromooo-monero
1
-1
/
+1
2019-11-01
wallet2: fix is_synced checking target height, not height
moneromooo-monero
1
-1
/
+1
2019-11-01
wallet: fix another facet of "did I get some monero" information leak
moneromooo-monero
1
-10
/
+30
2019-11-01
wallet2: do not send an unnecessary last getblocks.bin call on refresh
moneromooo-monero
1
-5
/
+15
2019-11-01
wallet2: do not repeatedly ask for pool txes sent to us
moneromooo-monero
1
-5
/
+0
2019-10-29
wallet2: make keys unlocker reentrant
moneromooo-monero
1
-3
/
+21
2019-10-25
Merge pull request #6014
luigi1111
1
-0
/
+5
2019-10-25
Merge pull request #6013
luigi1111
1
-0
/
+1
2019-10-25
simplewallet: add public_nodes command
moneromooo-monero
1
-0
/
+21
2019-10-25
daemon, wallet: new pay for RPC use system
moneromooo-monero
1
-245
/
+420
2019-10-23
wallet2: error out when we need a daemon password but have no prompt function
moneromooo-monero
1
-0
/
+5
2019-10-23
wallet2: fix the logged number of detached transfers
moneromooo-monero
1
-0
/
+1
2019-10-16
Merge pull request #5959
luigi1111
1
-5
/
+5
2019-10-16
Merge pull request #5952
luigi1111
1
-1
/
+35
2019-10-14
wallet: remove long payment ID sending support
moneromooo-monero
1
-7
/
+0
2019-10-14
wallet2: ignore received unencrypted payment IDs (but warn hard)
moneromooo-monero
1
-6
/
+18
2019-10-08
Merge pull request #5915
luigi1111
1
-1
/
+1
2019-10-04
wallet2: don't delete file that may not exist
selsta
1
-5
/
+5
2019-10-02
wallet2: add ignore-outputs-{above/below} option
stoffu
1
-1
/
+35
2019-09-30
Merge pull request #5893
luigi1111
1
-0
/
+6
2019-09-27
monerod can now sync from pruned blocks
moneromooo-monero
1
-1
/
+1
2019-09-24
Merge pull request #5877
luigi1111
1
-5
/
+4
2019-09-17
wallet: add edit_address_book RPC
moneromooo-monero
1
-0
/
+15
2019-09-14
Merge pull request #5861
luigi1111
1
-0
/
+16
2019-09-14
Merge pull request #5866
luigi1111
1
-2
/
+2
2019-09-10
wallet2: enable ignoring fractional outputs also when sweeping
stoffu
1
-0
/
+16
2019-09-08
Merge pull request #5855
luigi1111
1
-34
/
+58
2019-09-08
Merge pull request #5850
luigi1111
1
-3
/
+1
2019-09-08
Merge pull request #5847
luigi1111
1
-1
/
+1
2019-09-06
wallet2: resolve CID 203918 null pointer deference (NULL_RETURNS)
anonimal
1
-0
/
+6
2019-09-05
wallet: fix mismatch between two concepts of "balance"
moneromooo-monero
1
-34
/
+58
2019-09-04
Merge pull request #5822
luigi1111
1
-0
/
+2
2019-09-02
Removed unused boost/value_init header
Lev Sizov
1
-1
/
+0
[next]