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-03-11
Merge bitcoin/bitcoin#26564: test: test_bitcoin: allow -testdatadir=<datadir>
Ava Chow
2024-03-08
Merge bitcoin/bitcoin#29569: Rename CalculateHeadersWork to CalculateClaimedH...
Ava Chow
2024-03-08
Merge bitcoin/bitcoin#28960: kernel: Remove dependency on CScheduler
Ava Chow
2024-03-07
test: test_bitcoin: allow -testdatadir=<datadir>
Larry Ruane
2024-03-05
fuzz: restrict fopencookie usage to Linux & FreeBSD
fanquake
2024-03-05
Rename CalculateHeadersWork to CalculateClaimedHeadersWork
Greg Sanders
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-16
kernel: Remove dependency on CScheduler
TheCharlatan
2024-02-15
scripted-diff: Rename MainSignals to ValidationSignals
TheCharlatan
2024-02-15
scripted-diff: Rename SingleThreadedSchedulerClient to SerialTaskRunner
TheCharlatan
2024-02-15
[refactor] Make MainSignals RAII styled
TheCharlatan
2024-02-15
refactor: De-globalize g_signals
TheCharlatan
2024-02-15
[refactor] Make signals optional in mempool and chainman
TheCharlatan
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
[next]