index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-03-07
Merge bitcoin-core/gui#166: refactor: Use enum type as switch argument in *Ta...
MarcoFalke
2021-03-07
Merge #21334: test: Additional (refactored) BIP9 tests
MarcoFalke
2021-03-06
Merge #21209: build: use newer source for libnatpmp
fanquake
2021-03-05
Merge bitcoin-core/gui#217: qt: Make warning label look clickable
MarcoFalke
2021-03-05
Merge #21345: test: bring p2p_leak.py up to date
MarcoFalke
2021-03-05
Merge #21364: fuzz: Avoid -Wreturn-type warnings
fanquake
2021-03-05
Merge #21246: doc: Correction for VerifyTaprootCommitment comments
fanquake
2021-03-05
Merge #21354: build, doc: Drop no longer required packages from macOS cross-c...
fanquake
2021-03-04
fuzz: Avoid -Wreturn-type warnings
practicalswift
2021-03-04
Merge #21337: guix: Update darwin native packages dependencies
Wladimir J. van der Laan
2021-03-04
Merge #21055: [Bundle 3/n] Prune remaining g_chainman usage in validation fun...
Wladimir J. van der Laan
2021-03-04
Merge #21003: test: Move MakeNoLogFileContext to libtest_util, and use it in ...
fanquake
2021-03-04
Merge #21358: fuzz: Add missing include (test/util/setup_common.h)
fanquake
2021-03-04
Merge #21015: Make all of net_processing (and some of net) use std::chrono types
fanquake
2021-03-04
Merge #21148: Split orphan handling from net_processing into txorphanage
Wladimir J. van der Laan
2021-03-04
fuzz: Add missing include (test/util/setup_common.h)
MarcoFalke
2021-03-04
Merge #20969: test: check that getblockfilter RPC fails without block filter ...
MarcoFalke
2021-03-04
build: compile libnatpmp with -DNATPMP_STATICLIB on Windows
fanquake
2021-03-04
build: use newer source for libnatpmp
fanquake
2021-03-03
build, doc: Drop libbz2-dev from macOS cross-compiling dependencies
Hennadii Stepanov
2021-03-03
build, doc: Drop libcap-dev from macOS cross-compiling dependencies
Hennadii Stepanov
2021-03-03
validation: CVerifyDB::VerifyDB: Use locking annotation
Carl Dong
2021-03-03
guix: Remove libcap from manifest
Hennadii Stepanov
2021-03-03
validation: Use existing chain member in CChainState::LoadGenesisBlock
Carl Dong
2021-03-03
validation: Use existing chain member in CChainState::AcceptBlock
Carl Dong
2021-03-03
validation: Pass in chain to FindBlockPos+SaveBlockToDisk
Carl Dong
2021-03-03
validation: Use *this in CChainState::ActivateBestChainStep
Carl Dong
2021-03-03
validation: Pass in chainstate to CTxMemPool::check
Carl Dong
2021-03-03
Merge #20406: util: Avoid invalid integer negation in FormatMoney and ValueFr...
Wladimir J. van der Laan
2021-03-03
Make tx relay data structure use std::chrono types
Pieter Wuille
2021-03-03
Make all Poisson delays use std::chrono types
Pieter Wuille
2021-03-03
Convert block/header sync timeouts to std::chrono types
Pieter Wuille
2021-03-03
Change all ping times to std::chrono types
Pieter Wuille
2021-03-03
Merge #20877: netinfo: user help and argument parsing improvements
Wladimir J. van der Laan
2021-03-03
Merge #19203: net: Add regression fuzz harness for CVE-2017-18350. Add Fuzzed...
MarcoFalke
2021-03-03
tests: check never active versionbits
Anthony Towns
2021-03-03
tests: more helpful errors for failing versionbits tests
Anthony Towns
2021-03-03
Merge #21320: build: fix libnatpmp macos cross compile
fanquake
2021-03-03
Merge #21324: doc: Update build instructions for Fedora
Wladimir J. van der Laan
2021-03-03
Merge #19288: fuzz: Add fuzzing harness for TorController
Wladimir J. van der Laan
2021-03-03
Merge #21346: doc: install qt5 when building on macOS
MarcoFalke
2021-03-03
Move MakeNoLogFileContext to common libtest_util, and use it in bench
MarcoFalke
2021-03-03
Merge #18298: build: Fix Qt processing of configure script for depends with D...
fanquake
2021-03-03
guix: Update darwin native packages dependencies
Hennadii Stepanov
2021-03-03
doc: install qt5 when building on macOS
fanquake
2021-03-03
Merge #21339: build: Make AM_CONDITIONAL([ENABLE_EXTERNAL_SIGNER]) unconditional
fanquake
2021-03-03
Merge #21333: build: set Unicode true for NSIS installer
fanquake
2021-03-03
Merge #21336: Make .gitignore ignore src/test/fuzz/fuzz.exe
fanquake
2021-03-03
Merge #21342: doc: Remove outdated comment
fanquake
2021-03-03
test: bring p2p_leak.py up to date.
Martin Zumsande
[next]