Created
November 6, 2024 20:40
-
-
Save adamjonas/fa02aed1cd14f24844051ab2c24e75f5 to your computer and use it in GitHub Desktop.
Bitcoin Core longest running functional tests
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. feature_block.py | 108 s | |
2. p2p_segwit.py | 83 s | |
3. feature_taproot.py | 79 s | |
4. feature_maxuploadtarget.py | 72 s | |
5. mining_getblocktemplate_longpoll.py | 69 s | |
6. feature_fee_estimation.py | 60 s | |
7. feature_assumeutxo.py | 56 s | |
8. p2p_opportunistic_1p1c.py | 56 s | |
9. p2p_tx_download.py | 52 s | |
10. wallet_conflicts.py --descriptors | 52 s | |
11. rpc_blockchain.py --v1transport | 52 s | |
12. rpc_blockchain.py --v2transport | 51 s | |
13. mining_basic.py | 50 s | |
14. wallet_taproot.py --descriptors | 38 s | |
15. p2p_addr_relay.py | 36 s | |
16. p2p_sendheaders.py | 36 s | |
17. p2p_dns_seeds.py | 34 s | |
18. p2p_headers_sync_with_minchainwork.py | 34 s | |
19. wallet_basic.py --descriptors | 34 s | |
20. wallet_importdescriptors.py --descriptors | 34 s | |
21. mempool_updatefromblock.py | 32 s | |
22. feature_init.py | 31 s | |
23. mempool_limit.py | 31 s | |
24. wallet_bumpfee.py --descriptors | 29 s | |
25. wallet_fundrawtransaction.py --descriptors | 29 s | |
26. rpc_psbt.py --descriptors | 26 s | |
27. p2p_permissions.py | 25 s | |
28. wallet_multiwallet.py --usecli | 24 s | |
29. p2p_getaddr_caching.py | 23 s | |
30. rpc_net.py --v2transport | 23 s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment