aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-01-18test: Fix get_previous_releases.py for aarch64MarcoFalke
2021-01-15Merge #20916: rpc: Return wtxid from testmempoolacceptMarcoFalke
2021-01-13Merge #20811: refactor: move net_processing implementation details out of headerWladimir J. van der Laan
2021-01-12rpc: Return wtxid from testmempoolacceptMarcoFalke
2021-01-11Merge #19315: [tests] Allow outbound & block-relay-only connections in functi...MarcoFalke
2021-01-11Merge #20852: net: allow CSubNet of non-IP networksWladimir J. van der Laan
2021-01-11Merge #20876: test: Replace getmempoolentry with testmempoolaccept in MiniWalletMarcoFalke
2021-01-11Merge #20480: Replace boost::variant with std::variantfanquake
2021-01-10test: add test for banning of non-IP addressesVasil Dimov
2021-01-09net_processing: split PeerManager into interface and implementation classesAnthony Towns
2021-01-08test: Replace getmempoolentry with testmempoolaccept in MiniWalletMarcoFalke
2021-01-08Merge #20688: test: run mempool_compatibility.py even with wallet disabledMarcoFalke
2021-01-07Merge #18077: net: Add NAT-PMP port forwarding supportWladimir J. van der Laan
2021-01-07test: run mempool_compatibility.py even with wallet disabledMichael Dietz
2021-01-07[test] Test the add_outbound_p2p_connection functionalityAmiti Uttarwar
2021-01-07[test] P2PBlocksOnly - Test block-relay-only connections.Amiti Uttarwar
2021-01-07[test/refactor] P2PBlocksOnly - Extract transaction violation test into helper.Amiti Uttarwar
2021-01-07[test/refactor] P2PBlocksOnly - simplify transaction creation using blocktool...Amiti Uttarwar
2021-01-07[test] Add test framework support to create outbound connections.Amiti Uttarwar
2021-01-07Merge #19055: Add MuHash3072 implementationWladimir J. van der Laan
2021-01-07net: Add -natpmp command line optionHennadii Stepanov
2021-01-06Merge #20844: test: Add sanitizer suppressions for AMD EPYC CPUsWladimir J. van der Laan
2021-01-05Merge #20842: docs: consolidate typo & url fixingMarcoFalke
2021-01-05Replace boost::variant with std::variantMarcoFalke
2021-01-04test: Add sanitizer suppressions for AMD EPYC CPUsMarcoFalke
2021-01-04Merge #20736: rpc: Replace boost::variant with std::variant for RPCArg.m_fall...MarcoFalke
2021-01-04doc: fix various typosIkko Ashimine
2021-01-04doc: Use https URLs where possibleSawyer Billings
2021-01-02lint: ignore gitian keys file for spelling linterSebastian Falbesoner
2021-01-02lint: update list of spelling linter false positivesSebastian Falbesoner
2021-01-02test: bump codespell linter version to 2.0.0Sebastian Falbesoner
2021-01-01rpc: Replace boost::variant with std::variant for RPCArg.m_fallbackMarcoFalke
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-12-28Merge #20755: [rpc] Remove deprecated fields from getpeerinfoMarcoFalke
2020-12-28lint: run mypy over contrib/devtoolsfanquake
2020-12-27Merge #20763: test: Fix comment typo in BitcoinTestFrameworkfanquake
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-25Merge #20759: doc: [test] Remove outdated comment in fuzz runnerMarcoFalke
2020-12-24test: Fix Comment Typo in BitcoinTestFrameworkJoel Klabo
2020-12-24Merge #18772: rpc: calculate fees in getblock using BlockUndo dataMarcoFalke
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-23Merge #20748: test: Add race:SendZmqMessage tsan suppressionMarcoFalke
2020-12-22test: Add race:SendZmqMessage tsan suppressionMarcoFalke
2020-12-22Update TSan suppressionsHennadii Stepanov
2020-12-22qa: Correct epoll_ctl data race suppressionHennadii Stepanov
2020-12-22test: Change MuHash Python implementation to match cpp version againFabian Jahr
2020-12-21Merge #20683: test: Fix restart node raceWladimir J. van der Laan