Age | Commit message (Expand) | Author |
2021-03-10 | build: update qt qpaint non determinism patch for 5.12.10 | fanquake |
2021-03-10 | build: update qt no-xlib patch for 5.12.10 | fanquake |
2021-03-10 | build: update qt android jni static patch for 5.12.10 | fanquake |
2021-03-10 | build: update qt lrelease patch for 5.12.10 | fanquake |
2021-03-10 | build, qt: Fix lib paths in *.pc files | Hennadii Stepanov |
2021-03-10 | build: disable qt SDK version checking | fanquake |
2021-03-10 | build: Add QMacStyle support | Hennadii Stepanov |
2021-03-10 | build: revert to using Qts internal zlib | fanquake |
2021-03-10 | build: qt 5.12.10 | fanquake |
2021-03-10 | build: Add xkbcommon 0.8.4 | Hennadii Stepanov |
2021-03-10 | build: only pass -optimized-tools to qt in debug mode | fanquake |
2021-03-10 | Merge #21400: build: Fix regression introduced in #21363 | fanquake |
2021-03-09 | build, qt: Fix regression introduced in #21363 | Hennadii Stepanov |
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 |