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
2024-04-01
Merge bitcoin/bitcoin#29648: Remove libbitcoinconsensus
fanquake
2024-03-18
remove libbitcoinconsensus
fanquake
2024-03-18
Add fuzz test for FeeFrac
Greg Sanders
2024-03-18
fuzz: fuzz diagram creation and comparison
Greg Sanders
2024-03-18
Add FeeFrac unit tests
Greg Sanders
2024-02-03
test: Add makefile target for running unit tests
TheCharlatan
2024-01-31
Merge bitcoin/bitcoin#28170: p2p: adaptive connections services flags
Ava Chow
2024-01-23
Merge bitcoin/bitcoin#28921: multiprocess: Add basic type conversion hooks
Ava Chow
2024-01-23
test: add coverage for peerman adaptive connections service flags
furszy
2024-01-09
Revert "build: Fix undefined reference to __mulodi4"
MarcoFalke
2023-11-28
test: add ipc test to test multiprocess type conversion code
Ryan Ofsky
2023-11-20
fuzz: add target for `DescriptorScriptPubKeyMan`
brunoerg
2023-11-13
Merge bitcoin/bitcoin#28721: multiprocess compatibility updates
fanquake
2023-11-08
Merge bitcoin/bitcoin#28155: net: improves addnode / m_added_nodes logic
glozow
2023-11-02
Merge bitcoin/bitcoin#28530: tests, bug fix: DisconnectedBlockTransactions re...
glozow
2023-10-31
Create net_peer_connection unit tests
Jon Atack
2023-10-20
span: Make Span template deduction guides work in SFINAE context
Ryan Ofsky
2023-10-20
[fuzz] Delete i2p target
dergoegge
2023-10-19
[test] DisconnectedBlockTransactions::DynamicMemoryUsage
glozow
2023-09-27
Add package evaluation fuzzer
Greg Sanders
2023-08-10
Merge bitcoin/bitcoin#28008: BIP324 ciphersuite
fanquake
2023-07-27
Remove unused raw-pointer read helper from univalue
MarcoFalke
2023-07-26
Add BIP324Cipher, encapsulating key agreement, derivation, and stream/AEAD ci...
Pieter Wuille
2023-07-26
crypto: remove outdated variant of ChaCha20Poly1305 AEAD
Pieter Wuille
2023-06-17
fuzz: wallet, add target for CoinControl
Ayush Singh
2023-06-14
fuzz: wallet, add target for `fees`
brunoerg
2023-05-19
Merge bitcoin/bitcoin#27021: Implement Mini version of BlockAssembler to calc...
glozow
2023-05-16
Merge bitcoin/bitcoin#27041: Build: Improve handling of suppressed logging in...
fanquake
2023-05-05
fuzz: BIP 42, BIP 30, CVE-2018-17144
MarcoFalke
2023-04-20
Merge bitcoin/bitcoin#25325: Add pool based memory resource
Andrew Chow
2023-04-11
Merge bitcoin/bitcoin#26662: fuzz: Add HeadersSyncState target
fanquake
2023-04-06
[fuzz] Add MiniMiner target + diff fuzz against BlockAssembler
glozow
2023-04-06
[unit test] GatherClusters and MiniMiner unit tests
glozow
2023-03-23
Add PoolResource fuzzer
Martin Leitner-Ankerl
2023-03-23
Add pool based memory resource & allocator
Martin Leitner-Ankerl
2023-03-07
Merge bitcoin/bitcoin#27150: Deduplicate bitcoind and bitcoin-qt init code
Andrew Chow
2023-03-06
test: wallet, add coverage for outputs grouping process
furszy
2023-02-28
Extend bilingual_str support for tinyformat
Ryan Ofsky
2023-02-15
Merge bitcoin/bitcoin#26153: Reduce wasted pseudorandom bytes in ChaCha20 + v...
fanquake
2023-02-03
Build: Use AM_V_GEN in Makefiles where appropriate
TheCharlatan
2023-02-01
Add simulation-based CCoinsViewCache fuzzer
Pieter Wuille
2023-01-30
Add xoroshiro128++ PRNG
Martin Leitner-Ankerl
2023-01-23
[fuzz] Add PartiallyDownloadedBlock target
dergoegge
2023-01-03
Merge bitcoin/bitcoin#25789: test: clean and extend availablecoins_tests cove...
Andrew Chow
2022-12-29
Merge bitcoin/bitcoin#26481: bench: Suppress output when running with `-sanit...
MarcoFalke
2022-12-14
test: move coins result test to wallet_tests.cpp
furszy
2022-12-12
[fuzz] Add HeadersSyncState target
dergoegge
2022-11-21
refactor: unify test/util/wallet.h with wallet/test/util.h
furszy
2022-11-14
test: Split overly large util_tests.cpp file
MacroFake
2022-11-10
test: Drop no longer required bench output redirection
Hennadii Stepanov
[next]