aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-09-08Merge bitcoin/bitcoin#22879: addrman: Fix format string in deserialize errorfanquake
2021-09-06Merge bitcoin/bitcoin#22736: log, sync: change lock contention from preproces...MarcoFalke
2021-09-06Merge bitcoin/bitcoin#22861: test: Update test README and lint scriptfanquake
2021-09-05addrman: Fix format string in deserialize errorMarcoFalke
2021-09-05Merge bitcoin/bitcoin#22859: Replace uses of boost::trim* with locale-indepen...fanquake
2021-09-03test: Remove useless overwriteMarcoFalke
2021-09-03Merge bitcoin/bitcoin#22100: refactor: Clean up new wallet spend, receive fil...Samuel Dobson
2021-09-02Merge bitcoin/bitcoin#22809: test: Check that non-signaling BIP125 tx can be ...fanquake
2021-09-02test: Rename bitcoin-util-test.py to util/test_runner.pyMarcoFalke
2021-09-02test: Update test README and lint scriptMarcoFalke
2021-09-02Merge bitcoin/bitcoin#22418: release: Remove gitianMarcoFalke
2021-09-02Replace use of boost::trim_right with locale-independent TrimStringBen Woosley
2021-09-02Replace use of boost::trim use with locale-independent TrimStringBen Woosley
2021-09-01Merge bitcoin/bitcoin#22437: test, refactor: add GetTransaction() coverage, i...MarcoFalke
2021-09-01refactor: Detach wallet transaction methods (followup for move-only)Russell Yanofsky
2021-09-01Merge bitcoin/bitcoin#22009: wallet: Decide which coin selection solution to ...Samuel Dobson
2021-08-31test, refactor: rpc_rawtransaction PEP8Jon Atack
2021-08-31refactor: separate the rpc_rawtransaction tests into functionsJon Atack
2021-08-31move-only: regroup similar rpc_rawtransaction tests togetherJon Atack
2021-08-31test: remove no longer needed (ASCII art) commentsJon Atack
2021-08-31test: add and harmonize getrawtransaction loggingJon Atack
2021-08-31test: run 2nd getrawtransaction section with/without -txindexJon Atack
2021-08-31refactor: txid to constant in rpc_rawtransaction to isolate testsJon Atack
2021-08-31refactor: dedup/reorg createrawtransaction sequence number testsJon Atack
2021-08-31Test src/node/transaction::GetTransaction() without -txindexJon Atack
2021-08-31Merge bitcoin/bitcoin#22796: RBF move (1/3): extract BIP125 Rule 5 into polic...fanquake
2021-08-31release: remove gitianfanquake
2021-08-30test: Check that non-signaling BIP125 tx can be replaced via parentMarcoFalke
2021-08-27Use waste metric for deciding which selection to useAndrew Chow
2021-08-27Merge bitcoin/bitcoin#21862: test: Set regtest.BIP65Height = 111 to speed up ...fanquake
2021-08-26Merge bitcoin/bitcoin#22738: test: fix failure in feature_nulldummy.py on sin...MarcoFalke
2021-08-26Set regtest.BIP65Height = 111 to speed up testsMarcoFalke
2021-08-26Merge bitcoin/bitcoin#22797: test, doc: refer to the correct variable names i...fanquake
2021-08-25test, doc: refer to the correct variable names in p2p_invalid_tx.pyaitorjs
2021-08-24MOVEONLY: BIP125 max conflicts limit to policy/rbf.hglozow
2021-08-24Merge bitcoin/bitcoin#22741: test: Add generate* calls to test frameworkfanquake
2021-08-23test: fix failure in feature_nulldummy.py on single-core machinesSebastian Falbesoner
2021-08-23test: refactor: use named args for block_submit in feature_nulldummy.pySebastian Falbesoner
2021-08-23Merge bitcoin/bitcoin#22622: util: Check if specified config file cannot be o...MarcoFalke
2021-08-23Merge bitcoin/bitcoin#22641: test: Split rpc_signmessage test for disabled wa...MarcoFalke
2021-08-20Merge bitcoin/bitcoin#22707: test: refactor use of getrawmempool in functiona...MarcoFalke
2021-08-19Merge bitcoin/bitcoin#22568: test: add addr-fetch peer connection state and t...MarcoFalke
2021-08-19Use generate* from TestFrameworkMarcoFalke
2021-08-19test: Add generate* calls to test frameworkMarcoFalke
2021-08-19test: fix bug in 22686S3RK
2021-08-21Merge bitcoin/bitcoin#22633: refactor: Replace remaining binascii method callsMarcoFalke
2021-08-18log, sync: add LOCK logging category, apply it to lock contentionJon Atack
2021-08-18test: use f-strings in mining_*.py testsfanquake
2021-08-18test: use f-strings in interface_*.py testsfanquake
2021-08-18test: use f-strings in feature_proxy.pyfanquake