aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-05-31Merge bitcoin/bitcoin#25200: doc: Fix spelling errors identified by codespell...MacroFake
2022-05-31test: add coverage for non-hex value to -minimumchainworkbrunoerg
2022-05-31Merge bitcoin/bitcoin#24178: p2p: Respond to getheaders if we have sufficient...MacroFake
2022-05-30Merge bitcoin/bitcoin#25044: test: Use MiniWallet in rpc_rawtransaction.pyMacroFake
2022-05-30test: Use MiniWallet in rpc_rawtransaction.pyDaniela Brozzoni
2022-05-30MOVEONLY: Move signrawtransactionwithwallet testDaniela Brozzoni
2022-05-27rpc: remove deprecated fee fields from mempool entriesSebastian Falbesoner
2022-05-27Merge bitcoin/bitcoin#24408: rpc: add rpc to get mempool txs spending specifi...MacroFake
2022-05-26scripts and tools: update lint-logs.py to detect LogPrintLevel()Jon Atack
2022-05-25Merge bitcoin/bitcoin#25192: test: add coverage for unknown value to -blockfi...MacroFake
2022-05-25doc: Fix spelling errors identified by codespell in comentsBen Woosley
2022-05-24Merge bitcoin/bitcoin#24410: [kernel 2a/n] Split hashing/index `GetUTXOStats`...laanwj
2022-05-23test: add coverage for unknown -blockfilterindexbrunoerg
2022-05-23kernel: Use ComputeUTXOStats in validationCarl Dong
2022-05-23Use only kernel/coinstats.h in index/coinstatsindex.hCarl Dong
2022-05-23Merge bitcoin/bitcoin#25015: test: Use permissions from git in lint-files.pyMacroFake
2022-05-23Merge bitcoin/bitcoin#25122: rpc: getreceivedbylabel, return early if no addr...Andrew Chow
2022-05-23test: Use permissions from git in `lint-files.py`laanwj
2022-05-20rpc: getreceivedbylabel, don't loop over the entire wallet txs map if no dest...furszy
2022-05-20Merge bitcoin/bitcoin#25171: rpc: wallet: remove `-deprecatedrpc=exclude_coin...MacroFake
2022-05-20Merge bitcoin/bitcoin#24830: init: Allow -proxy="" setting valuesMacroFake
2022-05-20Merge bitcoin/bitcoin#25173: test: add coverage for unknown network in -onlynetMacroFake
2022-05-19test: add coverage for unknown network in -onlynetbrunoerg
2022-05-19rpc: wallet: remove `-deprecatedrpc=exclude_coinbase` logicSebastian Falbesoner
2022-05-19Merge bitcoin/bitcoin#25147: Net processing: follow ups to #20799 (removing s...fanquake
2022-05-19Merge bitcoin/bitcoin#25161: rpc: Put undocumented JSON failure mode behind a...MacroFake
2022-05-18rpc: Put undocumented JSON failure mode behind a runtime flagSuhail Saqan
2022-05-18Merge bitcoin/bitcoin#25126: test: add BIP157 message parsing support (via ME...MacroFake
2022-05-18Merge bitcoin/bitcoin#25124: test: Fix intermittent race in p2p_unrequested_b...MacroFake
2022-05-18[test] Remove segwit argument from build_block_on_tip()John Newbery
2022-05-17test: use sendall in wallet_taproot.py testsishaanam
2022-05-17Merge bitcoin/bitcoin#23679: Sanitize `port` in `addpeeraddress()`fanquake
2022-05-15[net processing] Only accept `sendcmpct` with version=2John Newbery
2022-05-15[net processing] Only advertise support for version 2 compact blocksJohn Newbery
2022-05-15[net] Stop testing version 1 compact blocks.John Newbery
2022-05-15Merge bitcoin/bitcoin#25123: test: Fix race condition in index prune testMacroFake
2022-05-14test: Fix race condition in index pruning testFabian Jahr
2022-05-14Sanitize port in `addpeeraddress()`amadeuszpawlik
2022-05-13test: make BIP157 messages default-constructible (MESSAGEMAP compatibility)Sebastian Falbesoner
2022-05-13test: p2p: add missing BIP157 message types to MESSAGEMAPSebastian Falbesoner
2022-05-13test: Fix intermittent race in p2p_unrequested_blocks.pyMacroFake
2022-05-13Merge bitcoin/bitcoin#25117: test: Check msg type in msg capture is followed ...MacroFake
2022-05-12test: compare `/mempool/info` response with `getmempoolinfo` RPCbrunoerg
2022-05-12test: Check msg type in msg capture is followed by zerosMacroFake
2022-05-11rpc: check `fopen` return code in dumptxoutsetSebastian Falbesoner
2022-05-10Merge bitcoin/bitcoin#24793: test: Change color of skipped functional testslaanwj
2022-05-09test: Remove extended lint (cppcheck)laanwj
2022-05-06Merge bitcoin/bitcoin#25063: test: previous releases: add v23.0MacroFake
2022-05-06test: previous releases: add v23.0Sjors Provoost
2022-05-05Merge bitcoin/bitcoin#24840: test: port 'lint-shell.sh' to pythonMacroFake