aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-07-25Merge bitcoin/bitcoin#22442: util: improves error messages on get_previous_re...MarcoFalke
2021-07-22Merge bitcoin/bitcoin#21090: Default to NODE_WITNESS in nLocalServicesW. J. van der Laan
2021-07-21cli: Implement human readable -getinfo.Klement Tan
2021-07-21Merge bitcoin/bitcoin#22510: test: add test for RPC error 'Transaction alread...MarcoFalke
2021-07-21Merge bitcoin/bitcoin#22407: rpc: Return block time in getblockchaininfoMarcoFalke
2021-07-20test: check for RPC error 'Transaction already in block chain' (-27)Sebastian Falbesoner
2021-07-20Merge bitcoin/bitcoin#22492: wallet: Reorder locks in dumpwallet to avoid loc...MarcoFalke
2021-07-20Merge bitcoin/bitcoin#22261: [p2p/mempool] Two small fixes to node broadcast ...fanquake
2021-07-20Merge bitcoin/bitcoin#22096: p2p: AddrFetch - don't disconnect on self-announ...fanquake
2021-07-20rpc: Return block time in getblockchaininfoJoão Barbosa
2021-07-20util: improves error messages on get_previous_releases scriptNelson Galdeman
2021-07-20Merge bitcoin/bitcoin#21711: guix: Add full installation and usage documentationfanquake
2021-07-19tests: Test for dumpwallet lock order issueAndrew Chow
2021-07-19Merge bitcoin/bitcoin#22387: Rate limit the processing of rumoured addressesW. J. van der Laan
2021-07-16Test that descriptor wallet upgrade does nothingAndrew Chow
2021-07-15Improve tests using statisticsJohn Newbery
2021-07-15Functional tests for addr rate limitingPieter Wuille
2021-07-15Randomize the order of addr processingPieter Wuille
2021-07-15Rate limit the processing of incoming addr messagesPieter Wuille
2021-07-15Merge bitcoin/bitcoin#22211: net: relay I2P addresses even if not reachable (...W. J. van der Laan
2021-07-15Merge bitcoin/bitcoin#22447: test: whitelist rpc_rawtransaction peers to spee...fanquake
2021-07-14test: move rpc_rawtransaction tests to < 30s groupJon Atack
2021-07-14test: whitelist rpc_rawtransaction peers to speed up testsJon Atack
2021-07-14test: Fix wallet_listdescriptors.py if bdb is not compiledHennadii Stepanov
2021-07-14Merge bitcoin/bitcoin#20354: test: Add feature_taproot.py --previous_releaseMarcoFalke
2021-07-13Merge bitcoin/bitcoin#22112: Force port 0 in I2PW. J. van der Laan
2021-07-12Merge bitcoin/bitcoin#20234: net: don't bind on 0.0.0.0 if binds are restrict...W. J. van der Laan
2021-07-12test: Add functional test for AddrFetch connectionsMartin Zumsande
2021-07-12net, rpc: Enable AddrFetch connections for functional testingMartin Zumsande
2021-07-09[test] Allow rebroadcast for same-txid-different-wtxid transactionsglozow
2021-07-09[test] Test transactions are not re-added to unbroadcast setDuncan Dean
2021-07-09Merge bitcoin/bitcoin#22253: validation: distinguish between same tx and same...W. J. van der Laan
2021-07-09test: ensure I2P ports are handled as expectedVasil Dimov
2021-07-09Merge bitcoin/bitcoin#22363: test: refactor: use `script_util` helpers for cr...MarcoFalke
2021-07-09Merge bitcoin/bitcoin#22381: guix: Test security-check sanity before performi...fanquake
2021-07-08Merge bitcoin/bitcoin#22408: test: add tests for `bad-txns-prevout-null` reje...MarcoFalke
2021-07-08tree-wide: Rename gitian-keys to builder-keysCarl Dong
2021-07-08[test] submit same txid different wtxid as mempool txglozow
2021-07-07[test] remove or move tests using `-segwitheight=-1`Dhruv Mehta
2021-07-07net: don't bind on 0.0.0.0 if binds are restricted to TorVasil Dimov
2021-07-07lint: Run mypy with --show-error-codesCarl Dong
2021-07-06lint: exclude Guix patches from spell-checkingfanquake
2021-07-05test: add `bad-txns-prevout-null` test to mempool_accept.pySebastian Falbesoner
2021-07-05test: add `bad-txns-prevout-null` test case to invalid_txs.pySebastian Falbesoner
2021-07-05test: use script_util helpers for creating P2W{PKH,SH} scriptsSebastian Falbesoner
2021-07-05test: use script_util helpers for creating P2SH scriptsSebastian Falbesoner
2021-07-01Merge bitcoin/bitcoin#22310: test: Add functional test for replacement relay ...MarcoFalke
2021-07-01Merge bitcoin/bitcoin#19651: wallet: importdescriptors update existingfanquake
2021-06-30test: Add test for replacement relay fee checkAntoine Riard
2021-07-01Merge bitcoin/bitcoin#21329: descriptor wallet: Cache last hardened xpub and ...Samuel Dobson