aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-02-01Merge #21016: refactor: remove boost::thread_group usageWladimir J. van der Laan
2021-01-31Merge #20954: test: Declare `nodes` type in test_framework.py.MarcoFalke
2021-01-29refactor: remove boost::thread_group usagefanquake
2021-01-29Merge #20724: Cleanup of -debug=net log messagesMarcoFalke
2021-01-29Merge #21012: ci: Fuzz with integer sanitizerMarcoFalke
2021-01-28rpc: Use RPCHelpMan for check-rpc-mappings linterMarcoFalke
2021-01-28net: use peer=N instead of from=N in debug logAnthony Towns
2021-01-28Merge #20226: wallet, rpc: add listdescriptors commandSamuel Dobson
2021-01-27wallet, rpc: add listdescriptors commandIvan Metlushko
2021-01-27Merge #20964: rpc: Add specific error code for "wallet already loaded"Wladimir J. van der Laan
2021-01-26ci: Fuzz with integer sanitizerMarcoFalke
2021-01-26Merge #21000: fuzz: Add UBSan suppressions needed for fuzz tests to not warn ...MarcoFalke
2021-01-26Merge #20971: test: Work around libFuzzer deadlockMarcoFalke
2021-01-26Merge #20832: rpc: Better error messages for invalid addressesSamuel Dobson
2021-01-25fuzz: Add UBSan suppressions needed for fuzz tests to not warn under -fsaniti...practicalswift
2021-01-25Merge #18710: Add local thread pool to CCheckQueueWladimir J. van der Laan
2021-01-25rpc: Add specific error code for "wallet already loaded"Wladimir J. van der Laan
2021-01-24Better error messages for invalid addressesBezdrighin
2021-01-21Merge #17556: test: Change feature_config_args.py not to rely on strange regt...MarcoFalke
2021-01-21Merge #20953: test: dedup zmq test setup code (node restart, topics subscript...fanquake
2021-01-21test: Work around libFuzzer deadlockMarcoFalke
2021-01-20Merge #20937: guix: Make nsis reproducible by respecting SOURCE-DATE-EPOCHfanquake
2021-01-19Merge #20891: rpc: Remove deprecated bumpfee behaviorWladimir J. van der Laan
2021-01-18test: Fix get_previous_releases.py for aarch64MarcoFalke
2021-01-18Change type definitions for "chain" and "setup_clean_chain" from type comment...Kiminuo
2021-01-17lint: Skip whitespace lint for guix patchesCarl Dong
2021-01-17zmq test: deduplicate test setup code (node restart, topics subscription)Sebastian Falbesoner
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-08Remove deprecated bumpfee behaviorAndrew Chow
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