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: speed up output selection, and fix bug with relatedness calculation
moneromooo-monero
2016-10-15
1
-3
/
+5
|
*
|
|
wallet: fix mixup between mixin 2 and 4 before/after v5
moneromooo-monero
2016-10-15
1
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #1220
Riccardo Spagni
2016-10-22
1
-2
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
wallet: improve error messages when not enough money for transfer
moneromooo-monero
2016-10-15
1
-2
/
+8
|
|
/
*
/
wallet: select part of the fake outs from recent outputs
moneromooo-monero
2016-10-15
1
-8
/
+40
|
/
*
Merge pull request #1191
Riccardo Spagni
2016-10-09
1
-4
/
+7
|
\
|
*
wallet: do not announce pool txes as money spent/received (yet)
moneromooo-monero
2016-10-07
1
-4
/
+7
*
|
wallet: better implementation of sweep_unmixable
moneromooo-monero
2016-10-04
1
-220
/
+30
|
/
*
Merge pull request #1173
Riccardo Spagni
2016-10-04
1
-0
/
+32
|
\
|
*
wallet2_api: added Wallet::daemonBlockChainTargetHeight()
Jacob Brydolf
2016-10-03
1
-0
/
+32
*
|
Merge pull request #1160
Riccardo Spagni
2016-10-04
1
-0
/
+6
|
\
\
|
*
|
wallet: wallet option to confirm transfers with no payment id
moneromooo-monero
2016-10-01
1
-0
/
+6
|
|
/
*
|
Merge pull request #1125
Riccardo Spagni
2016-10-04
1
-2
/
+4
|
\
\
|
*
|
wallet: update min mixin for sweep_unmixable on v4
moneromooo-monero
2016-09-24
1
-2
/
+4
*
|
|
Merge pull request #1140
Riccardo Spagni
2016-10-04
1
-80
/
+253
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
wallet: cold wallet transaction signing
moneromooo-monero
2016-09-27
1
-78
/
+251
|
*
|
wallet: fix log confusion between bytes and kilobytes
moneromooo-monero
2016-09-26
1
-2
/
+2
|
|
/
*
|
wallet2: wallet2::get_daemon_blockchain_height() clean error message on
Ilya Kitaev
2016-09-28
1
-0
/
+4
*
|
formatting: 2-spaces indentation
Ilya Kitaev
2016-09-26
1
-20
/
+20
*
|
formatting: 2-spaces indentation
Ilya Kitaev
2016-09-26
1
-1
/
+1
*
|
wallet2_api: added Wallet::daemonBlockChainHeight()
Ilya Kitaev
2016-09-26
1
-1
/
+29
|
/
*
Merge pull request #1098
Riccardo Spagni
2016-09-18
1
-2
/
+4
|
\
|
*
wallet: keep change dest separate from other dests
moneromooo-monero
2016-09-18
1
-2
/
+4
*
|
wallet: fix empty tx in corner case sending nothing
moneromooo-monero
2016-09-18
1
-0
/
+6
|
/
*
wallet: change priority/fee to ArticMine's recommendation
moneromooo-monero
2016-09-16
1
-24
/
+45
*
Merge pull request #1074
Riccardo Spagni
2016-09-15
1
-13
/
+18
|
\
|
*
Decrease minimum fee from 0.01/kB to 0.002/kB
moneromooo-monero
2016-09-15
1
-13
/
+18
*
|
wallet: fix misdetection of duplicates
moneromooo-monero
2016-09-14
1
-11
/
+3
|
/
*
Re-add s to rangesigs
luigi1111
2016-09-01
1
-2
/
+2
*
Fix some rct tx size calculations
luigi1111
2016-09-01
1
-9
/
+6
*
Merge pull request #1027
Riccardo Spagni
2016-09-01
1
-0
/
+2
|
\
|
*
wallet: sanity check on histogram response
moneromooo-monero
2016-09-01
1
-0
/
+2
*
|
wallet: interpret 0 fee multiplier as default for sweep_all too
moneromooo-monero
2016-08-30
1
-1
/
+3
|
/
*
wallet: fix not finding enough rct fake outputs
moneromooo-monero
2016-08-29
1
-3
/
+8
*
wallet: fix some "may be used uninitialized" warnings
moneromooo-monero
2016-08-28
1
-16
/
+15
*
wallet: do not generate 0 change
moneromooo-monero
2016-08-28
1
-3
/
+6
*
wallet: do not ask for duplicate histograms
moneromooo-monero
2016-08-28
1
-0
/
+3
*
wallet: transfer_selected_rct now also selects fake outs
moneromooo-monero
2016-08-28
1
-171
/
+88
*
New "Halfway RingCT" outputs for coinbase transactions
moneromooo-monero
2016-08-28
1
-0
/
+17
*
rct amount key modified as per luigi1111's recommendations
moneromooo-monero
2016-08-28
1
-20
/
+19
*
rct: change the simple flag to a type
moneromooo-monero
2016-08-28
1
-2
/
+8
*
wallet: do not store signatures in the wallet cache
moneromooo-monero
2016-08-28
1
-18
/
+39
*
wallet2: factor m_spent changes
moneromooo-monero
2016-08-28
1
-26
/
+29
*
wallet: use the prefered rct case only when enough rct outs exist
moneromooo-monero
2016-08-28
1
-1
/
+25
*
wallet: do not try to use rct txes a few blocks before the fork
moneromooo-monero
2016-08-28
1
-18
/
+27
*
change fork settings to allow pre-rct txes for one more fork cycle
moneromooo-monero
2016-08-28
1
-2
/
+2
*
rct: make the amount key derivable by a third party with the tx key
moneromooo-monero
2016-08-28
1
-14
/
+33
*
rct: do not serialize public keys in outPk
moneromooo-monero
2016-08-28
1
-3
/
+3
*
rpc: send global indices along with blocks/transacions on refresh
moneromooo-monero
2016-08-28
1
-30
/
+37
*
wallet: better tx input selection
moneromooo-monero
2016-08-28
1
-29
/
+74
[prev]
[next]