chia-blockchain/tests/core
2022-09-29 12:14:57 -05:00
..
cmds daemon: Implement system metrics logger based on beta config (#12491) 2022-09-14 12:12:24 -05:00
consensus embrace click 8 (#13559) 2022-09-29 11:24:36 -05:00
custom_types embrace click 8 (#13559) 2022-09-29 11:24:36 -05:00
daemon Add running_services command to list all running services (#13298) 2022-09-14 12:11:20 -05:00
data_layer Drop redundant RPC server instances in DataLayer related RPC tests (#13518) 2022-09-26 11:16:25 -05:00
full_node embrace click 8 (#13559) 2022-09-29 11:24:36 -05:00
server server: Create ssl contexts earlier + store them instead of all paths (#13512) 2022-09-29 12:14:20 -05:00
ssl server: Create ssl contexts earlier + store them instead of all paths (#13512) 2022-09-29 12:14:20 -05:00
util test classes in global scope for hinting (#13544) 2022-09-29 12:14:57 -05:00
__init__.py split tests 2021-01-12 17:02:22 -05:00
config.py Prepare test blocks and plots only for tests that need them. This saves us a couple more hours of CI running time. (#10975) 2022-04-05 10:34:57 -07:00
large_block.py add benchmark for get_puzzle_and_solution_for_coin (#13301) 2022-09-02 15:28:08 -05:00
make_block_generator.py Fix remaining linting issues (#10962) 2022-04-02 13:22:55 -07:00
node_height.py Pools mainnet (#7047) 2021-06-29 14:21:25 -07:00
test_coins.py optimize hash_coin_list() by sorting pure coin_ids, rather than Coins that need to compute its name multiple times during sorting, and also by sorting the actual binary coin names, not hexadecimal strings (#11421) 2022-05-04 07:24:55 -07:00
test_cost_calculation.py use get_puzzle_and_solution_for_coin() from chia_rs (#13315) 2022-09-07 02:41:40 -05:00
test_crawler_rpc.py Remove unused test code (#10614) 2022-03-15 10:33:33 -07:00
test_daemon_rpc.py Remove websockets dependency & do some refactoring (#10611) 2022-04-05 10:19:09 -07:00
test_db_conversion.py make DBWrapper2 handle more connection setup (#13510) 2022-09-26 11:17:20 -05:00
test_db_validation.py make DBWrapper2 handle more connection setup (#13510) 2022-09-26 11:17:20 -05:00
test_farmer_harvester_rpc.py Ms.no hang (#13378) 2022-09-12 10:28:19 -05:00
test_filter.py remove extra bt from as many tests as possible ( speed up tests) (#12290) 2022-07-13 03:57:32 -05:00
test_full_node_rpc.py tests: Drop redundant RpcServer instances (#12769) 2022-08-08 20:05:20 -05:00
test_merkle_set.py Disable some tests (#13089) 2022-08-22 22:19:57 -05:00
test_setproctitle.py Cherry pick (#12886) (#12890) (#12898) 2022-08-10 21:10:30 -05:00