chia-blockchain/tests/core
dustinface af30ce78a2
farmer|cmds: Improve remote harvester info (#6979)
* farmer|cmds: List harvester by IP/peer_node_id instead of IP/port

* farmer: Cache harvester responses

* test: Trigger `update_cached_plots` and adjust `get_plots` format

* farmer|cmds|test: Adjust RPC output of `get_plots`

* rename: Farmer RPC `get_plots` to `get_harvesters` + rename related code

* farmer: Fix remove loop indentation

* farmer: Catch exceptions in `_periodically_clear_cache_and_refresh_task`

* cmds: Distinguish between local and remote harvesters

* cmds: Explicitly check against 0

* cmds: Rename `print_harvesters` -> `process_harvesters`
2021-07-06 20:20:21 -07:00
..
consensus Use sed to change imports from src to chia. 2021-04-04 21:41:39 -07:00
daemon move chia.util.block_tools and chia.util.wallet_tools into tests (#6799) 2021-06-16 11:12:26 -07:00
full_node in strict/safe mode, require integers to use the minimal/canonical encoding (#7071) 2021-07-01 21:19:47 -07:00
server Improves error handling for unknown protocol types (#7073) 2021-07-01 21:20:21 -07:00
ssl move chia.util.block_tools and chia.util.wallet_tools into tests (#6799) 2021-06-16 11:12:26 -07:00
types make the serialization of Coin follow the normal protocol of implementing stream() (#4074) 2021-05-12 10:40:26 -07:00
util Add an explicit error message (#4758) 2021-05-21 18:14:49 -07:00
__init__.py split tests 2021-01-12 17:02:22 -05:00
fixtures.py Lock for all writes (#1758) 2021-04-10 19:07:02 -07:00
make_block_generator.py Block compression and decompression (#1959) 2021-04-16 23:13:22 -07:00
node_height.py Pools mainnet (#7047) 2021-06-29 14:21:25 -07:00
test_cost_calculation.py validate more aspects of conditions earlier (#6654) 2021-06-23 09:49:23 -07:00
test_farmer_harvester_rpc.py farmer|cmds: Improve remote harvester info (#6979) 2021-07-06 20:20:21 -07:00
test_filter.py Filter test (#2980) 2021-04-28 17:17:09 +09:00
test_full_node_rpc.py Pools mainnet (#7047) 2021-06-29 14:21:25 -07:00
test_merkle_set.py Update and re-enable Merkle set test (#2824) 2021-04-26 11:20:08 -07:00
test_setproctitle.py Use sed to change imports from src to chia. 2021-04-04 21:41:39 -07:00