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
/
test
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Drop bitcoin-wallet dependency on libevent
Russell Yanofsky
2020-04-02
1
-0
/
+2
*
|
|
fuzz: Add process_messages harness
MarcoFalke
2020-04-05
3
-0
/
+77
|
/
/
*
|
Merge #18134: Replace std::to_string with locale-independent alternative
Wladimir J. van der Laan
2020-03-25
2
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Replace std::to_string with locale-independent alternative
Ben Woosley
2020-03-14
2
-0
/
+2
*
|
refactor: Remove mempool global from net
MarcoFalke
2020-03-12
1
-1
/
+1
|
/
*
tests: Add fuzzing harness for ProcessMessage(...)
practicalswift
2020-03-11
1
-1
/
+3
*
scheduler: don't rely on boost interrupt on shutdown
Anthony Towns
2020-03-06
1
-0
/
+1
*
Merge #17399: validation: Templatize ValidationState instead of subclassing
MarcoFalke
2020-03-01
1
-2
/
+1
|
\
|
*
Refactor FormatStateMessage into ValidationState
Jeffrey Czyz
2020-02-27
1
-2
/
+1
*
|
refactor: test/bench: dedup SetupDummyInputs()
Sebastian Falbesoner
2020-02-28
2
-0
/
+42
|
/
*
Merge #18037: Util: Allow scheduler to be mocked
MarcoFalke
2020-02-17
2
-3
/
+5
|
\
|
*
[lib] add scheduler to node context
Amiti Uttarwar
2020-02-17
2
-3
/
+5
*
|
Locking: Lock cs_KeyStore instead of cs_wallet in legacy keyman
Andrew Chow
2020-01-23
1
-2
/
+1
|
/
*
test: Show debug log on unit test failure
MarcoFalke
2020-01-02
2
-0
/
+4
*
rpc: Remove mempool global from miner
MarcoFalke
2019-12-23
3
-10
/
+13
*
[test] move wallet helper functions into test library
Martin Zumsande
2019-11-25
2
-0
/
+64
*
[test] move mining helper functions into test library
Martin Zumsande
2019-11-25
2
-0
/
+75
*
[test] move string helper functions into test library
Martin Zumsande
2019-11-25
1
-0
/
+33
*
node: Add reference to mempool in NodeContext
MarcoFalke
2019-11-15
1
-1
/
+3
*
Merge #16978: test: Seed test RNG context for each test case, print seed
MarcoFalke
2019-11-07
2
-3
/
+37
*
Merge #17342: refactor: Clean up nScriptCheckThreads
MarcoFalke
2019-11-07
1
-2
/
+5
*
doc: Add documentation for new test/lib
MarcoFalke
2019-11-06
1
-0
/
+11
*
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-11-06
8
-0
/
+497
*
tests: Move CaseInsensitiveEqual to test/util/str
practicalswift
2019-11-05
2
-0
/
+33
[prev]