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
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-22
wallet2: resume processing when tx extra is partially broken
stoffu
1
-2
/
+2
2018-11-22
wallet2: add n_vouts to capture list
moneromooo-monero
1
-1
/
+1
2018-11-20
Fix issue 4793 - M/N multisig transaction signature
naughtyfox
1
-16
/
+61
2018-11-20
rpc: speedup get_output_distribution
moneromooo-monero
1
-2
/
+5
2018-11-15
various: do not propagate exception through dtor
moneromooo-monero
1
-1
/
+6
2018-11-07
wallet2: remove redundant chacha key generation in store_keys
stoffu
1
-1
/
+0
2018-11-06
build: fix Ubuntu 16.04 (GCC 5.4.0) compilation
xiphon
1
-1
/
+2
2018-11-05
wallet2: fix off by one in output picking
moneromooo-monero
1
-12
/
+19
2018-11-04
wallet2: only export necessary outputs and key images
moneromooo-monero
1
-46
/
+76
2018-11-04
wallet2: faster output and key image import/export
moneromooo-monero
1
-18
/
+76
2018-11-04
Fix: out_of_hashchain_bounds_error in refresh
Hasan Pekdemir
1
-1
/
+1
2018-11-03
wallet: add a non destructive blockchain rescan
moneromooo-monero
1
-3
/
+19
2018-11-03
wallet2: demote a few uninteresting recurring logs to TRACE
moneromooo-monero
1
-5
/
+5
2018-11-03
wallet2: fix print_ring printing double entries for transactions
moneromooo-monero
1
-0
/
+1
2018-11-02
device/trezor: trezor support added
Dusan Klinec
1
-25
/
+133
2018-10-31
wallet2: use padded bulletproofs for multisig signing
stoffu
1
-4
/
+1
2018-10-28
wallet2: rewrite keys file in a safer manner
Nathan Dorfman
1
-3
/
+12
2018-10-27
wallet2: save ring in the ringdb once a tx is created
moneromooo-monero
1
-0
/
+14
2018-10-27
wallet2: fix ring reuse breaking when using histogram
moneromooo-monero
1
-0
/
+3
2018-10-23
Update ZMQ fee estimate and add ZMQ output distribution
Lee Clagett
1
-8
/
+8
2018-10-23
wallet2: extend fake out picks away from the gamma pick
moneromooo-monero
1
-2
/
+23
2018-10-22
wallet2/create_transactions_2: removed obsolete '/ 1024' on min_fee calc
Paul Shapiro
1
-1
/
+1
2018-10-22
wallet2: sanity check rct output distribution from the daemon
moneromooo-monero
1
-1
/
+7
2018-10-21
wallet2/create_transactions_2: fixed typo in try_tx=true's estimate_fee args
Paul Shapiro
1
-1
/
+1
2018-10-21
wallet2/create_transactions_2: removed extraneous shuffle before sort of unus...
Paul Shapiro
1
-5
/
+1
2018-10-18
Rename "blackball" for clarity
moneromooo-monero
1
-1
/
+1
2018-10-16
wallet2: initialize some scalar fields in ctor where appropriate
moneromooo-monero
1
-0
/
+4
2018-10-13
SOFTWARE is the default wallet device
m2049r
1
-0
/
+1
2018-10-11
Return appropriate RPC error code when key image signature check fails
Michał Sałaban
1
-1
/
+1
2018-10-10
wallet_rpc_server: optionally return tx keys in sign_transfer
moneromooo-monero
1
-0
/
+4
2018-10-09
wallet2: make fake out selection messages less spammy
moneromooo-monero
1
-3
/
+18
2018-10-09
wallet2: fix cold signing using non padded bulletproofs
moneromooo-monero
1
-4
/
+1
2018-10-06
Fix some calls to the translation function
Guillaume LE VAILLANT
1
-2
/
+2
2018-10-03
wallet2: disable height based segregation
moneromooo-monero
1
-3
/
+3
2018-10-02
wallet2: clear found out for every tx key
doy-lee
1
-1
/
+1
2018-10-01
Arbitrary M/N multisig schemes:
naughtyfox
1
-98
/
+304
2018-10-01
wallet: fix --generate-from-json using wrong password
moneromooo-monero
1
-4
/
+9
2018-09-29
Merge pull request #4333
Riccardo Spagni
1
-0
/
+24
2018-09-29
Merge pull request #4461
Riccardo Spagni
1
-1
/
+5
2018-09-29
Merge pull request #4456
Riccardo Spagni
1
-2
/
+9
2018-09-29
Merge pull request #4406
Riccardo Spagni
1
-3
/
+27
2018-09-25
wallet2: fix duplicate output making it to the RPC
moneromooo-monero
1
-8
/
+33
2018-09-22
wallet2: handle corner case in picking fake outputs
moneromooo-monero
1
-3
/
+27
2018-09-19
query backing device
m2049r
1
-12
/
+68
2018-09-18
wallet: implement coin splitting for sweep_* 'outputs' option
whythat
1
-3
/
+25
2018-09-18
wallet: add 'outputs' option for sweep_* commands
whythat
1
-6
/
+6
2018-09-17
api/wallet: properly disable key encryption
stoffu
1
-6
/
+5
2018-09-14
hw_device: support for multiple devices added [for review]
Dusan Klinec
1
-2
/
+49
2018-09-14
wallet: ask-password can now ask without encrypting the secret spend key
moneromooo-monero
1
-29
/
+32
2018-09-14
remove obsolete daemon selection of fake outs and old tx construction
moneromooo-monero
1
-174
/
+1
2018-09-11
wallet2: bump testnet rollback to account for coming reorg
moneromooo-monero
1
-1
/
+1
2018-09-11
Check inputs to addKeys are in range
moneromooo-monero
1
-0
/
+2
2018-09-11
v8: per byte fee, pad bulletproofs, fixed 11 ring size
moneromooo-monero
1
-137
/
+259
2018-09-11
Bulletproof aggregated verification and tests
moneromooo-monero
1
-2
/
+1
2018-09-11
bulletproofs: add multi output bulletproofs to rct
moneromooo-monero
1
-12
/
+30
2018-09-10
wallet2: import_multisig forward refresh exception
naughtyfox
1
-1
/
+6
2018-09-10
record blackballs as amount/offset, and add export ability
moneromooo-monero
1
-6
/
+8
2018-09-09
ringdb: allow blackballing many outputs at once
moneromooo-monero
1
-2
/
+1
2018-09-08
wallet2: fix secondary partially signed multisig txes
moneromooo-monero
1
-1
/
+1
2018-09-04
wallet2.get_reserve_proof: throw when specified amount is zero
stoffu
1
-0
/
+1
2018-09-03
wallet2: factor the creation of a new wallet keys file
moneromooo-monero
1
-75
/
+24
2018-09-03
wallet2: factor new blockchain setup
moneromooo-monero
1
-36
/
+16
2018-09-03
wallet2: fill in v2 height for stagenet
moneromooo-monero
1
-1
/
+1
2018-08-23
wallet: store trusted-daemon flag in wallet2
stoffu
1
-27
/
+54
2018-08-22
wallet2: fix refresh retry when a block/tx fails to parse
moneromooo-monero
1
-4
/
+5
2018-08-22
wallet2: trim hash chain after fast refresh of hashes
moneromooo-monero
1
-0
/
+1
2018-08-22
wallet2: fix checking the wrong vector when adding hashes
moneromooo-monero
1
-1
/
+3
2018-08-19
wallet2: ask for a binary output distribution, for speed
moneromooo-monero
1
-0
/
+2
2018-08-16
Do memwipe for critical secret keys copied to rct::key
stoffu
1
-0
/
+2
2018-08-16
crypto: make secret_key automatically mlock
moneromooo-monero
1
-1
/
+1
2018-08-16
store secret keys encrypted where possible
moneromooo-monero
1
-51
/
+261
2018-08-16
wallet: wipe seed from memory where appropriate
moneromooo-monero
1
-13
/
+31
2018-08-16
wallet2: make --restricted-rpc available for wallet RPC only
stoffu
1
-6
/
+2
2018-08-13
node_rpc_proxy: fix fork earliest height caching [RYO backport]
fireice-uk
1
-1
/
+1
2018-08-13
wallet2: remove obsolete pruned/unpruned case
moneromooo-monero
1
-28
/
+1
2018-08-08
wallet: allow adjusting number of rounds for the key derivation function
stoffu
1
-10
/
+15
2018-08-03
wallet: distinguish coinbase from other txes in show_transfers
moneromooo-monero
1
-0
/
+2
2018-07-31
wallet2: do not divide by 0 on invalid daemon response
moneromooo-monero
1
-0
/
+1
2018-07-31
wallet-rpc: add get_address_index command
stoffu
1
-0
/
+8
2018-07-30
wallet2: avoid using arbitrary random values when unknown
moneromooo-monero
1
-4
/
+3
2018-07-30
wallet2: guard against bad outputs in import_outputs
moneromooo-monero
1
-2
/
+4
2018-07-30
simplewallet: add set_tx_key for importing tx keys from 3rd party wallets
stoffu
1
-0
/
+48
2018-07-24
wallet2: fix O(n^2) behaviour in import_key_images
moneromooo-monero
1
-21
/
+15
2018-07-19
wallet2: consider minimum fee when testing if balance is sufficient
stoffu
1
-2
/
+3
2018-07-16
wallet2: recover from index out of hashchain bounds error
moneromooo-monero
1
-4
/
+32
2018-07-12
wallet: warn when payment IDs are used
moneromooo-monero
1
-4
/
+2
2018-07-08
wallet2: ensure outputs are processed only once
moneromooo-monero
1
-14
/
+17
2018-07-03
wallet2: use a gamma distribution to pick fake outs
moneromooo-monero
1
-29
/
+114
2018-07-03
wallet2: fix double counting outs if the tx pubkey is duplicated
moneromooo-monero
1
-10
/
+24
2018-07-03
wallet2: unlock keys file before calling verify_password (needed for Windows)
stoffu
1
-9
/
+40
2018-07-03
Allow fractional outputs to be ignored
stoffu
1
-0
/
+19
2018-07-02
node_rpc_proxy: factor a few RPC calls using get_info
moneromooo-monero
1
-42
/
+16
2018-06-28
wallet: prevent the same wallet file from being opened by multiple processes
stoffu
1
-0
/
+8
2018-06-28
wallet2: fix build for windows (std::max again)
moneromooo-monero
1
-1
/
+1
2018-06-27
wallet: include a suggested number of confirmations based on amount
moneromooo-monero
1
-1
/
+12
2018-06-26
wallet2: cache ringdb key while refreshing
moneromooo-monero
1
-23
/
+33
2018-06-26
threadpool: allow leaf functions to run concurrently
moneromooo-monero
1
-17
/
+17
2018-06-26
wallet2: remove unneeded divisions
moneromooo-monero
1
-2
/
+2
2018-06-26
wallet2: remove old blockchain size cache hack
moneromooo-monero
1
-14
/
+2
2018-06-26
wallet2: speedup refresh
moneromooo-monero
1
-57
/
+238
2018-06-26
wallet2: avoid re-parsing blocks when refreshing in a loop
moneromooo-monero
1
-7
/
+4
2018-06-26
wallet2: avoid duplicate parsing of tx extra
moneromooo-monero
1
-9
/
+12
2018-06-26
wallet2: remove useless device locking
moneromooo-monero
1
-2
/
+1
2018-06-26
wallet2: parse blocks in the RPC thread, not the processing thread
moneromooo-monero
1
-32
/
+41
2018-06-26
wallet2: simplify/speedup process_blocks
moneromooo-monero
1
-66
/
+17
2018-06-26
wallet: don't process miner tx if we're refreshing with no-coinbase
moneromooo-monero
1
-1
/
+3
2018-06-26
replace std::list with std::vector on some hot paths
moneromooo-monero
1
-11
/
+11
2018-06-26
rpc: add option to skip coinbase info in get_blocks.bin
moneromooo-monero
1
-0
/
+1
2018-06-26
wallet2: use std::move on containers where appropriate
moneromooo-monero
1
-4
/
+4
2018-06-23
wallet2: fix read buffer overflow in import_key_images
moneromooo-monero
1
-1
/
+1
2018-06-21
rpc: add a non binary get_transaction_pool_hashes RPC
moneromooo-monero
1
-2
/
+2
2018-06-21
wallet2: lower default for subaddress lookahead when restoring with hardware
stoffu
1
-0
/
+6
2018-06-19
wallet2: fix double header in unsigned transfer file
moneromooo-monero
1
-1
/
+1
2018-06-15
wallet2: fix out of sync account tag cache
moneromooo-monero
1
-0
/
+1
2018-06-13
wallet: on first refresh, start off with a quantized height
moneromooo-monero
1
-13
/
+19
2018-06-13
wallet: allow unspendable unmixable outputs to be discarded
stoffu
1
-0
/
+10
2018-06-13
wallet2: use decoded amount when reporting repeated output key
stoffu
1
-5
/
+5
2018-06-12
wallet2: use correct fee for split txes
stoffu
1
-6
/
+14
2018-06-11
cryptonote_config: add get_config to refactor x = testnet ? config::testnet::...
stoffu
1
-14
/
+4
2018-06-07
wallet2: fix bulletproof cold signing
moneromooo-monero
1
-4
/
+4
2018-06-06
wallet2: fix get_approximate_blockchain_height for stagenet
stoffu
1
-2
/
+2
2018-06-03
wallet-rpc: watch-only and cold wallet features added
Dusan Klinec
1
-26
/
+157
2018-05-31
wallet2: don't ask for pruned txes yet, we still parse the entire tx
moneromooo-monero
1
-1
/
+1
2018-05-31
wallet: fix shared ring db path
stoffu
1
-4
/
+6
2018-05-28
disable file size sanity check when loading the wallet cache
moneromooo-monero
1
-1
/
+1
2018-05-20
Fix output shuffling for multisig
stoffu
1
-2
/
+2
2018-05-15
simple-wallet-cli: Add warnings about inaccurate balances to to watch-only wa...
jcktm
1
-0
/
+8
2018-05-10
wallet2: consider 6 outputs or less to be unmixable from v7
moneromooo-monero
1
-2
/
+2
2018-05-06
check_spend_proof
itssteven
1
-2
/
+3
2018-04-25
Wallet: added methods to sign and verify arbitrary message with multisig publ...
naughtyfox
1
-0
/
+36
2018-04-23
wallet2: add missing parameters to get_output_histogram
moneromooo-monero
1
-0
/
+3
2018-04-21
import_multisig_info: fix sanity check crash in detach_blockchain
Mikhail Mitkevichl
1
-1
/
+6
2018-04-19
wallet2: increase rpc timeout for get_output_distribution
moneromooo-monero
1
-1
/
+1
2018-04-19
add top height to get_output_distribution, and cache it for rct
moneromooo-monero
1
-0
/
+2
2018-04-12
wallet2: store subaddress lookahead settings
stoffu
1
-0
/
+12
2018-04-12
Use 'boost' mutex instead of 'std' mutex
cslashm
1
-4
/
+4
2018-04-12
Fix sub-address tx scan.
cslashm
1
-3
/
+3
2018-04-12
wallet2: fix misc issues when the ringdb can't be initialized
moneromooo-monero
1
-9
/
+9
2018-04-07
wallet2: request transactions in slices when scanning for known rings
moneromooo-monero
1
-22
/
+32
2018-04-07
rpc: allow getting pruned blocks from gettransactions
moneromooo-monero
1
-0
/
+13
2018-04-05
wallet2: move segregation height to v7
moneromooo-monero
1
-1
/
+1
2018-03-31
Add the possibility to export private view key for fast scan.
cslashm
1
-11
/
+44
2018-03-31
wallet: warn if not using the default ring size
moneromooo-monero
1
-0
/
+7
2018-03-28
WalletApi: getMultisigInfo entry for gui wallets
naughtyfox
1
-2
/
+6
2018-03-27
fix lambda compile error on openbsd
moneromooo-monero
1
-1
/
+1
2018-03-22
wallet2: set from_height of GET_OUTPUT_DISTRIBUTION correctly
stoffu
1
-1
/
+1
2018-03-22
wallet2: enable the mitigation only after the fork height
stoffu
1
-4
/
+5
2018-03-22
wallet2: fix for loading settings of key reuse mitigation
stoffu
1
-0
/
+9
2018-03-21
wallet: catch exceptions dealing with ringdb and warn
moneromooo-monero
1
-19
/
+44
2018-03-17
wallet: make the segregation height settable
moneromooo-monero
1
-8
/
+58
2018-03-16
wallet: more user friendly print_ring
moneromooo-monero
1
-2
/
+38
2018-03-16
ringdb: use the genesis block as a db name
moneromooo-monero
1
-1
/
+3
2018-03-16
wallet: add a set_ring command
moneromooo-monero
1
-0
/
+11
2018-03-16
wallet: make ringdb an object with database state
moneromooo-monero
1
-24
/
+48
2018-03-16
wallet: add an output blackball list to avoid using those in rings
moneromooo-monero
1
-2
/
+29
2018-03-16
wallet: key reuse mitigation options
moneromooo-monero
1
-15
/
+166
2018-03-16
wallet: add shared ring database
moneromooo-monero
1
-6
/
+233
2018-03-16
add RPC to get a histogram of outputs of a given amount
moneromooo-monero
1
-0
/
+65
2018-03-15
Fix typos in various files
Dimitris Apostolou
1
-4
/
+4
2018-03-14
wallet2: Update function parameter documentation
Leon Klingele
1
-18
/
+26
2018-03-14
replace invoke_http_json("/json_rpc",...) with invoke_http_json_rpc("/json_rp...
stoffu
1
-108
/
+78
2018-03-14
wallet2: check_tx_key() shouldn't require hardware encryption
stoffu
1
-2
/
+2
2018-03-14
device: untangle cyclic depenency
stoffu
1
-20
/
+19
2018-03-14
device: made function prototypes consistent with pre-#3303 codebase
stoffu
1
-6
/
+2
2018-03-14
wallet2: guard against overflowing of subaddress indices
moneromooo-monero
1
-3
/
+14
2018-03-14
wallet2: fix use_fork_rules() when querying version that is defined but not e...
stoffu
1
-1
/
+1
2018-03-14
wallet: fix auto low priority so that it takes effect only when saved default...
stoffu
1
-1
/
+1
2018-03-12
Ledger HW Bug fixes
Cédric
1
-43
/
+59
2018-03-11
wallet2: handle no blocks returned in refresh to mean no new blocks
moneromooo-monero
1
-0
/
+5
2018-03-10
wallet2 / simplewallet: Must opt-in to create '.address.txt' files for new wa...
Leon Klingele
1
-24
/
+48
2018-03-09
fix error message typo in wallet2.cpp
cryptochangements34
1
-1
/
+1
2018-03-07
wallet: fixes and tweaks to the save_watch_only command
moneromooo-monero
1
-6
/
+6
2018-03-07
Bump min ring size from 5 to 7 from v7
moneromooo-monero
1
-1
/
+5
2018-03-05
Correct spelling mistakes.
Edward Betts
1
-7
/
+7
2018-03-05
Stagenet
stoffu
1
-50
/
+65
2018-03-04
Code modifications to integrate Ledger HW device into monero-wallet-cli.
cslashm
1
-89
/
+169
2018-02-25
Wallet2 + CLI wallet: UTF-8 support for filenames and paths under Windows
rbrunner7
1
-0
/
+12
2018-02-16
wallet2: remove unused m_subaddresses_inv
moneromooo-monero
1
-4
/
+0
2018-02-16
wallet2: speed up subaddress generation (by about a third)
moneromooo-monero
1
-16
/
+15
2018-02-16
Fix refresh height estimation
Howard Chu
1
-13
/
+16
2018-02-13
wallet2: fix auto_low_priority field name typo on load
moneromooo-monero
1
-2
/
+2
2018-02-12
wallet2: don't store invalid key image when watch-only
stoffu
1
-1
/
+1
2018-02-10
wallet2: don't throw when spent amount is inconsistent
stoffu
1
-4
/
+14
2018-01-31
wallets: reorg 61 more days on testnet
moneromooo-monero
1
-2
/
+3
2018-01-31
blockchain: move bulletproofs to v8
moneromooo-monero
1
-7
/
+4
2018-01-29
Fixed typos and wording tweaks
Maxithi
1
-1
/
+1
2018-01-28
wallet: automatically use low priority if safe (no backlog & recent blocks no...
stoffu
1
-0
/
+91
2018-01-28
wallet2: split estimate_backlog to allow for raw fee levels
moneromooo-monero
1
-9
/
+26
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
-10
/
+0
2018-01-26
wallet2: make scan_output const and omit keys arg
stoffu
1
-5
/
+5
2018-01-26
wallet2: make member functions const when possible
stoffu
1
-18
/
+18
2018-01-26
wallet rpc: show fees when querying incoming transfers
stoffu
1
-1
/
+5
2018-01-26
simplewallet: check file overwrite when exporting stuff
stoffu
1
-0
/
+7
2018-01-24
wallet-cli: Do not ask for scan_from_height if it explicitly is set to zero.
Maximilian Lupke
1
-0
/
+2
2018-01-15
wallet2: fix sweep_all sending an atomic unit
moneromooo-monero
1
-2
/
+2
2018-01-14
wallet2::import_blockchain fix import loop
Jaquee
1
-1
/
+1
2018-01-10
Reserve proof
stoffu
1
-0
/
+245
2018-01-10
move memwipe to epee to avoid common<->crypto circular dependencies
moneromooo-monero
1
-1
/
+1
2018-01-09
Improved terminology from create to generate
Maxithi
1
-1
/
+1
[prev]
[next]