index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallet
/
wallet2.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wallet::store_to(path, password) implemented;
Ilya Kitaev
2016-03-16
1
-0
/
+6
*
Wallet::setPassword() method for wallet2_api
Ilya Kitaev
2016-03-16
1
-0
/
+3
*
wallet_rpc_server: make use_fork_rules public
moneromooo-monero
2016-03-11
1
-1
/
+2
*
Use boost::thread instead of std::thread
Howard Chu
2016-03-11
1
-1
/
+1
*
simplewallet: add a new --restore-from-keys option
moneromooo-monero
2016-02-22
1
-0
/
+10
*
Merge pull request #634
Riccardo Spagni
2016-01-31
1
-3
/
+4
|
\
|
*
wallet: forbid dust altogether in output selection where appropriate
moneromooo-monero
2016-01-31
1
-3
/
+4
*
|
wallet: detect and handle failed outgoing transfers
moneromooo-monero
2016-01-29
1
-1
/
+6
|
/
*
Fix V1/V2 use of hard fork related parameters
moneromooo-monero
2016-01-29
1
-1
/
+1
*
wallet2: decide at runtime which upper tx size to use
moneromooo-monero
2016-01-10
1
-2
/
+4
*
updated copyright year
Riccardo Spagni
2015-12-31
1
-1
/
+1
*
wallet: add a rescan_bc command and rescan_blockchain RPC
moneromooo-monero
2015-12-30
1
-0
/
+1
*
wallet: protect against exceptions in the block pull thread
moneromooo-monero
2015-12-30
1
-1
/
+1
*
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
1
-1
/
+3
|
/
*
wallet: make the wallet refresh type a wallet setting
moneromooo-monero
2015-12-05
1
-1
/
+2
*
Merge pull request #507
Riccardo Spagni
2015-11-30
1
-2
/
+5
|
\
|
*
wallet: optional automatic refresh from the daemon
moneromooo-monero
2015-11-28
1
-2
/
+5
*
|
wallet2: parallelize pulling blocks and processing them on refresh
moneromooo-monero
2015-11-27
1
-0
/
+5
*
|
wallet2: maintain the short chain manually when refreshing
moneromooo-monero
2015-11-27
1
-1
/
+1
*
|
wallet2: split pull blocks between pulling and processing
moneromooo-monero
2015-11-27
1
-1
/
+2
|
/
*
wallet: make the refresh optimizations selectable via command line
moneromooo-monero
2015-11-22
1
-2
/
+15
*
wallet: speedup refresh from daemon
moneromooo-monero
2015-11-22
1
-1
/
+1
*
wallet2: speedup refresh a bit
moneromooo-monero
2015-11-22
1
-1
/
+3
*
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
1
-5
/
+5
*
wallet: improve show_transfers
moneromooo-monero
2015-11-22
1
-4
/
+27
*
wallet: use incoming blocks to keep track of payments too
moneromooo-monero
2015-11-21
1
-1
/
+2
*
wallet: track outgoing payments and add a show_transfers command
moneromooo-monero
2015-11-15
1
-3
/
+30
*
simplewallet: add a set default-mixin command
moneromooo-monero
2015-10-30
1
-2
/
+5
*
Fix a possibly-unused warning, and rationalize types
moneromooo-monero
2015-10-27
1
-4
/
+4
*
Fix leak on real output when using a very recent output
moneromooo-monero
2015-10-25
1
-1
/
+0
*
from hard fork 2, all outputs must be decomposed
moneromooo-monero
2015-10-11
1
-32
/
+23
*
wallet: only return tx keys via RPC if requested
moneromooo-monero
2015-08-24
1
-3
/
+6
*
Merge pull request #381
Riccardo Spagni
2015-08-24
1
-0
/
+12
|
\
|
*
wallet: encrypt the cache file
moneromooo-monero
2015-08-22
1
-0
/
+12
*
|
make tx keys available to the user
moneromooo-monero
2015-08-19
1
-3
/
+11
|
/
*
wallet: new rescan_spent command to update outputs' spent status
moneromooo-monero
2015-08-11
1
-0
/
+1
*
encrypted payment ids are now 64 bit, instead of 256 bit
moneromooo-monero
2015-08-09
1
-0
/
+2
*
wallet: new transaction construction algorithm
moneromooo-monero
2015-07-22
1
-0
/
+5
*
wallet: add boolean to always confirm transactions with the user
moneromooo-monero
2015-07-18
1
-1
/
+6
*
simplewallet: allow creating a wallet from a public address and view secret key
moneromooo-monero
2015-06-20
1
-0
/
+9
*
wallet: add watch only wallet support
moneromooo-monero
2015-05-31
1
-1
/
+5
*
wallet: add a sweep_dust command
moneromooo-monero
2015-05-30
1
-0
/
+4
*
wallet: add consts where appropriate
moneromooo-monero
2015-05-27
1
-9
/
+10
*
Merge pull request #215
Riccardo Spagni
2015-01-15
1
-1
/
+3
|
\
|
*
Add a --restricted-rpc flag to simplewallet
moneromooo-monero
2015-01-11
1
-1
/
+3
*
|
Allow get_bulk_payments to return all payments regardless of payment ID
moneromooo-monero
2015-01-11
1
-0
/
+1
|
/
*
year updated in license
Riccardo Spagni
2015-01-02
1
-1
/
+1
[next]