chia-blockchain/chia/server
Jack Nelson 0bc54ae08b
Move simulator test requirements over to new module (#12521)
* create new test.simulator module

to allow other packages to use the simulator without it crashing.
also tiny QOL fixes

* change user mode sim plot filter

Now only plots matching the user set fingerprint are loaded, this decreases the chance of user error.

* fix small oops in configure

* oops

* fix lint

* isort, who dis

* move folder over to chia/simulator

also change mypy settings again
2022-07-25 14:07:38 -05:00
..
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
address_manager_sqlite_store.py Peer db new serialization (#9079) 2021-11-19 11:12:58 -08:00
address_manager_store.py remove chia.util.path.mkdir() (#10842) 2022-06-08 10:24:40 -05:00
address_manager.py Makes linter happy (#2483) 2021-05-12 17:31:28 -07:00
connection_utils.py git mv src chia 2021-04-04 21:41:39 -07:00
introducer_peers.py attempt to save time hashing PeerInfo objects in introducer (#1990) 2021-04-17 09:25:40 -07:00
node_discovery.py Add testnet10 config (#9805) 2022-01-13 13:13:05 -08:00
outbound_message.py server: Hint data parameter of make_msg (#11876) 2022-06-13 11:41:22 -05:00
peer_store_resolver.py Peer db new serialization (#9079) 2021-11-19 11:12:58 -08:00
rate_limit_numbers.py Request header blocks, and new rate limits (#11636) 2022-06-11 01:35:41 -05:00
rate_limits.py Request header blocks, and new rate limits (#11636) 2022-06-11 01:35:41 -05:00
reconnect_task.py Resolve v6 addresses (#8861) 2021-11-22 14:34:03 -08:00
server.py Removing logging.basicConfig() from ChiaServer.__init__() (#12252) 2022-07-06 21:02:47 -05:00
ssl_context.py git mv src chia 2021-04-04 21:41:39 -07:00
start_farmer.py rework service creation to be hint checkable (#12153) 2022-07-13 11:43:48 -05:00
start_full_node.py rework service creation to be hint checkable (#12153) 2022-07-13 11:43:48 -05:00
start_harvester.py rework service creation to be hint checkable (#12153) 2022-07-13 11:43:48 -05:00
start_introducer.py rework service creation to be hint checkable (#12153) 2022-07-13 11:43:48 -05:00
start_service.py daemon|server: Log chia_full_version_str in daemon and all services (#12356) 2022-07-15 21:08:30 -05:00
start_timelord.py rework service creation to be hint checkable (#12153) 2022-07-13 11:43:48 -05:00
start_wallet.py Move simulator test requirements over to new module (#12521) 2022-07-25 14:07:38 -05:00
upnp.py Hint and lightly refactor chia.server.upnp.UPnP (#11816) 2022-06-08 10:25:42 -05:00
ws_connection.py Request header blocks, and new rate limits (#11636) 2022-06-11 01:35:41 -05:00