Age | Commit message (Expand) | Author |
2021-03-09 | doc: Update fuzzing docs for afl-clang-lto | MarcoFalke |
2021-03-09 | Merge #21397: fuzz: Bump FuzzedDataProvider.h | MarcoFalke |
2021-03-09 | fuzz: Bump FuzzedDataProvider.h | MarcoFalke |
2021-03-09 | Merge #21370: Use C++11 member initializer in CNodeState | fanquake |
2021-03-09 | Merge #21382: build: Clean remnants of QTBUG-34748 fix | fanquake |
2021-03-09 | Merge #21363: build, qt: Improve Qt static plugins/libs check code | fanquake |
2021-03-09 | Merge #18842: wallet: Mark replaced tx to not be in the mempool anymore | MarcoFalke |
2021-03-09 | Merge #20536: wallet: Error with "Transaction too large" if the funded tx wil... | Samuel Dobson |
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 | build: Small libxcb.mk improvements | Hennadii Stepanov |
2021-03-07 | build: Clean remnants of QTBUG-34748 fix | Hennadii Stepanov |
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-07 | wallet: Mark replaced tx to not be in the mempool anymore | 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 | Use C++11 member initializer in CNodeState | MarcoFalke |
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 | build, refactor: Fix indentation | Hennadii Stepanov |
2021-03-05 | build, qt: Make Qt static libs check regardless of plugindir | Hennadii Stepanov |
2021-03-05 | build, refactor: Rename internal _BITCOIN_QT_FIND_STATIC_PLUGINS macro | Hennadii Stepanov |
2021-03-05 | build, qt: Refactor internal _BITCOIN_QT_CHECK_STATIC_PLUGINS macro | Hennadii Stepanov |
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 |