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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
wallet: option to merge destinations
moneromooo-monero
2017-03-25
1
-4
/
+10
*
wallet: try to save large outputs when using an unneeded second input
moneromooo-monero
2017-03-24
1
-1
/
+30
*
core, wallet: faster tx pool scanning
moneromooo-monero
2017-03-23
1
-78
/
+83
*
Merge pull request #1903
Riccardo Spagni
2017-03-21
1
-1
/
+20
|
\
|
*
wallet2: cache which pool txes were scanned already
moneromooo-monero
2017-03-21
1
-1
/
+20
*
|
Merge pull request #1899
Riccardo Spagni
2017-03-21
1
-4
/
+40
|
\
\
|
|
/
|
/
|
|
*
wallet2: speed up transactions using remote nodes
moneromooo-monero
2017-03-20
1
-4
/
+40
*
|
wallet2: start using new fee priorities at v5, not 14 days laer
moneromooo-monero
2017-03-20
1
-1
/
+1
|
/
*
wallet2: call is_key_image_spent in blocks in rescan_spent
moneromooo-monero
2017-03-18
1
-20
/
+23
*
Add intervening v5 fork for increased min block size
moneromooo-monero
2017-03-15
1
-14
/
+35
*
Merge pull request #1846
Riccardo Spagni
2017-03-06
1
-2
/
+2
|
\
|
*
wallet: add password command
moneromooo-monero
2017-03-05
1
-2
/
+2
*
|
Revert "wallet: fix insertion of pool transactions"
moneromooo-monero
2017-03-04
1
-1
/
+1
|
/
*
use txid in wallet2::process_new_transaction()
Jaquee
2017-03-03
1
-1
/
+1
*
Merge pull request #1826
Riccardo Spagni
2017-03-03
1
-0
/
+15
|
\
|
*
allow user I/O in millinero, micronero, nanonero, piconero
moneromooo-monero
2017-03-02
1
-0
/
+15
*
|
Merge pull request #1823
Riccardo Spagni
2017-03-03
1
-1
/
+1
|
\
\
|
*
|
wallet: fix insertion of pool transactions
moneromooo-monero
2017-02-28
1
-1
/
+1
|
|
/
*
|
Add support for the wallet to refresh pruned blocks
moneromooo-monero
2017-02-27
1
-42
/
+56
*
|
wallet: invalidate node proxy cache when reconnecting
moneromooo-monero
2017-02-27
1
-0
/
+1
|
/
*
add rpc timeouts to calls that might timeout
Riccardo Spagni
2017-02-24
1
-4
/
+4
*
wallet2: fix wrong status on daemon shutdown/startup
Jaquee
2017-02-23
1
-1
/
+5
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
*
Merge pull request #1749
Riccardo Spagni
2017-02-21
1
-5
/
+5
|
\
|
*
wallet2: fix failure to send (relatedness check in wrong case)
moneromooo-monero
2017-02-19
1
-5
/
+5
*
|
simplewallet: validate hex input size
moneromooo-monero
2017-02-14
1
-3
/
+3
|
/
*
Merge pull request #1689
Riccardo Spagni
2017-02-11
1
-3
/
+18
|
\
|
*
Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
Lee Clagett
2017-02-06
1
-3
/
+18
*
|
Merge pull request #1686
Riccardo Spagni
2017-02-11
1
-10
/
+10
|
\
\
|
*
|
wallet2: fix transactions not considering rct inputs
moneromooo-monero
2017-02-06
1
-10
/
+10
*
|
|
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
2017-02-08
1
-2
/
+2
|
/
/
*
/
wallet2::init() - disconnect before init if connected
Jaquee
2017-02-04
1
-0
/
+2
|
/
*
Merge pull request #1640
Riccardo Spagni
2017-02-04
1
-0
/
+6
|
\
|
*
simplewallet: option to always ask password for any crytical operations
kenshi84
2017-02-03
1
-0
/
+6
*
|
Merge pull request #1652
Riccardo Spagni
2017-02-02
1
-1
/
+1
|
\
\
|
*
|
Changed console output for transaction from L0 to L1
NanoAkron
2017-01-30
1
-1
/
+1
|
|
/
*
|
Merge pull request #1647
Riccardo Spagni
2017-02-02
1
-1
/
+2
|
\
\
|
*
|
wallet2: fix corner case failing to send a second output
moneromooo-monero
2017-01-28
1
-1
/
+2
|
|
/
*
|
Merge pull request #1634
Riccardo Spagni
2017-02-02
1
-3
/
+3
|
\
\
|
*
|
Fix invalid + of std::string and int
Timothy D. Prime
2017-01-26
1
-3
/
+3
|
|
/
*
|
Merge pull request #1629
Riccardo Spagni
2017-02-02
1
-27
/
+20
|
\
\
|
*
|
Updates to epee HTTP client code
Lee Clagett
2017-01-25
1
-27
/
+20
|
|
/
*
/
Replace BOOST_FOREACH with C++11 ranged for
Miguel Herranz
2017-01-22
1
-23
/
+23
|
/
*
wallet2: fix sending a rct tx with a single output available
moneromooo-monero
2017-01-22
1
-3
/
+50
*
wallet: add a node RPC cache layer for simple RPC calls
moneromooo-monero
2017-01-16
1
-77
/
+42
*
wallet2: reuse fake outs when adjusting fee on transfer
moneromooo-monero
2017-01-16
1
-21
/
+45
*
Merge pull request #1569
Riccardo Spagni
2017-01-15
1
-0
/
+86
|
\
|
*
specify restore height by YYYY-MM-DD format
kenshi84
2017-01-16
1
-0
/
+86
*
|
Change logging to easylogging++
moneromooo-monero
2017-01-16
1
-3
/
+6
|
/
*
Merge pull request #1561
Riccardo Spagni
2017-01-15
1
-3
/
+3
|
\
[next]