aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-11-01Merge bitcoin/bitcoin#31139: test: added test to assert TX decode rpc error o...Ava Chow
2024-10-30Merge bitcoin/bitcoin#24214: Fix unsigned integer overflows in interpreterAva Chow
2024-10-30Merge bitcoin/bitcoin#31156: test: Don't enforce BIP94 on regtest unless spec...Ava Chow
2024-10-29Merge bitcoin/bitcoin#29420: test: extend the SOCKS5 Python proxy to actually...Ava Chow
2024-10-29Merge bitcoin/bitcoin#31043: rpc: getorphantxs follow-upAva Chow
2024-10-28Merge bitcoin/bitcoin#30942: test: Remove dead code from interface_zmq testmerge-script
2024-10-28Merge bitcoin/bitcoin#31142: test: fix intermittent failure in p2p_seednode.p...merge-script
2024-10-28test: Don't enforce BIP94 on regtest unless specified by argMartin Zumsande
2024-10-28scripted-diff: Rename `PACKAGE_*` variables to `CLIENT_*`Hennadii Stepanov
2024-10-28build: Rename `PACKAGE_*` variables to `CLIENT_*`Hennadii Stepanov
2024-10-28Merge bitcoin/bitcoin#31130: Drop miniupnp dependencymerge-script
2024-10-27test: added test to assert TX decode rpc error on submitpackage rpckevkevinpal
2024-10-26Merge bitcoin/bitcoin#31152: functional test: Additional package evaluation c...glozow
2024-10-25test: explicitly check boolean verbosity is disallowedtdb3
2024-10-25test: add entry and expiration time checkstdb3
2024-10-25refactor: rename rpc_getorphantxs to rpc_orphanstdb3
2024-10-25test: check that getorphantxs is hiddentdb3
2024-10-25rpc: disallow undefined verbosity in getorphantxstdb3
2024-10-25Merge bitcoin/bitcoin#31040: test: Assert that when we add the max orphan amo...Ava Chow
2024-10-25functional test: Additional package evaluation coverageGreg Sanders
2024-10-24test: Assert that when we add the max orphan amount that we cannot add anymor...kevkevinpal
2024-10-24Merge bitcoin/bitcoin#31118: doc: replace `-?` with `-h` and `-help`Ava Chow
2024-10-24daemon: remove UPnP supportAntoine Poinsot
2024-10-23Merge bitcoin/bitcoin#31046: init: Some small chainstate load improvementsAva Chow
2024-10-23Merge bitcoin/bitcoin#30724: test: add test for specifying custom pidfile via...Ava Chow
2024-10-23test: Prevent connection attempts to random IPs in p2p_seednodes.pyMartin Zumsande
2024-10-23test: fix intermittent timeout in p2p_seednodes.pyMartin Zumsande
2024-10-22test: set P2PConnection.p2p_connected_to_node in peer_connect_helper()Vasil Dimov
2024-10-22test: support WTX INVs from P2PDataStore and fix a commentVasil Dimov
2024-10-22test: extend the SOCKS5 Python proxy to actually connect to a destinationVasil Dimov
2024-10-21Merge bitcoin/bitcoin#31097: validation: Improve input script check error rep...merge-script
2024-10-21Merge bitcoin/bitcoin#31063: lint: commit-script-check.sh: echo to stderrmerge-script
2024-10-21Change default help arg to `-help` and mention `-h` and `-?` as alternativesLÅ‘rinc
2024-10-17Merge bitcoin/bitcoin#29877: tracing: explicitly cast block_connected duratio...merge-script
2024-10-17[test] A non-standard transaction which is also consensus-invalid should retu...Antoine Poinsot
2024-10-16Merge bitcoin/bitcoin#31067: test: Print CompletedProcess object on errormerge-script
2024-10-15Merge bitcoin/bitcoin#30859: doc: cmake: prepend "build" to functional/test_r...merge-script
2024-10-11doc: cmake: prepend and explain "build/" where neededLarry Ruane
2024-10-10test: Print CompletedProcess object on errorMarcoFalke
2024-10-10doc: lint: correct outdated comment (s/Makefile.am/CMakeLists.txt/)Sebastian Falbesoner
2024-10-10scripted-diff: drop config/ subdir for bitcoin-config.h, rename to bitcoin-bu...Sebastian Falbesoner
2024-10-09lint: commit-script-check.sh: echo to stderrMarcoFalke
2024-10-08init: Improve chainstate init db error messagesTheCharlatan
2024-10-08Merge bitcoin/bitcoin#30920: test: Remove 0.16.3 test from wallet_backwards_c...merge-script
2024-10-08Merge bitcoin/bitcoin#31018: test: Treat exclude list warning as failure in CImerge-script
2024-10-05Merge bitcoin/bitcoin#30793: rpc: add getorphantxsglozow
2024-10-02Merge bitcoin/bitcoin#30929: log: Enforce trailing newlineAva Chow
2024-10-02test: add getorphantxs teststdb3
2024-10-02test: add tx_in_orphanage()tdb3
2024-10-02test: Treat exclude list warning as failure in CIMarcoFalke