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
/
fuzz
/
versionbits.cpp
Age
Commit message (
Expand
)
Author
2023-07-13
scripted-diff: Use new FUZZ_TARGET macro everywhere
MarcoFalke
2023-05-09
refactor: Replace string chain name constants with ChainTypes
TheCharlatan
2023-04-19
move-only: Extract common/args and common/config.cpp from util/system
TheCharlatan
2023-01-03
refactor: use braced init for integer constants instead of c style casts
Pasta
2022-01-15
rpc: getdeploymentinfo: include signalling info
Anthony Towns
2022-01-15
rpc: getdeploymentinfo: change stats to always refer to current period
Anthony Towns
2021-11-12
fuzz: replace every fuzzer-controlled loop with a LIMITED_WHILE loop
Andrew Poelstra
2021-09-07
Move addrman includes from .h to .cpp
MarcoFalke
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-03-21
fuzz: cleanups for versionbits fuzzer
Anthony Towns
2021-03-19
tests: Add fuzzing harness for versionbits
Anthony Towns