aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-01-25Merge bitcoin/bitcoin#21464: Mempool Update Cut-Through Optimizationfanquake
2022-01-24Merge bitcoin/bitcoin#23543: test: Prevent non-compatible sed binary for scri...MarcoFalke
2022-01-22script: redirecting stderr to stdout before pipelining into grepanouar kappitou
2022-01-20refactor tests to fix ubsan suppressionsMarcoFalke
2022-01-20Merge bitcoin/bitcoin#24104: fs: Make compatible with boost 1.78fanquake
2022-01-19fs: Make compatible with boost 1.78Andrew Chow
2022-01-19Merge bitcoin/bitcoin#24054: test: rest /tx with an invalid/unknown txidMarcoFalke
2022-01-17Merge bitcoin/bitcoin#24059: Fix implicit-integer-sign-change in arith_uint256MarcoFalke
2022-01-17Merge bitcoin/bitcoin#23992: fuzz: Limit fuzzed time to years 2000-2100MarcoFalke
2022-01-13test: rest /tx with an invalid/unknown txidbrunoerg
2022-01-13Merge bitcoin/bitcoin#24035: test: use MiniWallet for mempool_accept.pyMarcoFalke
2022-01-13test: use MiniWallet for mempool_accept.pySebastian Falbesoner
2022-01-13Fix implicit-integer-sign-change in arith_uint256MarcoFalke
2022-01-12Merge bitcoin/bitcoin#24041: util: Restore GetIntArg saturating behaviorMarcoFalke
2022-01-11util: Restore GetIntArg saturating behaviorJames O'Beirne
2022-01-12[bugfix] prevent UnicodeDecodeError errors when opening log file in feature_i...sogoagain
2022-01-11test: MiniWallet: support default `from_node` for creating txsSebastian Falbesoner
2022-01-11test: create txs with current `nVersion` (2) by defaultSebastian Falbesoner
2022-01-11test: refactor: add constant for sequence number `SEQUENCE_FINAL`Sebastian Falbesoner
2022-01-10fuzz: Limit fuzzed time to years 2000-2100MarcoFalke
2022-01-07Merge bitcoin/bitcoin#23996: test: set ban after mocking timefanquake
2022-01-06test: set ban after mocking timebrunoerg
2022-01-06Merge bitcoin/bitcoin#23963: test: run feature_pruning.py without wallet comp...MarcoFalke
2022-01-06Merge bitcoin/bitcoin#23075: test: Fee estimation functional test cleanupsMarcoFalke
2022-01-06Merge bitcoin/bitcoin#23970: Remove pointless and confusing shift in RelayAdd...fanquake
2022-01-05Merge bitcoin/bitcoin#23834: wallettool: Check that the dumpfile checksum is ...laanwj
2022-01-05Merge bitcoin/bitcoin#23784: bitcoin-tx: Require that input amount is provide...MarcoFalke
2022-01-05Merge bitcoin/bitcoin#23799: test: Let test_runner.py start multiple jobs per...laanwj
2022-01-05Merge bitcoin/bitcoin#23978: test: use MiniWallet for mining_basic.pyMarcoFalke
2022-01-05test: wait rather than assert presence of file in startupnotify testfanquake
2022-01-04test: use MiniWallet for mining_basic.pySebastian Falbesoner
2022-01-04refactor: Remove pointless and confusing shift in RelayAddressMarcoFalke
2022-01-04test: Bundle all integer sanitizer suppressions of dependenciesMarcoFalke
2022-01-04Update test/sanitizer_suppressions/lsanHennadii Stepanov
2022-01-03test: run feature_pruning.py without wallet compiledSebastian Falbesoner
2022-01-03Merge bitcoin/bitcoin#23737: test: make feature_init more robustMarcoFalke
2022-01-03Merge bitcoin/bitcoin#23532: test: add functional test for -startupnotifyMarcoFalke
2022-01-02Merge bitcoin/bitcoin#23795: refactor: Remove implicit-integer-sign-change su...MarcoFalke
2022-01-02Merge bitcoin/bitcoin#23836: rest: Expose block filters follow-upsfanquake
2022-01-01rpc: Quote user supplied descriptor in error msgMarcoFalke
2021-12-31Merge bitcoin/bitcoin#23912: Insert and bump copyright headersMarcoFalke
2021-12-30scripted-diff: Insert missed copyright headersHennadii Stepanov
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-12-30Merge bitcoin/bitcoin#23879: test: check ban_duration and time_remaining afte...MarcoFalke
2021-12-29test: check that bitcoin-tx detects missing input amount for segwit transactionsSebastian Falbesoner
2021-12-29test: enable txindex in feature_initJames O'Beirne
2021-12-29test: feature_init: retain debug.log and improve detectionJames O'Beirne
2021-12-29test: feature_init: tweak all .ldb files of a certain typeJames O'Beirne
2021-12-29test: add TestNode.wait_for_debug_logJames O'Beirne
2021-12-29test: introduce TestNode.debug_log_bytesJames O'Beirne