aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-09-29doc: update developer docs for subtree renamingfanquake
2021-09-29Merge bitcoin/bitcoin#23120: test: Remove unused and confusing main parameter...MarcoFalke
2021-09-29Merge bitcoin/bitcoin#20591: wallet, bugfix: fix ComputeTimeSmart function du...Samuel Dobson
2021-09-29Merge bitcoin/bitcoin#22722: rpc: update estimatesmartfee to return max of CB...Samuel Dobson
2021-09-29Merge bitcoin/bitcoin#22650: Remove -deprecatedrpc=addresses flag and corresp...Samuel Dobson
2021-09-28test: add functional test to check transaction time determination during bloc...BitcoinTsunami
2021-09-28test: pep-8 touched testMarcoFalke
2021-09-28test: Remove unused and confusing main parameter from script_utilMarcoFalke
2021-09-28Merge bitcoin/bitcoin#23097: Run specified functional tests with all matching...W. J. van der Laan
2021-09-28update estimatesmartfee rpc to return max of estimateSmartFee, mempoolMinFee ...pranabp-bit
2021-09-28test: pep-8MarcoFalke
2021-09-28test: Use assert_equal over assert for easier debuggingMarcoFalke
2021-09-28Merge bitcoin/bitcoin#23106: Ensure wallet is unlocked before signing PSBT wi...MarcoFalke
2021-09-28Add test that walletprocesspsbt requires unlocked wallet when signingSamuel Dobson
2021-09-26Merge bitcoin/bitcoin#23065: Allow UTXO locks to be written to wallet DBW. J. van der Laan
2021-09-26Run functional tests with all possible flagsSamuel Dobson
2021-09-25Update lockunspent tests for lock persistenceSamuel Dobson
2021-09-25Merge bitcoin/bitcoin#23086: test: Add -testactivationheight tests to rpc_blo...merge-script
2021-09-25Merge bitcoin/bitcoin#22817: test: Avoid race after connect_nodesmerge-script
2021-09-24rpc: remove deprecated addresses and reqSigs from rpc outputsMichael Dietz
2021-09-24Merge bitcoin/bitcoin#23047: test: Use MiniWallet in mempool_persistW. J. van der Laan
2021-09-24test: Add -testactivationheight tests to rpc_blockchainMarcoFalke
2021-09-24Merge bitcoin/bitcoin#22818: test: Activate all regtest softforks at height 1...merge-script
2021-09-23Merge bitcoin/bitcoin#23036: test: use test_framework.p2p `P2P_SERVICES` cons...fanquake
2021-09-22Revert "test: Add missing suppression signed-integer-overflow:addrman.cpp"MarcoFalke
2021-09-22Merge bitcoin/bitcoin#22790: test: add aarch64-apple-darwin platform entry to...merge-script
2021-09-21Merge bitcoin/bitcoin#22734: addrman: Avoid crash on corrupt data, Force Chec...merge-script
2021-09-21Merge bitcoin/bitcoin#22998: test: use MiniWallet for make_utxo helper in fea...merge-script
2021-09-21addrman: Replace assert with throw on corrupt dataMarcoFalke
2021-09-21Merge bitcoin/bitcoin#22831: test: add addpeeraddress "tried", test addrman c...merge-script
2021-09-21Merge bitcoin/bitcoin#23041: test: Add addrman deserialization error testsmerge-script
2021-09-21Merge bitcoin/bitcoin#23017: test: Replace MiniWallet scan_blocks with rescan...merge-script
2021-09-21Merge bitcoin/bitcoin#23001: doc: Enable TLS in links in documentationfanquake
2021-09-20Merge bitcoin/bitcoin#12677: RPC: Add ancestor{count,size,fees} to listunspen...W. J. van der Laan
2021-09-20Merge bitcoin/bitcoin#22959: cli: Display all proxies in -getinfoW. J. van der Laan
2021-09-20test: Check other fields are loaded correctly as wellMarcoFalke
2021-09-20test: Remove unused self.connect_nodesMarcoFalke
2021-09-20test: pep8MarcoFalke
2021-09-20test: Use MiniWallet in mempool_persistMarcoFalke
2021-09-20test: Add MiniWallet get_descriptor functionMarcoFalke
2021-09-20cli: Display all proxies in -getinfoklementtan
2021-09-20test: Add addrman deserialization error testsMarcoFalke
2021-09-20test: Replace MiniWallet scan_blocks with rescan_utxosMarcoFalke
2021-09-19test: fix confusing off-by-one nValue in feature_coinstatsindex.pySebastian Falbesoner
2021-09-19test: use test_framework.p2p P2P_SERVICES in functional testsJon Atack
2021-09-18Merge bitcoin/bitcoin#22987: qa: Fix "RuntimeError: Event loop is closed" on ...fanquake
2021-09-16Enable TLS in links in documentationJeremy Rand
2021-09-16QA: Add tests for listunspent ancestor{count,size,fees} to mempool_packagesLuke Dashjr
2021-09-16test: Activate all regtest softforks at height 1, unless overriddenMarcoFalke
2021-09-16Introduce -testactivationheight=name@height settingMarcoFalke