chia-blockchain/chia
Mariano Sorgente e1e779ee3c
Add auth key back (#10374)
* Add auth key back

* PK not SK
2022-02-22 12:34:53 -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 Add auth key back (#10374) 2022-02-22 12:34:53 -08:00
full_node chunk coin_store request into smaller sql queries (#10359) 2022-02-21 20:07:05 -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 Add auth key back (#10374) 2022-02-22 12:34:53 -08:00
protocols Ms.sync cancel (#10244) 2022-02-17 13:35:41 -08:00
rpc Add to_address param to get_transactions RPC (#10319) 2022-02-22 09:38:59 -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 chunk coin_store request into smaller sql queries (#10359) 2022-02-21 20:07:05 -08:00
wallet Add info dump about how to use singletons (#9559) 2022-02-22 10:24:40 -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