aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-01-05qt: Add TransactionOverviewWidget classHennadii Stepanov
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
2020-12-31Merge #20813: scripted-diff: Bump copyright headersMarcoFalke
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-12-31fuzz: Remove duplicate ALL_OUTPUT_TYPE arrayMarcoFalke
2020-12-31fuzz: Bump FuzzedDataProvider.hMarcoFalke
2020-12-29Merge #20377: fuzz: Fill various small fuzzing gapsMarcoFalke
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 #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 #20674: fuzz: Call SendMessages after ProcessMessage to increase coveragefanquake
2020-12-26[rpc] Remove deprecated "whitelisted" field from getpeerinfoAmiti Uttarwar
2020-12-26[rpc] Remove deprecated "banscore" field from getpeerinfoAmiti Uttarwar
2020-12-26[rpc] Remove deprecated "addnode" field from getpeerinfoAmiti Uttarwar
2020-12-26Merge #20756: [doc] Add missing field (permissions) to the getpeerinfo helpMarcoFalke
2020-12-26refactor: Enable -Wswitch for FeeEstimateHorizonMarcoFalke
2020-12-25Merge #19972: fuzz: Add fuzzing harness for node eviction logicMarcoFalke
2020-12-25Merge #15451: [doc] clarify getdata limit after #14897MarcoFalke
2020-12-25Merge #20761: fuzz: Check that NULL_DATA is unspendableMarcoFalke
2020-12-24Merge #18772: rpc: calculate fees in getblock using BlockUndo dataMarcoFalke
2020-12-24fuzz: Check that NULL_DATA is unspendableMarcoFalke
2020-12-23[doc] Add permissions to the getpeerinfo help.Amiti Uttarwar
2020-12-22[net processing] Remove dropmessagestestJohn Newbery
2020-12-22Merge #19829: net processing: Move block inventory state to net_processingMarcoFalke
2020-12-21fuzz: Update FuzzedDataProvider.h from upstream (LLVM)practicalswift
2020-12-21Merge #20731: rpc: Add missing description of vout in getrawtransaction help ...MarcoFalke
2020-12-21rpc: Add missing description of vout in getrawtransaction help textBen Carman
2020-12-21Merge #20671: Replace boost::optional with std::optionalWladimir J. van der Laan
2020-12-20inline non-member functions with body in fuzzing headersPatrick Strateman
2020-12-20[net processing] Guard m_continuation_block with m_block_inv_mutexJohn Newbery
2020-12-20[net processing] Move hashContinue to net processingJohn Newbery
2020-12-20scripted-diff: rename vBlockHashesToAnnounce and vInventoryBlockToSendJohn Newbery
2020-12-20[net processing] Move block inventory data to PeerJohn Newbery
2020-12-20[net processing] Rename nStartingHeight to m_starting_heightJohn Newbery
2020-12-20[net processing] Move nStartingHeight to PeerJohn Newbery
2020-12-19[net processing] Improve documentation for Peer destruction/lockingJohn Newbery
2020-12-19Replace boost::optional with std::optionalMarcoFalke
2020-12-19Remove unused MakeOptionalMarcoFalke
2020-12-19psbt: Assert that tx has a value in UpdatePSBTOutputMarcoFalke
2020-12-18Merge #20434: contrib: Parse ELF directly for symbol and security checksWladimir J. van der Laan
2020-12-18Merge #20690: Clean up logging of outbound connection typeMarcoFalke