chia-blockchain/chia/server
Kyle Altendorf 2fc65e1178
more explicit and complete handling of api decorator data (#13542)
* more explicit and complete handling of api decorator data

* fix

* .message_class

* actually, those are different types...

* tweak

* simplify

* learn that functools.wraps copies random attributes
2022-09-30 17:47:56 -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 configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
connection_utils.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05: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 Ms.mypy enable (#13320) 2022-09-08 12:57:15 -05:00
outbound_message.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
peer_store_resolver.py Peer db new serialization (#9079) 2021-11-19 11:12:58 -08:00
rate_limit_numbers.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
rate_limits.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
reconnect_task.py server: Create ssl contexts earlier + store them instead of all paths (#13512) 2022-09-29 12:14:20 -05:00
server.py more explicit and complete handling of api decorator data (#13542) 2022-09-30 17:47:56 -05:00
ssl_context.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
start_data_layer.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
start_farmer.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
start_full_node.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
start_harvester.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
start_introducer.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
start_service.py server: Create ssl contexts earlier + store them instead of all paths (#13512) 2022-09-29 12:14:20 -05:00
start_timelord.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
start_wallet.py server: Create ssl contexts earlier + store them instead of all paths (#13512) 2022-09-29 12:14:20 -05:00
upnp.py Refactor away from post init for UPnP (#11837) 2022-09-26 11:19:33 -05:00
ws_connection.py more explicit and complete handling of api decorator data (#13542) 2022-09-30 17:47:56 -05:00