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
/
Makefile.test.include
Age
Commit message (
Expand
)
Author
2022-03-16
Merge bitcoin/bitcoin#14752: tests: Unit tests for IsPayToWitnessScriptHash a...
MarcoFalke
2022-02-15
fuzz: Split script formatting from script fuzz target
MarcoFalke
2022-02-13
build: header-only Boost
fanquake
2022-02-13
build: use header-only Boost unit test
fanquake
2021-12-20
scripted-diff: Rename libbitcoin_server.a to libbitcoin_node.a
Russell Yanofsky
2021-12-17
Merge bitcoin/bitcoin#22704: fuzz: Differential fuzzing to compare Bitcoin Co...
W. J. van der Laan
2021-12-14
net: Drop only invalid entries when reading banlist.json
MarcoFalke
2021-12-11
[fuzz] Add fuzzing harness to compare both implementations of ChaCha20
stratospher
2021-11-25
Merge bitcoin/bitcoin#21206: refactor: Make CWalletTx sync state type-safe
W. J. van der Laan
2021-11-16
fuzz: Add minisketch fuzz test
MarcoFalke
2021-11-16
Merge bitcoin/bitcoin#23491: scripted-diff: Move minisketchwrapper to src/node
fanquake
2021-11-15
refactor: Make CWalletTx sync state type-safe
Russell Yanofsky
2021-11-12
tests: implement BIP341 test vectors
Pieter Wuille
2021-11-12
Sort file list after rename
MarcoFalke
2021-11-12
Merge bitcoin/bitcoin#23114: Add minisketch subtree and integrate into build/...
fanquake
2021-11-09
Merge bitcoin/bitcoin#23381: validation/refactor: refactoring for package sub...
W. J. van der Laan
2021-11-04
MOVEONLY: move package unit tests to their own file
glozow
2021-10-22
fuzz: Add wallet fuzz test
MarcoFalke
2021-10-21
build: Inline FUZZ_SUITE_LDFLAGS_COMMON
MarcoFalke
2021-10-21
Add basic minisketch tests
Pieter Wuille
2021-10-21
Add minisketch dependency
Gleb Naumenko
2021-10-15
Unit tests for IsWitnessProgram and IsP2WSH.
Daniel Kraft
2021-10-11
Integrate univalue into our buildsystem
Cory Fields
2021-10-06
test: Add ParseMoney and ParseScript tests
MarcoFalke
2021-09-21
fuzz: Move all addrman fuzz targets to one file
MarcoFalke
2021-09-02
test: Rename bitcoin-util-test.py to util/test_runner.py
MarcoFalke
2021-09-01
fuzz: Remove addrdb fuzz target
MarcoFalke
2021-07-29
Merge bitcoin/bitcoin#21882: build: Fix undefined reference to __mulodi4
fanquake
2021-07-27
build: Fix undefined reference to __mulodi4
Hennadii Stepanov
2021-07-27
Merge bitcoin/bitcoin#22155: wallet test: Add test for subtract fee from reci...
MarcoFalke
2021-06-16
fuzz: fix fuzz binary linking order
Sjors Provoost
2021-06-12
wallet test: Add test for subtract fee from recipient behavior
Russell Yanofsky
2021-06-12
wallet test refactor: add CreateSyncedWallet function
Russell Yanofsky
2021-05-27
Merge bitcoin/bitcoin#22029: [fuzz] Improve transport deserialization fuzz te...
W. J. van der Laan
2021-05-25
[fuzz] Add serialization to deserialization test
Dhruv Mehta
2021-05-24
Add unit tests for serfloat module
Pieter Wuille
2021-05-16
fuzz: Add utxo_snapshot target
MarcoFalke
2021-05-08
fuzz: Remove unused --enable-danger-fuzz-link-all option
MarcoFalke
2021-04-30
Merge bitcoin/bitcoin#19521: Coinstats Index
W. J. van der Laan
2021-04-28
fuzz: Add RPC interface fuzzing. Increase fuzzing coverage from 65% to 70%.
practicalswift
2021-04-19
test: Add unit test for Coinstats index
Fabian Jahr
2021-03-31
Merge #21366: refactor: replace util::Ref with std::any (C++17)
W. J. van der Laan
2021-03-30
Merge #21387: p2p: Refactor sock to add I2P fuzz and unit tests
Wladimir J. van der Laan
2021-03-30
Merge #20197: p2p: protect onions in AttemptToEvictConnection(), add eviction...
Wladimir J. van der Laan
2021-03-29
remove unused class util::Ref and its unit test
Sebastian Falbesoner
2021-03-23
Merge #21142: fuzz: Add tx_pool fuzz target
MarcoFalke
2021-03-19
Move peer eviction tests to a separate test file
Jon Atack
2021-03-18
fuzz: Add tx_pool fuzz targets
MarcoFalke
2021-03-16
test: add I2P test for a runaway SAM proxy
Vasil Dimov
2021-03-16
fuzz: add tests for the I2P Session public interface
Vasil Dimov
[next]