chia-blockchain/chia
Kyle Altendorf f6e479cc07
Improve StructStream hints to support decimal and other parameters like int itself (#9949)
* Improve StructStream hints to support decimal and other parameters like int itself

* get SupportsIndex from typing_extensions
2022-02-17 07:35:13 -08:00
..
clvm remove (redundant) spent field on CoinRecord. Replace it with a property (#9658) 2021-12-22 18:50:32 -08:00
cmds use synchronous sqlite3 library in db conversion function (#10259) 2022-02-16 16:21:25 -08:00
consensus optimize get_block_generator() (#10104) 2022-02-17 07:32:29 -08:00
daemon Fix to allow debugging services when launched alongside the GUI (#10233) 2022-02-15 14:43:50 -08:00
farmer farmer: Move some member instantiations into Farmer.__init__ (#10179) 2022-02-11 12:34:34 -08:00
full_node optimize get_block_generator() (#10104) 2022-02-17 07:32:29 -08:00
harvester harvester: Drop plot existance check in lookup_challenge (#9877) 2022-01-23 21:49:11 -08:00
introducer add all none's (#4503) 2021-05-10 22:05:45 -07:00
plotters madMAx executable discovery error handling cleanup (#9501) 2022-02-14 22:28:42 -08:00
plotting plotting: Add missing locks in PlotManager (#9708) 2022-02-01 10:02:43 -08:00
pools This patch enables fees for the plotnft commands - create, claim, joi… (#9968) 2022-02-14 20:07:06 -08:00
protocols [Easy] Fix typo, and display overlap if applicable (#8992) 2021-11-27 18:29:46 -08:00
rpc This patch enables fees for the plotnft commands - create, claim, joi… (#9968) 2022-02-14 20:07:06 -08:00
seeder Crawler RPC (#10141) 2022-02-14 11:48:35 -08:00
server reinstate pre-existing signal configuration on windows for services (#10263) 2022-02-16 15:26:03 -08:00
simulator Move BLS validation to other processes during sync (#9746) 2022-01-20 14:50:41 -08:00
ssl chia|tests|pre-commit: Add missing __init__.py files (#8758) 2021-12-16 18:52:46 -08:00
timelord Cosmetic: fix timelord import sort order (#9441) 2022-01-10 21:01:28 -08:00
types remove chia.util.clvm pass-through file (#10130) 2022-02-14 12:52:14 -08:00
util Improve StructStream hints to support decimal and other parameters like int itself (#9949) 2022-02-17 07:35:13 -08:00
wallet import ConditionOpcode from actual definition (#10132) 2022-02-17 07:30:36 -08:00
__init__.py git mv src chia 2021-04-04 21:41:39 -07: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 plotters. (#8497) 2021-10-28 15:37:46 -07:00