chia-blockchain/chia
Kyle Altendorf e3fb3ce96e
Move black from SuperLinter to upload workflow, use 21.12b0 in pre-commit (#10103)
* black==21.12b0 in pre-commit

Match `setup.py`.

* move black from super linter to upload workflow

* black (updated)

* configure so black . works

* --check --diff for black
2022-02-20 21:33:09 -08:00
..
clvm remove (redundant) spent field on CoinRecord. Replace it with a property (#9658) 2021-12-22 18:50:32 -08:00
cmds improve checking arguments when converting the blockchain db (#10272) 2022-02-18 10:19:40 -08:00
consensus make blockchain.height_to_hash() return None on failure, rather than assert (#10331) 2022-02-20 10:40:46 -05:00
daemon Move black from SuperLinter to upload workflow, use 21.12b0 in pre-commit (#10103) 2022-02-20 21:33:09 -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 name processes we spawn in tests with a test_ prefix, to make it easier and find and kill them in case they're left running (#10318) 2022-02-19 12:39:17 -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 Move black from SuperLinter to upload workflow, use 21.12b0 in pre-commit (#10103) 2022-02-20 21:33:09 -08:00
wallet unused locks (#10320) 2022-02-20 21:29:16 -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