chia-blockchain/chia
Justin England 6d9b65a3e1
add explicit listen option for Service() and ChiaServer.start_server() (#14932)
<!-- Merging Requirements:
- Please give your PR a title that is release-note friendly
- In order to be merged, you must add the most appropriate category
Label (Added, Changed, Fixed) to your PR
-->
<!-- Explain why this is an improvement (Does this add missing
functionality, improve performance, or reduce complexity?) -->
### Purpose:



<!-- Does this PR introduce a breaking change? -->
### Current Behavior:



### New Behavior:



<!-- As we aim for complete code coverage, please include details
regarding unit, and regression tests -->
### Testing Notes:



<!-- Attach any visual examples, or supporting evidence (attach any
.gif/video/console output below) -->
2023-04-11 14:24:44 -06:00
..
clvm Remove no longer needed cost_per_byte cases (#14850) 2023-03-24 18:29:50 -05:00
cmds Update Wallet command line help for key fingerprints (#14982) 2023-04-05 15:09:54 -05:00
consensus consensus: Rename add block method/enum (#14459) 2023-03-27 12:57:37 -05:00
daemon daemon: Fix removal while iterating over connections set (#14887) 2023-03-25 00:28:25 -05:00
data_layer data_layer: Simplify wallet get and create code (#14878) 2023-04-05 12:56:39 -05:00
farmer hint chia.farmer.farmer (#14687) 2023-02-28 03:05:08 -06:00
full_node add new peak and tidy new compact vdf limited semaphore full logging (#14831) 2023-04-11 14:23:30 -06:00
harvester hint chia.harvester.harvester, harvester_api (#14690) 2023-02-28 11:42:58 -06:00
introducer Typecheck _set_state_changed_callback (#14464) 2023-02-01 15:31:46 -06:00
plot_sync hint chia.harvester.harvester, harvester_api (#14690) 2023-02-28 11:42:58 -06:00
plotters hint chia.plotting.create_plots (#14692) 2023-03-08 12:57:50 -06:00
plotting hint chia.plotting.create_plots (#14692) 2023-03-08 12:57:50 -06:00
pools wallet: Drop some parameters from WalletStateManager.add_new_wallet (#14919) 2023-03-27 18:07:19 -05:00
protocols hint chia.protocols.pool_protocol (#14695) 2023-02-28 11:42:00 -06:00
rpc data_layer: Simplify wallet get and create code (#14878) 2023-04-05 12:56:39 -05:00
seeder seeder: case-insensitive DNS label matching to support bit 0x20 use (#14933) 2023-04-03 13:33:32 -05:00
server just ChiaServer.start() since it sometimes doesn't really start serving 2023-03-29 21:21:15 -04:00
simulator consensus: Rename add block method/enum (#14459) 2023-03-27 12:57:37 -05:00
ssl isort: Remove the remaining exceptions and sort the related files (#14124) 2022-12-13 17:10:55 -06:00
timelord cleanup adjacent string literals (#14650) 2023-02-22 17:16:07 -06:00
types update condition codes constants in clvm include file (#14723) 2023-03-27 15:43:59 -05:00
util windows fix of memory profiler (#14987) 2023-04-05 12:57:17 -05:00
wallet wallet: Enable and fix more mypy in wallet_node.py (#14913) 2023-04-07 05:16:12 -05:00
__init__.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
py.typed Added a py.typed file in the chia directory for pep-561 compliance (#8014) 2021-08-17 10:53:25 -07:00
pyinstaller.spec Add Bladebit prerelease to prerelease mac builds (#13540) 2022-09-26 18:35:33 -05:00