aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-18update docstring in feature_csv_activation.pyPierre K
2021-01-05Merge #20855: Revert "Add patch to make codesign_allocate compatible with App...MarcoFalke
2021-01-05Merge #20847: gitian-keys: add darosior's keyfanquake
2021-01-05gitian-keys: add darosior's keyAntoine Poinsot
2021-01-05Merge #20846: Add benthecarman to keys.txtfanquake
2021-01-05Merge #20848: Add gitian PGP key for theStackfanquake
2021-01-04Revert "Add patch to make codesign_allocate compatible with Apple's"Pieter Wuille
2021-01-04Add gitian PGP key for theStackSebastian Falbesoner
2021-01-04Add benthecarman to keys.txtbenthecarman
2021-01-04Merge #20736: rpc: Replace boost::variant with std::variant for RPCArg.m_fall...MarcoFalke
2021-01-04Merge #20817: lint: update list of spelling linter false positives, bump to c...fanquake
2021-01-03Merge #20760: test: Set correct nValue for multi-op-return policy checkMarcoFalke
2021-01-03Merge #20765: fuzz: check that certain script TxoutType are nonstandardMarcoFalke
2021-01-03Merge #20781: fuzz: remove no-longer-necessary packages from fuzzbuzz configMarcoFalke
2021-01-02Merge #20830: doc: update developer notes with signetMarcoFalke
2021-01-02lint: ignore gitian keys file for spelling linterSebastian Falbesoner
2021-01-02lint: update list of spelling linter false positivesSebastian Falbesoner
2021-01-02doc: update developer notes for signetJon Atack
2021-01-02Merge #20649: refactor: Remove nMyStartingHeight from CNode/ConnmanMarcoFalke
2021-01-02test: bump codespell linter version to 2.0.0Sebastian Falbesoner
2021-01-02refactor: Remove nMyStartingHeight from CNode/ConnmanMarcoFalke
2021-01-02Merge #20210: net: assert CNode::m_inbound_onion is inbound in ctor, add gett...MarcoFalke
2021-01-01rpc: Replace boost::variant with std::variant for RPCArg.m_fallbackMarcoFalke
2020-12-31Merge #20805: doc: Update license year range to 2021MarcoFalke
2020-12-31Merge #20813: scripted-diff: Bump copyright headersMarcoFalke
2020-12-31Merge #20812: fuzz: Bump FuzzedDataProvider.hMarcoFalke
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-12-31fuzz: Remove duplicate ALL_OUTPUT_TYPE arrayMarcoFalke
2020-12-31fuzz: Bump FuzzedDataProvider.hMarcoFalke
2020-12-30doc: Update license year range to 2021Emil Engler
2020-12-29Merge #20377: fuzz: Fill various small fuzzing gapsMarcoFalke
2020-12-29Merge #20791: p2p: remove unused legacyWhitelisted in AcceptConnection()MarcoFalke
2020-12-28fuzz: check that certain script TxoutType are nonstandardMichael Dietz
2020-12-29p2p: remove unused legacyWhitelisted variableJon Atack
2020-12-28Merge #162: Add network to peers window and peer detailsWladimir J. van der Laan
2020-12-28Merge #20755: [rpc] Remove deprecated fields from getpeerinfoMarcoFalke
2020-12-28Merge #20451: lint: run mypy over contrib/devtoolsWladimir J. van der Laan
2020-12-28Merge #20684: build: Define .INTERMEDIATE target once onlyfanquake
2020-12-28fuzz: remove no-longer-necessary packages from fuzzbuzz configfanquake
2020-12-28lint: run mypy over contrib/devtoolsfanquake
2020-12-28Merge #20771: refactor: Enable -Wswitch for FeeEstimateHorizonfanquake
2020-12-27fuzz: Add coverage for CDataStream consumerpracticalswift
2020-12-27gui: display network in peer detailsJon Atack
2020-12-27gui: rename peer tab column headers, initialize in .hHennadii Stepanov
2020-12-27gui: add network column in peers tab/windowJon Atack
2020-12-27gui: fix broken doxygen formatting in src/qt/guiutil.hJon Atack
2020-12-27gui: create GUIUtil::NetworkToQString() utility functionJon Atack
2020-12-27net, rpc: change CNodeStats::m_network from string to NetworkJon Atack
2020-12-27Merge #20763: test: Fix comment typo in BitcoinTestFrameworkfanquake
2020-12-27Merge #20674: fuzz: Call SendMessages after ProcessMessage to increase coveragefanquake