chia-blockchain/chia
2022-01-31 19:00:49 -08:00
..
clvm remove (redundant) spent field on CoinRecord. Replace it with a property (#9658) 2021-12-22 18:50:32 -08:00
cmds Handle CAT units and names in CLI get_transaction[s] (#9942) 2022-01-31 18:54:31 -08:00
consensus remove the GeneratorArgs type, and instead include the heights and generator programs as separate lists in BlockGenerator. The heights are not necessary when validating blocks, so this makes it easier to omit them in that case. The heights are only used when generating/farming a block. (#10006) 2022-01-31 18:49:39 -08:00
daemon Limit server to TLS 1.2 and set cipher list (#9195) 2022-01-10 21:02:23 -08:00
farmer pool_wallet: Deterministic derivation of auth key, and only count poo… (#9922) 2022-01-30 12:31:55 -05:00
full_node remove the GeneratorArgs type, and instead include the heights and generator programs as separate lists in BlockGenerator. The heights are not necessary when validating blocks, so this makes it easier to omit them in that case. The heights are only used when generating/farming a block. (#10006) 2022-01-31 18:49:39 -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 CLI fixes for plotting with madmax (#9197) 2021-11-09 10:52:09 -08:00
plotting plotting: Move show_memo out of PlotManager (#9932) 2022-01-25 07:37:39 -08:00
pools pool_wallet: Deterministic derivation of auth key, and only count poo… (#9922) 2022-01-30 12:31:55 -05:00
protocols [Easy] Fix typo, and display overlap if applicable (#8992) 2021-11-27 18:29:46 -08:00
rpc Add data to wallet RPCs to support metrics (+ update log_exceptions helper) (#9996) 2022-01-31 18:53:43 -08:00
seeder Crawler retry db on lock (#9562) 2021-12-14 18:01:45 -08:00
server Sync improvements (#9974) 2022-01-28 19:16:47 -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 the GeneratorArgs type, and instead include the heights and generator programs as separate lists in BlockGenerator. The heights are not necessary when validating blocks, so this makes it easier to omit them in that case. The heights are only used when generating/farming a block. (#10006) 2022-01-31 18:49:39 -08:00
util Add data to wallet RPCs to support metrics (+ update log_exceptions helper) (#9996) 2022-01-31 18:53:43 -08:00
wallet Do not assert if pool_state is none (#9893) 2022-01-31 19:00:49 -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