aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-23assumptions: check C++17 assumption with MSVCfanquake
2021-02-23assumptions: assume a C++17 compilerfanquake
2021-02-23Merge #21263: doc: Clarify that squashing should happen before reviewfanquake
2021-02-23Merge #21078: guix: only download sources for hosts being builtfanquake
2021-02-23Merge #21089: guix: Add support for powerpc64{,le}fanquake
2021-02-22Merge #79: Embed monospaced fontWladimir J. van der Laan
2021-02-22Merge #21255: contrib: run test-symbol-check for RISC-VWladimir J. van der Laan
2021-02-22doc: Clarify that squashing should happen before reviewMarcoFalke
2021-02-22Merge #21202: [validation] Two small clang lock annotation improvementsMarcoFalke
2021-02-22Merge #20845: net: Log to net debug in MaybeDiscourageAndDisconnect except fo...MarcoFalke
2021-02-22Merge bitcoin-core/gui#211: qt: Remove Transactionview Edit Label ActionMarcoFalke
2021-02-22Merge bitcoin-core/gui#206: Display fRelayTxes and bip152_highbandwidth_{to, ...MarcoFalke
2021-02-22Merge bitcoin-core/gui#205: Save/restore TransactionView and recentRequestsVi...MarcoFalke
2021-02-22Merge bitcoin-core/gui#204: Drop buggy TableViewLastColumnResizingFixer classMarcoFalke
2021-02-22Merge bitcoin-core/gui#202: peers-tab: bug fix right panel toggleMarcoFalke
2021-02-22Merge bitcoin-core/gui#179: Add `Type` column to peers window, update peer de...MarcoFalke
2021-02-22guix: only download sources for hosts being builtfanquake
2021-02-22contrib: run test-symbol check for RISCVfanquake
2021-02-21gui: Add monospaced font settingsHennadii Stepanov
2021-02-21qt: Choose monospaced font in C++ code rather in `*.ui` fileHennadii Stepanov
2021-02-21qt: Make GUIUtil::fixedPitchFont aware of embedded fontHennadii Stepanov
2021-02-21gui: Add Roboto Mono fontHennadii Stepanov
2021-02-21Merge #21243: ci: Avoid invoking curl on the hostfanquake
2021-02-20ci: Avoid invoking curl on the hostMarcoFalke
2021-02-20Merge #20750: [Bundle 2/n] Prune g_chainman usage in mempool-related validati...MarcoFalke
2021-02-19guix: Update conservative space requirementsCarl Dong
2021-02-19guix: Add support for powerpc64{,le}Carl Dong
2021-02-19Merge #21088: guix: Jump forwards in time-machine and adaptWladimir J. van der Laan
2021-02-19Merge #21211: test: Move P2WSH_OP_TRUE to shared test libraryMarcoFalke
2021-02-19Merge #21187: Net processing: Only call PushAddress() from net_processingMarcoFalke
2021-02-19Merge #21226: build: Fix fuzz binary compilation under windowsMarcoFalke
2021-02-19Merge #21221: [tools] Allow argument/parameter bin packing in clang-formatMarcoFalke
2021-02-19Merge #21228: test: Avoid comparision of integers with different signsfanquake
2021-02-19Merge #21210: doc: Rework internal and external linksWladimir J. van der Laan
2021-02-19Merge #21205: build: actually fail when Boost is missingfanquake
2021-02-19Merge #21230: test: Fix NODE_NETWORK_LIMITED_MIN_BLOCKS disconnectionJonas Schnelli
2021-02-19Merge #21201: rpc: Disallow sendtoaddress and sendmany when private keys disa...Samuel Dobson
2021-02-18Fix fuzz binary compilation under windowsDan Benjamin
2021-02-18style-only: Make AcceptToMemoryPool signature readableCarl Dong
2021-02-18style-only: Make CheckSequenceLock signature readableCarl Dong
2021-02-18validation: Use *this in CChainState::LoadMempoolCarl Dong
2021-02-18validation: Pass in chainstate to UpdateMempoolForReorgCarl Dong
2021-02-18validation: Pass in chainstate to CTxMemPool::removeForReorgCarl Dong
2021-02-18validation: Pass in chain to ::TestLockPointValidityCarl Dong
2021-02-18tree-wide: Fix erroneous AcceptToMemoryPool replacementsCarl Dong
2021-02-18validation: Remove old AcceptToMemoryPool w/o chainstate paramCarl Dong
2021-02-18scripted-diff: Invoke ::AcceptToMemoryPool with chainstateCarl Dong
2021-02-18test: Fix NODE_NETWORK_LIMITED_MIN_BLOCKS disconnectionMarcoFalke
2021-02-18test: Make test actually test somethingMarcoFalke
2021-02-18test: pep8 touched testMarcoFalke