Commit Graph

28014 Commits (e175ca9c6563772714cc52787f305cbf4735c48b)
 

Author SHA1 Message Date
fanquake e175ca9c65
Merge #21370: Use C++11 member initializer in CNodeState
4 years ago
fanquake 461f0c781e
Merge #21382: build: Clean remnants of QTBUG-34748 fix
4 years ago
fanquake 738fc4a595
Merge #21363: build, qt: Improve Qt static plugins/libs check code
4 years ago
MarcoFalke 6c156e49cb
Merge #18842: wallet: Mark replaced tx to not be in the mempool anymore
4 years ago
Samuel Dobson a8b0892b74
Merge #20536: wallet: Error with "Transaction too large" if the funded tx will end up being too large after signing
4 years ago
MarcoFalke 2067f9e5e8
Merge bitcoin-core/gui#233: qt test: Don't bind to regtest port
4 years ago
MarcoFalke a22653a636
Merge #21371: fuzz: fix gcc Woverloaded-virtual build warnings
4 years ago
MarcoFalke e797388f8b
Merge #21384: doc: add signet to bitcoin.conf documentation
4 years ago
Jon Atack 4a285107c1
doc: add signet to doc/bitcoin-conf.md
4 years ago
Jon Atack 21b6a23373
doc: add signet to share/examples/bitcoin.conf
4 years ago
Hennadii Stepanov 173ef8980d
build: Small libxcb.mk improvements
4 years ago
Hennadii Stepanov 5129b36573
build: Clean remnants of QTBUG-34748 fix
4 years ago
MarcoFalke 1a4a9305c2
Merge bitcoin-core/gui#221: qt, refactor: rpcconsole translatable string fixes and improvements
4 years ago
MarcoFalke 8c049fe9af
Merge #19771: net: Replace enum CConnMan::NumConnections with enum class ConnectionDirection
4 years ago
MarcoFalke 8c21562180
Merge bitcoin-core/gui#166: refactor: Use enum type as switch argument in *TableModel
4 years ago
MarcoFalke 1020b04c39
Merge #21334: test: Additional (refactored) BIP9 tests
4 years ago
MarcoFalke fa4e088cba
wallet: Mark replaced tx to not be in the mempool anymore
4 years ago
Andrew Chow e21276a82a qt test: Don't bind to regtest port
4 years ago
fanquake 48725e64fb
Merge #21209: build: use newer source for libnatpmp
4 years ago
Jon Atack 36aa2955b8
fuzz: fix gcc Woverloaded-virtual build warnings
4 years ago
MarcoFalke fa476f188e
Use C++11 member initializer in CNodeState
4 years ago
MarcoFalke ed25cb58f6
Merge bitcoin-core/gui#217: qt: Make warning label look clickable
4 years ago
MarcoFalke f7653eb5ae
Merge #21345: test: bring p2p_leak.py up to date
4 years ago
Hennadii Stepanov 32b8dc648f
build, refactor: Fix indentation
4 years ago
Hennadii Stepanov 57b65225dc
build, qt: Make Qt static libs check regardless of plugindir
4 years ago
Hennadii Stepanov 6203457915
build, refactor: Rename internal _BITCOIN_QT_FIND_STATIC_PLUGINS macro
4 years ago
Hennadii Stepanov bf2477402d
build, qt: Refactor internal _BITCOIN_QT_CHECK_STATIC_PLUGINS macro
4 years ago
fanquake da8c7edffe
Merge #21364: fuzz: Avoid -Wreturn-type warnings
4 years ago
fanquake fbf5d16238
Merge #21246: doc: Correction for VerifyTaprootCommitment comments
4 years ago
fanquake 2620ac4ec3
Merge #21354: build, doc: Drop no longer required packages from macOS cross-compiling dependencies
4 years ago
practicalswift 3f3646855c fuzz: Avoid -Wreturn-type warnings
4 years ago
Luke Dashjr c77de622dd net: Replace enum CConnMan::NumConnections with enum class ConnectionDirection
4 years ago
Wladimir J. van der Laan b4d22654fe
Merge #21337: guix: Update darwin native packages dependencies
4 years ago
Wladimir J. van der Laan 702cfc8c53
Merge #21055: [Bundle 3/n] Prune remaining g_chainman usage in validation functions
4 years ago
fanquake 83bdbbd300
Merge #21003: test: Move MakeNoLogFileContext to libtest_util, and use it in bench
4 years ago
fanquake 7450a01691
Merge #21358: fuzz: Add missing include (test/util/setup_common.h)
4 years ago
fanquake 33921379b6
Merge #21015: Make all of net_processing (and some of net) use std::chrono types
4 years ago
Wladimir J. van der Laan 92b7efcf54
Merge #21148: Split orphan handling from net_processing into txorphanage
4 years ago
MarcoFalke fa59ad5130
fuzz: Add missing include (test/util/setup_common.h)
4 years ago
MarcoFalke d099894ec1
Merge #20969: test: check that getblockfilter RPC fails without block filter index
4 years ago
fanquake 7af25024e9
build: compile libnatpmp with -DNATPMP_STATICLIB on Windows
4 years ago
fanquake ee35745754
build: use newer source for libnatpmp
4 years ago
Hennadii Stepanov f7f3829a68
build, doc: Drop libbz2-dev from macOS cross-compiling dependencies
4 years ago
Hennadii Stepanov d8239362e2
build, doc: Drop libcap-dev from macOS cross-compiling dependencies
4 years ago
Carl Dong e11b649650 validation: CVerifyDB::VerifyDB: Use locking annotation
4 years ago
Hennadii Stepanov c967fb7fb9
guix: Remove libcap from manifest
4 years ago
Carl Dong 03f75c42e1 validation: Use existing chain member in CChainState::LoadGenesisBlock
4 years ago
Carl Dong 5e4af77380 validation: Use existing chain member in CChainState::AcceptBlock
4 years ago
Carl Dong fee73347c0 validation: Pass in chain to FindBlockPos+SaveBlockToDisk
4 years ago
Carl Dong a9d28bcd8d validation: Use *this in CChainState::ActivateBestChainStep
4 years ago