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-08-12
Merge bitcoin/bitcoin#28209: fuzz: a target for the block index database
Ava Chow
2024-08-05
test: add cache entry linked list tests
Andrew Toth
2024-07-31
[fuzz] Harness for version handshake
dergoegge
2024-07-25
tests: framework for testing DepGraph class
Pieter Wuille
2024-07-15
Add fuzz test for AEADChacha20Poly1305
stratospher
2024-07-01
random: move XoRoShiRo128PlusPlus into random module
Pieter Wuille
2024-06-13
introduce and use the generalized `node::Warnings` interface
stickies-v
2024-06-12
Merge bitcoin/bitcoin#29015: kernel: Streamline util library
Ava Chow
2024-06-12
Merge bitcoin/bitcoin#30230: fuzz: add I2P harness
merge-script
2024-06-10
tests: add fuzz tests for BitSet
Pieter Wuille
2024-06-06
tests: add fuzz tests for VecDeque
Pieter Wuille
2024-06-06
fuzz: add I2P harness
marcofleon
2024-06-04
Merge bitcoin/bitcoin#28074: fuzz: wallet, add target for `Crypter`
Ava Chow
2024-06-02
build: Fix building `fuzz` binary on on SunOS / illumos
Hennadii Stepanov
2024-05-29
qa: a fuzz target for the block index database
Antoine Poinsot
2024-05-21
Merge bitcoin/bitcoin#26606: wallet: Implement independent BDB parser
merge-script
2024-05-16
Berkeley RO Database fuzz test
TheCharlatan
2024-05-16
util: move spanparsing.h to script/parsing.h
Ryan Ofsky
2024-05-02
fuzz: wallet, add target for Crypter
Ayush Singh
2024-04-30
Merge bitcoin/bitcoin#29623: Simplify network-adjusted time warning logic
Ava Chow
2024-04-24
test: Add unit tests for urlDecode
Fabian Jahr
2024-04-10
Remove timedata
stickies-v
2024-04-10
Add TimeOffsets helper class
stickies-v
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
[next]