chia-blockchain/chia
Kyle Altendorf 302e7e7f81
use importlib.metadata to get package versions (#14753)
* use importlib_metadata to get package versions

* ignore untyped call

* stop ignoring the deprecation warning

* Revert "stop ignoring the deprecation warning"

This reverts commit 931fe8c794.

* include chiapos version data

* tweak
2023-09-27 15:01:08 -05:00
..
clvm drop support for database schema v1 (#15895) 2023-08-03 14:18:33 -05:00
cmds Add valid_times to Offer object (#16255) 2023-09-13 20:07:18 -05:00
consensus mypy 1.5.1 (#16352) 2023-09-20 15:10:17 -05:00
daemon Bladebit Hybrid disk mode (#16208) 2023-09-12 13:54:04 -05:00
data_layer Make the standard wallet return List[TransactionRecord] (#16360) 2023-09-19 15:28:20 -05:00
farmer Add support for multi node farmers (#15444) 2023-07-28 14:48:32 -05:00
full_node more (more) uint*() (#16324) 2023-09-15 11:35:21 -05:00
harvester Fix comment typo (#16175) 2023-08-28 16:10:00 -05:00
introducer server: Introduce ApiProtocol (#15466) 2023-06-13 20:12:25 -05:00
plot_sync Added compression level and harvesting mode to harvester protocol/mes… (#15776) 2023-07-18 16:24:56 -05:00
plotters use importlib.metadata to get package versions (#14753) 2023-09-27 15:01:08 -05:00
plotting add SizedBytes.random()/.secret(), replace token_bytes() usage (#16276) 2023-09-14 14:08:01 -05:00
pools Make the standard wallet return List[TransactionRecord] (#16360) 2023-09-19 15:28:20 -05:00
protocols ban peers for 10 minutes when violating consensus rules (#16323) 2023-09-14 14:08:18 -05:00
rpc Extend sign APIs for customized puzzle (#16327) 2023-09-26 14:48:51 -05:00
seeder apply uint*() more (#16287) 2023-09-13 10:48:06 -05:00
server ban peers for 10 minutes when violating consensus rules (#16323) 2023-09-14 14:08:18 -05:00
simulator add try/finally to setup_services context managers (#16407) 2023-09-26 14:51:12 -05:00
ssl send --fix-ssl-permissions to stderr (#15972) 2023-09-13 14:15:11 -05:00
timelord apply uint*() more (#16287) 2023-09-13 10:48:06 -05:00
types Extend sign APIs for customized puzzle (#16327) 2023-09-26 14:48:51 -05:00
util add SizedBytes.random()/.secret(), replace token_bytes() usage (#16276) 2023-09-14 14:08:01 -05:00
wallet Extend sign APIs for customized puzzle (#16327) 2023-09-26 14:48:51 -05:00
__init__.py use importlib.metadata to get package versions (#14753) 2023-09-27 15:01:08 -05:00
__main__.py the future! 2023-03-09 13:40:48 -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