index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
validation_tests.cpp
Age
Commit message (
Expand
)
Author
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-09-30
[MOVEONLY] consensus: move amount.h into consensus
fanquake
2021-05-16
fuzz: Add utxo_snapshot target
MarcoFalke
2021-05-11
refactor: Use type-safe assumeutxo hash
MarcoFalke
2021-04-08
test: Use compressed keys in TestChain100Setup
MarcoFalke
2021-02-12
chainparams: add allowed assumeutxo values
James O'Beirne
2021-01-04
doc: fix various typos
Ikko Ashimine
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-10-08
[net] Remove CombinerAll
John Newbery
2020-10-02
refactor: fix -Wbraced-scalar-init warning in validation tests
fanquake
2020-09-29
test: Add signet witness commitment section parse tests
MarcoFalke
2020-09-29
Remove gArgs global from CreateChainParams to aid testing
MarcoFalke
2019-11-06
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-04-11
scripted-diff: Rename test_bitcoin to test/setup_common
MarcoFalke
2019-02-28
test: Move main_tests to validation_tests
MarcoFalke