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-08
scripted-diff: Invoke CreateNewBlock with chainstate
Carl Dong
2021-03-08
miner: Pass in chainstate to BlockAssembler::CreateNewBlock
Carl Dong
2021-03-08
validation: Remove extraneous LoadGenesisBlock function prototype
Carl Dong
2021-03-08
Merge bitcoin-core/gui#233: qt test: Don't bind to regtest port
MarcoFalke
2021-03-08
Merge #21371: fuzz: fix gcc Woverloaded-virtual build warnings
MarcoFalke
2021-03-08
Merge #21384: doc: add signet to bitcoin.conf documentation
MarcoFalke
2021-03-08
doc: add signet to doc/bitcoin-conf.md
Jon Atack
2021-03-08
doc: add signet to share/examples/bitcoin.conf
Jon Atack
2021-03-07
Merge bitcoin-core/gui#221: qt, refactor: rpcconsole translatable string fixe...
MarcoFalke
2021-03-07
Merge #19771: net: Replace enum CConnMan::NumConnections with enum class Conn...
MarcoFalke
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
qt test: Don't bind to regtest port
Andrew Chow
2021-03-06
Merge #21209: build: use newer source for libnatpmp
fanquake
2021-03-05
fuzz: fix gcc Woverloaded-virtual build warnings
Jon Atack
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
net: Replace enum CConnMan::NumConnections with enum class ConnectionDirection
Luke Dashjr
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
[next]