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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fake outs set is now decided by the wallet
moneromooo-monero
2016-08-11
1
-2
/
+2
*
new unlocked parameter to output_histogram
moneromooo-monero
2016-08-01
1
-1
/
+1
*
wallet: new {ex,im}port_key_images commands and RPC calls
moneromooo-monero
2016-07-24
1
-1
/
+3
*
wallet: add unconfirmed incoming txes from the txpool
moneromooo-monero
2016-07-20
1
-3
/
+10
*
Merge pull request #902
Riccardo Spagni
2016-07-20
1
-1
/
+1
|
\
|
*
Add a daemon RPC version, and make simplewallet check it
moneromooo-monero
2016-07-10
1
-1
/
+1
*
|
wallet: add command and RPC to sign/verify data
moneromooo-monero
2016-07-19
1
-0
/
+3
|
/
*
Merge pull request #878
Riccardo Spagni
2016-07-06
1
-5
/
+9
|
\
|
*
wallet: add a fee multiplier
moneromooo-monero
2016-06-22
1
-5
/
+9
*
|
Typo fixed
Ilya Kitaev
2016-06-22
1
-1
/
+1
*
|
Wallet API : WalletManager::findWallets() added
Ilya Kitaev
2016-06-03
1
-1
/
+1
*
|
Merge remote-tracking branch 'upstream/master'
Ilya Kitaev
2016-05-27
1
-1
/
+2
|
\
|
|
*
Move refresh height to keys file from cache file
Howard Chu
2016-04-29
1
-1
/
+2
*
|
i_wallet_callback: virtual dtor
Ilya Kitaev
2016-05-13
1
-0
/
+1
*
|
Merge remote-tracking branch 'upstream/master'
Ilya Kitaev
2016-05-12
1
-13
/
+44
|
\
|
|
*
wallet: allow attaching notes to txids
moneromooo-monero
2016-04-26
1
-1
/
+8
|
*
wallet: add GMT timestamps to transfers/payments
moneromooo-monero
2016-04-26
1
-6
/
+18
|
*
Merge pull request #815
Riccardo Spagni
2016-04-26
1
-0
/
+1
|
|
\
|
|
*
wallet: add a new sweep_all command and RPC command
moneromooo-monero
2016-04-19
1
-0
/
+1
|
*
|
Merge pull request #814
Riccardo Spagni
2016-04-26
1
-2
/
+9
|
|
\
\
|
|
*
|
modified: src/wallet/wallet2.cpp
awfulcrawler
2016-04-18
1
-2
/
+2
|
|
*
|
modified: src/simplewallet/simplewallet.cpp
awfulcrawler
2016-04-18
1
-2
/
+9
|
|
|
/
|
*
|
Merge pull request #811
Riccardo Spagni
2016-04-26
1
-4
/
+6
|
|
\
\
|
|
*
|
wallet2: move output selection api public
moneromooo-monero
2016-04-17
1
-4
/
+6
|
|
|
/
|
*
/
Add GET_HASHES_FAST rpc, use it in wallet
Howard Chu
2016-04-17
1
-0
/
+2
|
|
/
*
|
Merge remote-tracking branch 'upstream/master' into develop
Ilya Kitaev
2016-04-26
1
-16
/
+16
|
\
|
|
*
wallet: better output selection for transfer/transfer_new
moneromooo-monero
2016-04-02
1
-15
/
+15
|
*
wallet: make load_keys check types when loading JSON
moneromooo-monero
2016-03-27
1
-1
/
+1
*
|
Merge remote-tracking branch 'upstream/master'
Ilya Kitaev
2016-03-31
1
-5
/
+14
|
\
|
|
*
wallet: pass std::function by const ref, not value
moneromooo-monero
2016-03-26
1
-1
/
+1
|
*
wallet: do not leak owned amounts to the daemon unless --trusted-daemon
moneromooo-monero
2016-03-26
1
-2
/
+2
|
*
wallet: change sweep_dust to sweep_unmixable
moneromooo-monero
2016-03-26
1
-2
/
+5
|
*
wallet: add a --generate-from-json flag
moneromooo-monero
2016-03-25
1
-3
/
+9
|
*
Revert "Print stack trace upon exceptions"
moneromooo-monero
2016-03-21
1
-1
/
+0
|
*
Print stack trace upon exceptions
moneromooo-monero
2016-03-19
1
-0
/
+1
*
|
- testnet option added to api;
Ilya Kitaev
2016-03-25
1
-0
/
+1
|
/
*
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
|
\
[next]