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
Age
Commit message (
Expand
)
Author
2024-07-17
net: fix race condition in self-connect detection
Sebastian Falbesoner
2024-05-23
test: add GetAddedNodeInfo() CJDNS regression unit test
Jon Atack
2024-04-24
sign: don't assume we are parsing a sane Miniscript
Antoine Poinsot
2024-04-17
test: Fix failing univalue float test
MarcoFalke
2024-03-21
serfloat: improve/simplify tests
Pieter Wuille
2024-03-21
serfloat: do not test encode(bits)=bits anymore
Pieter Wuille
2024-03-05
fuzz: restrict fopencookie usage to Linux & FreeBSD
fanquake
2024-03-01
Merge bitcoin/bitcoin#29263: serialization: c++20 endian/byteswap/clz moderni...
fanquake
2024-03-01
Merge bitcoin/bitcoin#29495: fuzz: add target for local address stuff
fanquake
2024-02-29
fuzz: add target for local addresses
brunoerg
2024-02-29
test: removes unnecessary check from validation_tests
Sergi Delgado Segura
2024-02-28
Merge bitcoin/bitcoin#29412: p2p: Don't process mutated blocks
Ava Chow
2024-02-28
serialization: detect byteswap builtins without autoconf tests
Cory Fields
2024-02-27
test: Remove Windows-specific code from `system_tests/run_command`
Hennadii Stepanov
2024-02-27
[test] IsBlockMutated unit tests
dergoegge
2024-02-27
[validation] Merkle root malleation should be caught by IsBlockMutated
dergoegge
2024-02-26
Merge bitcoin/bitcoin#29357: test: Drop `x` modifier in `fsbridge::fopen` cal...
fanquake
2024-02-26
crypto: replace CountBits with std::bit_width
Cory Fields
2024-02-26
test: Drop `x` modifier in `fsbridge::fopen` call for mingw builds
Hennadii Stepanov
2024-02-23
Fix CI-detected codespell warnings
LÅ‘rinc
2024-02-20
Merge bitcoin/bitcoin#29404: refactor: bitcoin-config.h includes cleanup
fanquake
2024-02-13
scripted-diff: Fix bitcoin_config_h includes
TheCharlatan
2024-02-13
Merge bitcoin/bitcoin#29413: fuzz: increase length of string used for `NetWhi...
fanquake
2024-02-12
[test] PackageV3Checks with inheritance violation in mempool ancestor
glozow
2024-02-12
[doc] fix docs and comments from v3
glozow
2024-02-09
Merge bitcoin/bitcoin#28948: v3 transaction policy for anti-pinning
Ava Chow
2024-02-08
[fuzz] v3 transactions and sigop-adjusted vsize
glozow
2024-02-08
[policy/validation] allow v3 transactions with certain restrictions
glozow
2024-02-08
[policy] add v3 policy rules
glozow
2024-02-08
fuzz: increase length of string used for `NetWhitelist{bind}Permissions::TryP...
brunoerg
2024-02-03
test: Add makefile target for running unit tests
TheCharlatan
2024-02-01
refactor: Fix timedata includes
MarcoFalke
2024-01-31
Merge bitcoin/bitcoin#26859: fuzz: extend ConsumeNetAddr() to return I2P and ...
Ava Chow
2024-01-31
Merge bitcoin/bitcoin#28956: Nuke adjusted time from validation (attempt 2)
Ava Chow
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
Merge bitcoin/bitcoin#29144: init: handle empty settings file gracefully
Ava Chow
2024-01-23
Merge bitcoin/bitcoin#29291: Add test for negative transaction version w/ CSV...
fanquake
2024-01-23
test: add coverage for peerman adaptive connections service flags
furszy
2024-01-23
fuzz: extend ConsumeNetAddr() to return I2P and CJDNS addresses
Vasil Dimov
2024-01-22
init: improve corrupted/empty settings file error msg
furszy
2024-01-18
refactor: remove CTxMemPool::queryHashes()
stickies-v
2024-01-16
Merge bitcoin/bitcoin#29213: doc, test: test and explain service flag handling
Ava Chow
2024-01-16
[refactor] change Workspace::m_conflicts and adjacent funcs/structs to use Txid
glozow
2024-01-15
doc, test: Test and explain service flag handling
Martin Zumsande
2024-01-15
net: move state dependent peer services flags
furszy
2024-01-12
Merge bitcoin/bitcoin#29208: build: Bump clang minimum supported version to 14
fanquake
2024-01-11
Add test for negative transaction version w/ CSV to tx_valid.json
Chris Stewart
2024-01-11
Merge bitcoin/bitcoin#29219: fuzz: Improve fuzzing stability for ellswift_rou...
fanquake
2024-01-10
Merge bitcoin/bitcoin#29211: fuzz: fix `connman` initialization
Ava Chow
[next]