aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2022-03-31test: fix incorrect named args in txpackage testsfanquake
2022-03-31Merge bitcoin/bitcoin#24673: refactor: followup of remove -deprecatedrpc=addr...MarcoFalke
2022-03-31Merge bitcoin/bitcoin#24714: util/check: Don't use a lambda for Assert/AssumeMarcoFalke
2022-03-30refactor: use named args when ScriptToUniv or TxToUniv are invokedMichael Dietz
2022-03-30refactor: merge ScriptPubKeyToUniv & ScriptToUniv into one functionMichael Dietz
2022-03-30util/check: stop using lambda for Assert/AssumeAnthony Towns
2022-03-30Merge bitcoin/bitcoin#24692: refactoring: [Net Processing] Follow-ups to #21160fanquake
2022-03-29[fuzz] Assert that Peer.m_tx_relay.m_relay_txs has been set correctlyJohn Newbery
2022-03-29Merge bitcoin/bitcoin#24523: build: Fix Boost.Process test for Boost 1.78laanwj
2022-03-25Merge bitcoin/bitcoin#21160: net/net processing: Move tx inventory into net_p...fanquake
2022-03-24Merge bitcoin/bitcoin#24205: init, test: improve network reachability test co...MarcoFalke
2022-03-23Merge bitcoin/bitcoin#24462: For descriptor pubkey parse errors, include cont...MarcoFalke
2022-03-21build: Fix Boost.Process test for Boost 1.78Hennadii Stepanov
2022-03-21test: Limit scope of id global which is shared between subtestsMarcoFalke
2022-03-18scripted-diff: rename TxRelay membersJohn Newbery
2022-03-18[net processing] Move tx relay data to PeerJohn Newbery
2022-03-17Merge bitcoin/bitcoin#24472: fuzz: execute each file in dir without fuzz engineMarcoFalke
2022-03-17fuzz: execute each file in dir without fuzz engineAnthony Towns
2022-03-16Merge bitcoin/bitcoin#14752: tests: Unit tests for IsPayToWitnessScriptHash a...MarcoFalke
2022-03-14Merge bitcoin/bitcoin#24080: policy: Remove unused locktime flagsMarcoFalke
2022-03-10Merge bitcoin/bitcoin#24469: test: Correctly decode UTF-8 literal string pathsMarcoFalke
2022-03-10Merge bitcoin/bitcoin#24371: util: Fix `ReadBinaryFile` reading beyond maxsizeMarcoFalke
2022-03-09Merge bitcoin/bitcoin#24498: qt: Avoid crash on startup if int specified in s...Andrew Chow
2022-03-09Merge bitcoin/bitcoin#24138: index: Commit MuHash and best block together for...MarcoFalke
2022-03-07qt: Avoid crash on startup if int specified in settings.jsonRyan Ofsky
2022-03-07test: Add tests for GetArg methods / settings.json type coercionRyan Ofsky
2022-03-07Merge bitcoin/bitcoin#24050: validation: Give `m_block_index` ownership of `C...MarcoFalke
2022-03-07Merge bitcoin/bitcoin#24299: validation, refactor: UnloadBlockIndex and Chain...laanwj
2022-03-07Merge bitcoin/bitcoin#24306: util: Make ArgsManager::GetPathArg more widely u...MarcoFalke
2022-03-04Merge bitcoin/bitcoin#24441: fuzz: Limit script_format to 100kBfanquake
2022-03-03test: Correctly decode UTF-8 literal string pathsRyan Ofsky
2022-03-03For descriptor pubkey parse errors, include context informationBen Woosley
2022-03-02net: fix GetListenPort() to derive the proper portVasil Dimov
2022-03-02timedata: make it possible to reset the stateVasil Dimov
2022-03-02Merge bitcoin/bitcoin#24375: Do not use `LocalTestingSetup` in getarg_tests t...MarcoFalke
2022-03-02util: Add GetPathArg default path argumentRyan Ofsky
2022-03-02Merge bitcoin/bitcoin#24165: p2p: extend inbound eviction protection by netwo...laanwj
2022-03-02Merge bitcoin/bitcoin#23542: net: open p2p connections to nodes that listen o...laanwj
2022-03-01test: add CJDNS to LimitedAndReachable_Network unit testsJon Atack
2022-02-27fuzz: FuzzedFileProvider::write should not return negative valueeugene
2022-02-25Add coinstatsindex_unclean_shutdown testRyan Ofsky
2022-02-25fuzz: Limit script_format to 100kBMarcoFalke
2022-02-23Merge bitcoin/bitcoin#24381: test: Run symlink regression tests on Windowslaanwj
2022-02-23Merge bitcoin/bitcoin#24406: test: Fix Wambiguous-reversed-operator compiler ...fanquake
2022-02-22tests: Remove now-unnecessary manual Unload'sCarl Dong
2022-02-22Merge bitcoin/bitcoin#24367: User-facing content and codebase doc fixups from...laanwj
2022-02-22Merge bitcoin/bitcoin#24310: docs / fixups from RBF and packagesfanquake
2022-02-21Replace "can not" with "cannot" in docs, user messages, and testsJon Atack
2022-02-21test: Fix Wambiguous-reversed-operator compiler warningsMarcoFalke
2022-02-21util: Add SaturatingAdd helperMarcoFalke