aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2024-05-30net_processing: drop Misbehavior for unconnecting headersPieter Wuille
2024-05-30net_processing: do not treat non-connecting headers as responsePieter Wuille
2024-05-24test: Add coverage for txid coins count check when loading snapshotFabian Jahr
2024-05-24Merge bitcoin/bitcoin#30072: refactor prep for package rbfglozow
2024-05-23Merge bitcoin/bitcoin#29612: rpc: Optimize serialization and enhance metadata...Ava Chow
2024-05-23cpfp carveout is excluded in packagesglozow
2024-05-23Merge bitcoin/bitcoin#29873: policy: restrict all TRUC (v3) transactions to 1...Ava Chow
2024-05-23Merge bitcoin/bitcoin#30118: test: improve robustness of connect_nodes()Ava Chow
2024-05-23Merge bitcoin/bitcoin#30062: net: add ASMap info in `getrawaddrman` RPCglozow
2024-05-22test: Assumeutxo: snapshots with less work should not be loadedHernan Marino
2024-05-22test: add coverage for `mapped_as` from `getrawaddrman`brunoerg
2024-05-21[policy] restrict all v3 transactions to 10kvBglozow
2024-05-21test: improve robustness of connect_nodes()furszy
2024-05-21rpc: Enhance metadata of the dumptxoutset outputFabian Jahr
2024-05-21assumeutxo: Add test for changed coin size valueFabian Jahr
2024-05-21rpc: Optimize serialization disk space of dumptxoutsetFabian Jahr
2024-05-21Merge bitcoin/bitcoin#26606: wallet: Implement independent BDB parsermerge-script
2024-05-20Merge bitcoin/bitcoin#30133: test: remove unneeded `-maxorphantx=1000` settingsglozow
2024-05-20Merge bitcoin/bitcoin#30066: test: add conflicting topology test caseglozow
2024-05-17test: remove unneeded `-maxorphantx=1000` settingsSebastian Falbesoner
2024-05-17Merge bitcoin/bitcoin#30048: crypto: add `NUMS_H` constAva Chow
2024-05-16wallet, test: Be able to always swap BDB endiannessAva Chow
2024-05-16test: Test bdb_ro dump of wallet without reset LSNsAva Chow
2024-05-16test: Test dumping dbs with overflow pagesAva Chow
2024-05-16test: Test dumps of other endian BDB filesAva Chow
2024-05-16wallettool: Optionally use BERKELEY_RO as format when dumping BDB walletsAva Chow
2024-05-16Merge bitcoin/bitcoin#27101: Support JSON-RPC 2.0 when requested by clientRyan Ofsky
2024-05-15Merge bitcoin/bitcoin#30000: p2p: index TxOrphanage by wtxid, allow entries w...Ryan Ofsky
2024-05-14rpc: JSON-RPC 2.0 should not respond to "notifications"Matthew Zipkin
2024-05-14rpc: Avoid returning HTTP errors for JSON-RPC 2.0 requestsMatthew Zipkin
2024-05-14rpc: Add "jsonrpc" field and drop null "result"/"error" fieldsMatthew Zipkin
2024-05-14rpc: identify JSON-RPC 2.0 requestsMatthew Zipkin
2024-05-14test: add conflicting topology test caseGreg Sanders
2024-05-14[log] updates in TxOrphanageglozow
2024-05-14[functional test] attackers sending mutated orphansglozow
2024-05-14crypto: add NUMS_H constjosibake
2024-05-13cli: Sanitize ports in rpcconnect and rpcporttdb3
2024-05-10Merge bitcoin/bitcoin#29948: test: add missing comparison of node1's mempool ...Ava Chow
2024-05-09Merge bitcoin/bitcoin#30006: test: use sleepy wait-for-log in reindex readonlyAva Chow
2024-05-09Merge bitcoin/bitcoin#29939: test: add MiniWallet tagging support to avoid UT...Ava Chow
2024-05-09Merge bitcoin/bitcoin#29122: test: adds outbound eviction functional tests, u...Ava Chow
2024-05-09test: test sendall does ancestor aware fundingishaanam
2024-05-09Merge bitcoin/bitcoin#29973: test: Assumeutxo: ensure failure when importing ...Ava Chow
2024-05-08Merge bitcoin/bitcoin#29292: rpc: improve submitpackage documentation and oth...Ava Chow
2024-05-08Merge bitcoin/bitcoin#29335: test: Handle functional test disk-full errorAva Chow
2024-05-08Merge bitcoin/bitcoin#28336: rpc: parse legacy pubkeys consistently with spec...Ava Chow
2024-05-08Merge bitcoin/bitcoin#30053: test: added test coverage to loadtxoutset could ...merge-script
2024-05-08Merge bitcoin/bitcoin#30025: doc: fix broken relative md linksmerge-script
2024-05-07test: Remove struct.pack from almost all placesMarcoFalke
2024-05-07scripted-diff: test: Use int.to_bytes over struct packingMarcoFalke