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
/
block_assemble.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dogecoin: Update coinbase maturity
Ross Nicoll
2021-05-20
1
-1
/
+1
*
[validation] Remove absurdfee from accepttomempool
John Newbery
2020-10-05
1
-1
/
+1
*
Replace current benchmarking framework with nanobench
Martin Ankerl
2020-06-13
1
-4
/
+4
*
bench: Start nodes with -nodebuglogfile
MarcoFalke
2020-04-24
1
-1
/
+8
*
bench: Replace ::mempool globabl with test_setup.mempool
MarcoFalke
2020-04-17
1
-1
/
+1
*
bench: Remove requirement that all benches use RegTestingSetup
MarcoFalke
2020-04-17
1
-2
/
+3
*
rpc: Remove mempool global from miner
MarcoFalke
2019-12-23
1
-2
/
+3
*
[test] move wallet helper functions into test library
Martin Zumsande
2019-11-25
1
-1
/
+1
*
[test] move mining helper functions into test library
Martin Zumsande
2019-11-25
1
-0
/
+1
*
[validation] Remove fMissingInputs from AcceptToMemoryPool()
John Newbery
2019-10-29
1
-1
/
+1
*
[validation] Add CValidationState subclasses
John Newbery
2019-10-29
1
-1
/
+1
*
Remove unused includes
practicalswift
2019-10-15
1
-1
/
+0
*
scripted-diff: Bump copyright headers in test, bench
MarcoFalke
2019-04-11
1
-1
/
+1
*
test: Use test_bitcoin setup in bench, Add test utils
MarcoFalke
2019-04-10
1
-72
/
+1
*
tests: Add missing cs_main locks required when accessing pcoinsdbview, pcoins...
practicalswift
2019-02-15
1
-1
/
+3
*
Merge #13743: refactor: Replace boost::bind with std::bind
MarcoFalke
2018-12-29
1
-1
/
+1
|
\
|
*
scripted-diff: Replace boost::bind with std::bind
Chun Kuan Lee
2018-10-20
1
-1
/
+1
*
|
[mining] segwit option must be set in GBT
John Newbery
2018-12-10
1
-1
/
+1
*
|
Extract CSipHasher to it's own file in crypto/ directory.
Jim Posen
2018-11-05
1
-0
/
+1
*
|
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-1
/
+1
|
/
*
Merge #13534: Don't assert(foo()) where foo() has side effects
MarcoFalke
2018-08-13
1
-1
/
+2
|
\
|
*
Don't assert(foo()) where foo has side effects
practicalswift
2018-07-07
1
-1
/
+2
*
|
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
|
|
/
*
/
Acquire cs_main before ATMP call in block_assemble bench
James O'Beirne
2018-07-30
1
-4
/
+8
|
/
*
bench: Add missing pow.h header
Wladimir J. van der Laan
2018-06-24
1
-0
/
+1
*
bench: Add block assemble benchmark
MarcoFalke
2018-05-13
1
-0
/
+115