aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28lint: run mypy over contrib/devtoolsfanquake
2020-12-28Merge #20771: refactor: Enable -Wswitch for FeeEstimateHorizonfanquake
2020-12-27Merge #20763: test: Fix comment typo in BitcoinTestFrameworkfanquake
2020-12-27Merge #20674: fuzz: Call SendMessages after ProcessMessage to increase coveragefanquake
2020-12-26[doc] Add release notes for removed getpeerinfo fields.Amiti Uttarwar
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 #20759: doc: [test] Remove outdated comment in fuzz runnerMarcoFalke
2020-12-25Merge #20761: fuzz: Check that NULL_DATA is unspendableMarcoFalke
2020-12-25Merge #20673: depends: Use more legible qmake commands in qt packagefanquake
2020-12-24test: Fix Comment Typo in BitcoinTestFrameworkJoel Klabo
2020-12-24Merge #18772: rpc: calculate fees in getblock using BlockUndo dataMarcoFalke
2020-12-24fuzz: Check that NULL_DATA is unspendableMarcoFalke
2020-12-24doc: [test] Remove outdated comment in fuzz runnerMarcoFalke
2020-12-24Merge #20189: test: Switch to BIP341's suggested scheme for outputs without s...MarcoFalke
2020-12-24Merge #20747: net processing: Remove dropmessagestestfanquake
2020-12-23[doc] Add permissions to the getpeerinfo help.Amiti Uttarwar
2020-12-23Merge #20748: test: Add race:SendZmqMessage tsan suppressionMarcoFalke
2020-12-22Merge #19983: Drop some TSan suppressionsMarcoFalke
2020-12-22test: Add race:SendZmqMessage tsan suppressionMarcoFalke
2020-12-22Update TSan suppressionsHennadii Stepanov
2020-12-22[net processing] Remove dropmessagestestJohn Newbery
2020-12-22Merge #20745: qa: Correct epoll_ctl data race suppressionMarcoFalke
2020-12-22qa: Correct epoll_ctl data race suppressionHennadii Stepanov
2020-12-22Merge #19829: net processing: Move block inventory state to net_processingMarcoFalke
2020-12-22Merge #20740: fuzz: Update FuzzedDataProvider.h from upstream (LLVM)MarcoFalke
2020-12-21fuzz: Update FuzzedDataProvider.h from upstream (LLVM)practicalswift
2020-12-21Merge #20735: script: Remove outdated extract-osx-sdk.shWladimir J. van der Laan
2020-12-21Merge #20683: test: Fix restart node raceWladimir J. van der Laan
2020-12-21Merge #20731: rpc: Add missing description of vout in getrawtransaction help ...MarcoFalke
2020-12-21Merge #20737: test: Add missing assignment in mempool_resurrect.pyMarcoFalke
2020-12-21rpc: Add missing description of vout in getrawtransaction help textBen Carman
2020-12-21test: Add missing assignment in mempool_resurrect.pyMarcoFalke
2020-12-21Merge #20692: test: run mempool_resurrect.py even with wallet disabledMarcoFalke
2020-12-21script: Remove outdated extract-osx-sdk.shHennadii Stepanov
2020-12-21Merge #20671: Replace boost::optional with std::optionalWladimir J. van der Laan
2020-12-21Merge #20697: ci: Fix COMMIT_RANGE variable value for PRsMarcoFalke
2020-12-21ci: Print COMMIT_RANGE to the log as it was in Travis CIHennadii Stepanov
2020-12-21ci: Drop Travis-specific workaround for shellcheckHennadii Stepanov
2020-12-21ci: Drop Travis-specific way to set COMMIT_RANGE variableHennadii Stepanov
2020-12-21ci: Fix COMMIT_RANGE variable value for PRsHennadii Stepanov
2020-12-21Merge #20733: inline non-member functions with body in fuzzing headersMarcoFalke