chia-blockchain/chia
Arvid Norberg 95e5b97557
Use bls from chia rs (#16715)
* replace blspy imports with chia_rs imports for BLS types

* remove blspy-stubs, since we're dropping the blspy dependency. chia_rs has type stubs already
2023-11-07 09:06:52 -08:00
..
clvm transition away from __bytes__ conversion for fixed-size integers (#16701) 2023-10-31 16:57:17 -05:00
cmds Use bls from chia rs (#16715) 2023-11-07 09:06:52 -08:00
consensus Use bls from chia rs (#16715) 2023-11-07 09:06:52 -08:00
daemon Use bls from chia rs (#16715) 2023-11-07 09:06:52 -08:00
data_layer Use bls from chia rs (#16715) 2023-11-07 09:06:52 -08:00
farmer Use bls from chia rs (#16715) 2023-11-07 09:06:52 -08:00
full_node Use bls from chia rs (#16715) 2023-11-07 09:06:52 -08:00
harvester Use bls from chia rs (#16715) 2023-11-07 09:06:52 -08:00
introducer explicit protocol checks against RpcServiceProtocol (#16710) 2023-10-27 12:03:15 -07:00
plot_sync apply pyupgrade --py38-plus --keep-runtime-typing (#14646) 2023-10-24 12:01:23 -05:00
plotters use importlib.metadata to get package versions (#14753) 2023-09-27 15:01:08 -05:00
plotting Use bls from chia rs (#16715) 2023-11-07 09:06:52 -08:00
pools Use bls from chia rs (#16715) 2023-11-07 09:06:52 -08:00
protocols Use bls from chia rs (#16715) 2023-11-07 09:06:52 -08:00
rpc Use bls from chia rs (#16715) 2023-11-07 09:06:52 -08:00
seeder explicit protocol checks against RpcServiceProtocol (#16710) 2023-10-27 12:03:15 -07:00
server Add support for lists of peers in the config (#16376) 2023-10-24 12:33:19 -05:00
simulator Use bls from chia rs (#16715) 2023-11-07 09:06:52 -08:00
ssl send --fix-ssl-permissions to stderr (#15972) 2023-09-13 14:15:11 -05:00
timelord move vdf validation to a free free function (#16633) 2023-10-30 07:40:47 -07:00
types Use bls from chia rs (#16715) 2023-11-07 09:06:52 -08:00
util Use bls from chia rs (#16715) 2023-11-07 09:06:52 -08:00
wallet Use bls from chia rs (#16715) 2023-11-07 09:06:52 -08: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