chia-blockchain/chia
Arvid Norberg fe3799b1ea
request blocks in batches of 32 instead of 33 (#16792)
request blocks in batches of 32 instead of 33 (with the last block overlapping with the next request). Add comments to document a quirk in how we interpret the block range in the block request message.
2023-11-09 12:14:15 -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 request blocks in batches of 32 instead of 33 (#16792) 2023-11-09 12:14:15 -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 request blocks in batches of 32 instead of 33 (#16792) 2023-11-09 12:14:15 -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 Fix problems with wallet node discovery (#16782) 2023-11-08 08:40:21 -08:00
simulator Move generate_in_memory_db_uri to the chia/util to avoid importing tests from the chia package (#16752) 2023-11-09 09:04:03 -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 Move generate_in_memory_db_uri to the chia/util to avoid importing tests from the chia package (#16752) 2023-11-09 09:04:03 -08:00
wallet Port trade test to WalletTestFramework (#16293) 2023-11-07 09:50:22 -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