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
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
*
Merge pull request #550
Riccardo Spagni
2015-12-22
1
-2
/
+5
|
\
|
*
wallet: fix load/save versioning bug for recently added tx data
moneromooo-monero
2015-12-20
1
-2
/
+5
*
|
Allow the wallet to access hard fork information
moneromooo-monero
2015-12-19
2
-2
/
+39
|
/
*
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
2
-1
/
+20
|
/
*
wallet: make the wallet refresh type a wallet setting
moneromooo-monero
2015-12-05
2
-1
/
+15
*
wallet: default auto-refresh to true for old wallets
moneromooo-monero
2015-12-05
1
-0
/
+1
*
wallet: add a stop_wallet RPC call
moneromooo-monero
2015-12-05
3
-0
/
+40
*
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
2
-2
/
+9
|
\
\
|
*
|
wallet: optional automatic refresh from the daemon
moneromooo-monero
2015-11-28
2
-2
/
+9
|
|
/
*
|
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
2
-13
/
+49
*
|
wallet2: maintain the short chain manually when refreshing
moneromooo-monero
2015-11-27
2
-4
/
+17
*
|
wallet2: split pull blocks between pulling and processing
moneromooo-monero
2015-11-27
2
-10
/
+20
|
/
*
wallet: make the refresh optimizations selectable via command line
moneromooo-monero
2015-11-22
2
-3
/
+20
*
wallet: speedup refresh from daemon
moneromooo-monero
2015-11-22
2
-38
/
+59
*
wallet2: minor cleanup
moneromooo-monero
2015-11-22
1
-7
/
+4
*
wallet2: speedup refresh a bit
moneromooo-monero
2015-11-22
2
-3
/
+151
*
wallet: storing outgoing tx info now defaults to enabled
moneromooo-monero
2015-11-22
1
-2
/
+2
*
wallet: rename store-tx-keys to store-tx-info
moneromooo-monero
2015-11-22
2
-11
/
+12
*
wallet: improve show_transfers
moneromooo-monero
2015-11-22
2
-6
/
+64
*
wallet: use incoming blocks to keep track of payments too
moneromooo-monero
2015-11-21
2
-1
/
+21
*
wallet: track outgoing payments and add a show_transfers command
moneromooo-monero
2015-11-15
2
-10
/
+65
*
simplewallet: add a set default-mixin command
moneromooo-monero
2015-10-30
2
-2
/
+10
*
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
2
-9
/
+9
*
Fix leak on real output when using a very recent output
moneromooo-monero
2015-10-25
2
-2
/
+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
2
-47
/
+42
*
wallet: use mutex protected random generation api
moneromooo-monero
2015-08-26
1
-1
/
+1
*
wallet: only return tx keys via RPC if requested
moneromooo-monero
2015-08-24
4
-9
/
+27
*
Merge pull request #381
Riccardo Spagni
2015-08-24
2
-2
/
+76
|
\
|
*
wallet: encrypt the cache file
moneromooo-monero
2015-08-22
2
-2
/
+76
*
|
make tx keys available to the user
moneromooo-monero
2015-08-19
4
-8
/
+41
|
/
*
wallet: new rescan_spent command to update outputs' spent status
moneromooo-monero
2015-08-11
3
-0
/
+51
*
encrypted payment ids are now 64 bit, instead of 256 bit
moneromooo-monero
2015-08-09
5
-34
/
+81
*
Encrypted payment IDs
moneromooo-monero
2015-08-09
4
-7
/
+32
*
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
4
-3
/
+419
*
wallet: add boolean to always confirm transactions with the user
moneromooo-monero
2015-07-18
2
-1
/
+11
*
Merge pull request #324
Riccardo Spagni
2015-06-20
2
-2
/
+45
|
\
|
*
simplewallet: allow creating a wallet from a public address and view secret key
moneromooo-monero
2015-06-20
2
-0
/
+43
|
*
wallet2: fix write_watch_only_wallet comment description
moneromooo-monero
2015-06-20
1
-2
/
+2
[next]