index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallet
/
wallet2.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed missing parenthesis
Riccardo Spagni
2015-12-24
1
-1
/
+1
*
fix for 'failed to generate new wallet: failed to save file' error during wal...
Lex Kalinkin
2015-12-24
1
-3
/
+5
*
Allow the wallet to access hard fork information
moneromooo-monero
2015-12-19
1
-1
/
+36
*
Merge pull request #544
Riccardo Spagni
2015-12-18
1
-2
/
+2
|
\
|
*
replace std::auto_ptr with std::unique_ptr
moneromooo-monero
2015-12-17
1
-2
/
+2
*
|
wallet: save to a temporary file, then rename
moneromooo-monero
2015-12-17
1
-1
/
+14
|
/
*
wallet: make the wallet refresh type a wallet setting
moneromooo-monero
2015-12-05
1
-0
/
+13
*
wallet: default auto-refresh to true for old wallets
moneromooo-monero
2015-12-05
1
-0
/
+1
*
wallet2: default auto-refresh to true for preexisting wallets
moneromooo-monero
2015-11-30
1
-1
/
+1
*
wallet: cancellable refresh
moneromooo-monero
2015-11-29
1
-0
/
+1
*
Merge pull request #509
Riccardo Spagni
2015-11-30
1
-0
/
+8
|
\
|
*
wallet2: remove confirmed transactions from detached blocks
moneromooo-monero
2015-11-29
1
-0
/
+8
*
|
Merge pull request #507
Riccardo Spagni
2015-11-30
1
-0
/
+4
|
\
\
|
*
|
wallet: optional automatic refresh from the daemon
moneromooo-monero
2015-11-28
1
-0
/
+4
|
|
/
*
|
wallet2: speed up wallet refresh for large miners
moneromooo-monero
2015-11-28
1
-14
/
+47
*
|
wallet2: parallelize pulling blocks and processing them on refresh
moneromooo-monero
2015-11-27
1
-13
/
+44
*
|
wallet2: maintain the short chain manually when refreshing
moneromooo-monero
2015-11-27
1
-3
/
+16
*
|
wallet2: split pull blocks between pulling and processing
moneromooo-monero
2015-11-27
1
-9
/
+18
|
/
*
wallet: make the refresh optimizations selectable via command line
moneromooo-monero
2015-11-22
1
-1
/
+5
*
wallet: speedup refresh from daemon
moneromooo-monero
2015-11-22
1
-37
/
+58
*
wallet2: minor cleanup
moneromooo-monero
2015-11-22
1
-7
/
+4
*
wallet2: speedup refresh a bit
moneromooo-monero
2015-11-22
1
-2
/
+148
*
wallet: rename store-tx-keys to store-tx-info
moneromooo-monero
2015-11-22
1
-6
/
+7
*
wallet: improve show_transfers
moneromooo-monero
2015-11-22
1
-2
/
+37
*
wallet: use incoming blocks to keep track of payments too
moneromooo-monero
2015-11-21
1
-0
/
+19
*
wallet: track outgoing payments and add a show_transfers command
moneromooo-monero
2015-11-15
1
-7
/
+35
*
simplewallet: add a set default-mixin command
moneromooo-monero
2015-10-30
1
-0
/
+5
*
wallet2: fix CLANG compile error
moneromooo-monero
2015-10-30
1
-1
/
+1
*
Fix a possibly-unused warning, and rationalize types
moneromooo-monero
2015-10-27
1
-5
/
+5
*
Fix leak on real output when using a very recent output
moneromooo-monero
2015-10-25
1
-1
/
+1
*
wallet2: really include non canonical outputs in dust sweep
moneromooo-monero
2015-10-14
1
-1
/
+1
*
from hard fork 2, all outputs must be decomposed
moneromooo-monero
2015-10-11
1
-15
/
+19
*
wallet: only return tx keys via RPC if requested
moneromooo-monero
2015-08-24
1
-3
/
+8
*
Merge pull request #381
Riccardo Spagni
2015-08-24
1
-2
/
+64
|
\
|
*
wallet: encrypt the cache file
moneromooo-monero
2015-08-22
1
-2
/
+64
*
|
make tx keys available to the user
moneromooo-monero
2015-08-19
1
-5
/
+21
|
/
*
wallet: new rescan_spent command to update outputs' spent status
moneromooo-monero
2015-08-11
1
-0
/
+41
*
encrypted payment ids are now 64 bit, instead of 256 bit
moneromooo-monero
2015-08-09
1
-7
/
+42
*
Encrypted payment IDs
moneromooo-monero
2015-08-09
1
-2
/
+20
*
wallet: set watch-only flag to false when creating a new wallet
moneromooo-monero
2015-08-04
1
-0
/
+1
*
wallet: new transaction construction algorithm
moneromooo-monero
2015-07-22
1
-2
/
+407
*
wallet: add boolean to always confirm transactions with the user
moneromooo-monero
2015-07-18
1
-0
/
+5
*
Merge pull request #324
Riccardo Spagni
2015-06-20
1
-2
/
+36
|
\
|
*
simplewallet: allow creating a wallet from a public address and view secret key
moneromooo-monero
2015-06-20
1
-0
/
+34
|
*
wallet2: fix write_watch_only_wallet comment description
moneromooo-monero
2015-06-20
1
-2
/
+2
*
|
wallet2: use the same exponential splitting for normal txes
moneromooo-monero
2015-06-17
1
-2
/
+4
*
|
wallet2: try to split dust sweep txs exponentially
moneromooo-monero
2015-06-17
1
-2
/
+3
|
/
*
wallet: add watch only wallet support
moneromooo-monero
2015-05-31
1
-5
/
+39
*
wallet: add a sweep_dust command
moneromooo-monero
2015-05-30
1
-0
/
+211
*
wallet: add consts where appropriate
moneromooo-monero
2015-05-27
1
-9
/
+9
[next]