chia-blockchain/chia
2022-01-27 15:54:20 -08:00
..
clvm remove (redundant) spent field on CoinRecord. Replace it with a property (#9658) 2021-12-22 18:50:32 -08:00
cmds default new installs to use v2 blockchain database schema (#9951) 2022-01-26 17:14:05 -08:00
consensus More logging when errors happen (#9987) 2022-01-27 14:18:29 -05:00
daemon Limit server to TLS 1.2 and set cipher list (#9195) 2022-01-10 21:02:23 -08:00
farmer Safer check for pool_list in config (#9810) 2022-01-19 11:35:24 -08:00
full_node simplify cost calculation. It's already computed in rust (#9931) 2022-01-26 09:07:22 -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 Safer check for pool_list in config (#9810) 2022-01-19 11:35:24 -08:00
protocols [Easy] Fix typo, and display overlap if applicable (#8992) 2021-11-27 18:29:46 -08:00
rpc Keep backwards compatibility on coin record RPCs (#9938) 2022-01-26 16:45:21 -08:00
seeder Crawler retry db on lock (#9562) 2021-12-14 18:01:45 -08:00
server Add testnet10 config (#9805) 2022-01-13 13:13:05 -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 move CoinSpend.hints() to a free function in the wallet. It does not belong in the full node and can only be called on coins whose program is trusted (#9953) 2022-01-26 08:52:41 -08:00
util default log rotation to 50 MB (instead of 20) and make it configurable (#9986) 2022-01-27 15:54:20 -08:00
wallet migration (#9948) 2022-01-26 17:19:42 -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