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
*
Merge pull request #2058
Riccardo Spagni
2017-06-01
1
-4
/
+4
|
\
|
*
fix get_upper_transaction rename
schnerchi
2017-05-31
1
-4
/
+4
*
|
Merge pull request #2036
Riccardo Spagni
2017-05-30
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
wallet2: check key image validity domain in import_key_images
moneromooo-monero
2017-05-18
1
-0
/
+4
*
|
Merge pull request #2022
Riccardo Spagni
2017-05-30
1
-2
/
+2
|
\
\
|
*
|
Correct spelling of 'get_upper_transaction_size_limit'
Nano Akron
2017-05-09
1
-1
/
+1
|
*
|
Remove the 1.25x multiplier in max transaction size in just the wallet
Nano Akron
2017-05-09
1
-1
/
+1
|
|
/
*
|
Merge pull request #2020
Riccardo Spagni
2017-05-30
1
-0
/
+3
|
\
\
|
*
|
wallet fix: ensure iterator to be valid
stoffu
2017-05-09
1
-0
/
+3
|
|
/
*
/
wallet2: fix sweep_unmixable assuming wrong minimum mixin at v5
moneromooo-monero
2017-05-07
1
-2
/
+2
|
/
*
wallet: add sweep_below function
moneromooo-monero
2017-04-24
1
-5
/
+8
*
Merge pull request #1996
Riccardo Spagni
2017-04-24
1
-3
/
+3
|
\
|
*
wallet2: refer to triangular distribution for recent zone in comment
moneromooo-monero
2017-04-22
1
-1
/
+1
|
*
wallet2: bias fake outs more towards recent outputs
moneromooo-monero
2017-04-22
1
-2
/
+2
*
|
Merge pull request #1989
Riccardo Spagni
2017-04-24
1
-1
/
+1
|
\
\
|
*
|
wallet2: fix removal of wrong txes from unconfirmed_payments
moneromooo-monero
2017-04-17
1
-1
/
+1
|
|
/
*
|
Merge pull request #1976
Riccardo Spagni
2017-04-24
1
-3
/
+5
|
\
\
|
*
|
wallet2: fix --generate-from-json in RPC mode
moneromooo-monero
2017-04-14
1
-3
/
+5
|
|
/
*
|
Merge pull request #1961
Riccardo Spagni
2017-04-24
1
-8
/
+20
|
\
\
|
*
|
wallet2: fix spurious output splitting when not merging destinations
moneromooo-monero
2017-04-08
1
-8
/
+20
*
|
|
Merge pull request #1959
Riccardo Spagni
2017-04-24
1
-1
/
+1
|
\
\
\
|
*
|
|
wallet2: mention escaping/quoting --password in help string
moneromooo-monero
2017-04-06
1
-1
/
+1
|
|
/
/
*
|
/
Resolve #92 add ability to create wallets thru RPC
Howard Chu
2017-04-11
1
-0
/
+6
|
|
/
|
/
|
*
|
wallet2: do not go over the target tx size if many destinations
moneromooo-monero
2017-04-02
1
-12
/
+12
|
/
*
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
|
/
[next]