chia-blockchain/tests/core/full_node
Arvid Norberg 2ddc48d0b9
remove unused get_block_records() function (#5016)
* remove unused get_block_records() function

it's only used by one test. It's also a dangerous function since the whole chain may become very large, and may not fit in memory

* fixup tests

* fixup test
2021-05-24 12:02:54 -07:00
..
dos Pass in environment to Popen, and fix lint issues (#1517) 2021-03-27 00:09:15 -07:00
full_sync check summaries on long sync (#2894) 2021-04-28 10:50:16 -07:00
__init__.py split tests 2021-01-12 17:02:22 -05:00
config.py Add github workflow tool 2021-03-25 12:05:54 -07:00
ram_db.py Tests skipping mempool (#3065) 2021-04-30 10:23:45 -07:00
test_address_manager.py Use `sed` to change imports from `src` to `chia`. 2021-04-04 21:41:39 -07:00
test_block_store.py remove unused get_block_records() function (#5016) 2021-05-24 12:02:54 -07:00
test_coin_store.py Improve safety of coin store (#2984) 2021-04-28 15:27:56 -04:00
test_conditions.py Tests skipping mempool (#3065) 2021-04-30 10:23:45 -07:00
test_full_node.py Wallet (#4887) 2021-05-19 12:06:48 -07:00
test_full_node_store.py Ms.spikes4 (Fix duplicate signage points) (#4844) 2021-05-16 11:33:47 -07:00
test_initial_freeze.py Avoid multiple requests (#2860) 2021-04-28 02:58:45 -04:00
test_mempool.py Add extra tests for replacing conflicting SpendBundles in mempool 2021-04-22 10:45:22 -07:00
test_mempool_performance.py Ms.mempool improvements (#1823) 2021-04-13 21:19:12 -07:00
test_node_load.py Use `sed` to change imports from `src` to `chia`. 2021-04-04 21:41:39 -07:00
test_performance.py Performance benchmark test (#4942) 2021-05-14 14:08:18 -07:00
test_sync_store.py Use `sed` to change imports from `src` to `chia`. 2021-04-04 21:41:39 -07:00
test_transactions.py Use `sed` to change imports from `src` to `chia`. 2021-04-04 21:41:39 -07:00