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
2021-04-28
fuzz: Add RPC interface fuzzing. Increase fuzzing coverage from 65% to 70%.
practicalswift
2021-04-26
validation: remove nchaintx from assumeutxo metadata
James O'Beirne
2021-04-25
refactor: Make TraceThread a non-template free function
Hennadii Stepanov
2021-04-25
fuzz: Ensure prevout is consensus-valid
MarcoFalke
2021-04-25
Merge bitcoin/bitcoin#21563: net: Restrict period when cs_vNodes mutex is locked
MarcoFalke
2021-04-22
net: Restrict period when cs_vNodes mutex is locked
Hennadii Stepanov
2021-04-20
Merge #21238: A few descriptor improvements to prepare for Taproot support
W. J. van der Laan
2021-04-20
Merge bitcoin/bitcoin#21691: test: Check that no versionbits are re-used
MarcoFalke
2021-04-20
Merge #21244: Move GetDataDir to ArgsManager
fanquake
2021-04-19
test: Add unit test for Coinstats index
Fabian Jahr
2021-04-19
refactor: Pass hash_type to CoinsStats in stats object
Fabian Jahr
2021-04-19
Merge bitcoin/bitcoin#21280: test: bug fix in transaction_tests
MarcoFalke
2021-04-18
p2p: allow NetPermissions::ClearFlag() only with PF_ISIMPLICIT
Jon Atack
2021-04-18
test: add net permissions noban/download unit test coverage
Jon Atack
2021-04-18
Change ClearDataDirPathCache() to ArgsManager.ClearPathCache().
Kiminuo
2021-04-18
scripted-diff: Modify unit tests to use the ArgsManager in the BasicTestingSe...
Kiminuo
2021-04-18
scripted-diff: Replace m_args with m_local_args in getarg_tests.cpp
Kiminuo
2021-04-18
BasicTestingSetup: Add ArgsManager.
Kiminuo
2021-04-18
Modify "util_datadir" unit test to not use gArgs.
Kiminuo
2021-04-17
Move GetDataDir(fNetSpecific) implementation to ArgsManager.
Kiminuo
2021-04-17
Merge #21391: [Bundle 5/n] Prune g_chainman usage in RPC modules
MarcoFalke
2021-04-17
test: Run versionbits_sanity for all chains
MarcoFalke
2021-04-17
Merge #21689: test: Remove intermittently failing and not very meaningful `BO...
MarcoFalke
2021-04-17
test: Address outstanding versionbits_test feedback
MarcoFalke
2021-04-17
test: Check that no versionbits are re-used
MarcoFalke
2021-04-15
Merge #21630: fuzz: split FuzzedSock interface and implementation
MarcoFalke
2021-04-15
Merge #21676: test: Use mocktime to avoid intermittent failure in rpc_tests
MarcoFalke
2021-04-15
fuzz: use ConsumeBool() instead of !ConsumeBool()
Vasil Dimov
2021-04-15
fuzz: split FuzzedSock interface and implementation
Vasil Dimov
2021-04-15
fuzz: make FuzzedSock::Wait() sometimes simulate an occurred event
Vasil Dimov
2021-04-15
fuzz: set errno from FuzzedSock::Wait() if it simulates a failure
Vasil Dimov
2021-04-15
style: remove extra white space
Vasil Dimov
2021-04-15
test: Remove intermittently failing and not very meaningful `BOOST_CHECK` in ...
practicalswift
2021-04-15
Merge #21677: fuzz: Avoid use of low file descriptor ids (which may be in use...
MarcoFalke
2021-04-15
Merge #21377: Speedy trial support for versionbits
fanquake
2021-04-14
Avoid use of low file descriptor ids (which may be in use) in FuzzedSock and ...
practicalswift
2021-04-14
validation: fix ActivateSnapshot to use hardcoded nChainTx
James O'Beirne
2021-04-14
test: Reset mocktime in the common setup
MarcoFalke
2021-04-14
test: Use mocktime to avoid intermittent failure
MarcoFalke
2021-04-13
Merge #21575: refactor: Create blockstorage module
fanquake
2021-04-13
Merge #21633: refactor: add [[noreturn]] attribute where applicable
fanquake
2021-04-13
Merge #21330: Deal with missing data in signature hashes more consistently
fanquake
2021-04-13
refactor: add [[noreturn]] attribute where applicable
fanquake
2021-04-12
versionbits: simplify state transitions
Anthony Towns
2021-04-12
versionbits: Add explicit NEVER_ACTIVE deployments
Anthony Towns
2021-04-12
fuzz: test versionbits delayed activation
Anthony Towns
2021-04-12
tests: test versionbits delayed activation
Anthony Towns
2021-04-12
versionbits: Add support for delayed activation
Anthony Towns
2021-04-12
tests: clean up versionbits test
Anthony Towns
2021-04-12
tests: test ComputeBlockVersion for all deployments
Anthony Towns
[prev]
[next]