index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bench
/
coin_selection.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-08
1
-1
/
+1
|
\
|
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
|
bench: Make CoinSelection output groups pass eligibility filter
Andrew Chow
2018-07-31
1
-1
/
+1
|
/
*
wallet: Switch to using output groups instead of coins in coin selection
Karl-Johan Alm
2018-07-24
1
-10
/
+14
*
bench: Simplify CoinSelection
João Barbosa
2018-06-28
1
-16
/
+10
*
scripted-diff: Rename wallet database classes
Russell Yanofsky
2018-04-07
1
-1
/
+1
*
Benchmark BnB in the worst case where it exhausts
Andrew Chow
2018-03-13
1
-0
/
+44
*
Have SelectCoinsMinConf and SelectCoins use BnB or Knapsack and use it
Andrew Chow
2018-03-13
1
-1
/
+4
*
Use a struct for output eligibility
Andrew Chow
2018-03-13
1
-1
/
+2
*
Allow wallet files in multiple directories
Russell Yanofsky
2018-03-03
1
-1
/
+1
*
test: Plug memory leaks and stack-use-after-scope
MarcoFalke
2018-02-22
1
-5
/
+6
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
Improved microbenchmarking with multiple features.
Martin Ankerl
2017-12-23
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-2
/
+2
*
scripted-diff: Remove #include <boost/foreach.hpp>
Jorge Timón
2017-06-22
1
-1
/
+0
*
scripted-diff: Fully remove BOOST_FOREACH
Jorge Timón
2017-06-05
1
-1
/
+1
*
[Wallet] Rename std::pair<const CWalletTx*, unsigned int> to CInputCoin
NicolasDorier
2017-04-08
1
-1
/
+1
*
Add COutput::fSafe member for safe handling of unconfirmed outputs
Russell Yanofsky
2017-03-10
1
-1
/
+1
*
Merge #9281: Refactor: Remove using namespace <xxx> from bench/ & test/ sources
MarcoFalke
2017-01-05
1
-5
/
+3
|
\
|
*
Refactoring: Removed using namespace <xxx> from bench/ and test/ source files.
Karl-Johan Alm
2017-01-02
1
-5
/
+3
*
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
|
/
*
Merge #9262: Prefer coins that have fewer ancestors, sanity check txn before ...
Wladimir J. van der Laan
2016-12-20
1
-1
/
+1
|
\
|
*
SelectCoinsMinConf: Prefer coins with fewer ancestors
Gregory Sanders
2016-12-13
1
-1
/
+1
*
|
Make CWalletTx store a CTransactionRef instead of inheriting
Pieter Wuille
2016-12-02
1
-1
/
+1
|
/
*
Add microbenchmarks to profile more code paths.
Russell Yanofsky
2016-10-18
1
-0
/
+62