chia-blockchain/chia
2022-02-18 07:49:19 -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 Timelord RPC + Misc Metrics Updates/Fixes (#10255) 2022-02-18 07:43:52 -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 Accommodate multiple coin fees (#10251) 2022-02-17 11:20:19 -08:00
protocols Ms.sync cancel (#10244) 2022-02-17 13:35:41 -08:00
rpc Fix fee validation in cat_spend wallet RPC API (#10284) 2022-02-18 07:48:49 -08:00
seeder Timelord RPC + Misc Metrics Updates/Fixes (#10255) 2022-02-18 07:43:52 -08:00
server do not enable signals on services in tests (#10290) 2022-02-18 07:49:19 -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 Timelord RPC + Misc Metrics Updates/Fixes (#10255) 2022-02-18 07:43:52 -08:00
types remove chia.util.clvm pass-through file (#10130) 2022-02-14 12:52:14 -08:00
util Timelord RPC + Misc Metrics Updates/Fixes (#10255) 2022-02-18 07:43:52 -08:00
wallet Ms.sync cancel (#10244) 2022-02-17 13:35:41 -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