chia-blockchain/chia
Kyle Altendorf 1bbfcfaf89
add new plugins: config allowing for custom headers (#16194)
* add new `plugins:` config allowing for custom headers

* add a test
2023-09-06 17:42:25 -05:00
..
clvm drop support for database schema v1 (#15895) 2023-08-03 14:18:33 -05:00
cmds DataLayer fingerprint control (#16132) 2023-08-30 13:27:01 -05:00
consensus Add bad peak cache (#16027) 2023-08-30 13:27:22 -05:00
daemon checkpoint: into main from release/2.0.1 @ 27ccd9a86d (#16266) 2023-09-06 13:35:04 -05:00
data_layer add new plugins: config allowing for custom headers (#16194) 2023-09-06 17:42:25 -05:00
farmer Add support for multi node farmers (#15444) 2023-07-28 14:48:32 -05:00
full_node full_node: Stop updating wallets during long sync (#16062) 2023-09-05 08:46:17 -05:00
harvester Fix comment typo (#16175) 2023-08-28 16:10:00 -05:00
introducer server: Introduce ApiProtocol (#15466) 2023-06-13 20:12:25 -05:00
plot_sync Added compression level and harvesting mode to harvester protocol/mes… (#15776) 2023-07-18 16:24:56 -05:00
plotters Merge commit '27ccd9a86dab07f665820e1ed2e6a6e76c059c72' into checkpoint/main_from_release_2.0.1_27ccd9a86dab07f665820e1ed2e6a6e76c059c72 2023-09-06 17:23:35 +01:00
plotting Merge commit '10d09e6cd554a7f6a2b61b5373cdf5ac9cf82a21' into checkpoint/main_from_release_2.0.0_10d09e6cd554a7f6a2b61b5373cdf5ac9cf82a21 2023-08-18 20:17:31 +01:00
pools wallet: Refactor new_peak in WalletStateManager and PoolWallet (#16262) 2023-09-06 12:59:55 -05:00
protocols Added compression level and harvesting mode to harvester protocol/mes… (#15776) 2023-07-18 16:24:56 -05:00
rpc Prevent redundant peer calls in coin_added (#15735) 2023-08-31 12:42:30 -05:00
seeder commonize signal setup (#13568) 2023-09-06 13:01:11 -05:00
server add new plugins: config allowing for custom headers (#16194) 2023-09-06 17:42:25 -05:00
simulator commonize signal setup (#13568) 2023-09-06 13:01:11 -05:00
ssl Use PKCS#8 format for SSL private keys (#15594) 2023-06-23 16:57:15 -05:00
timelord commonize signal setup (#13568) 2023-09-06 13:01:11 -05:00
types add _run() method to Program (#16229) 2023-09-05 14:39:52 -05:00
util add new plugins: config allowing for custom headers (#16194) 2023-09-06 17:42:25 -05:00
wallet Optimize NFT coin_added (#16227) 2023-09-06 17:28:32 -05:00
__init__.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
__main__.py the future! 2023-03-09 13:40:48 -05: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 Update install plotters scripts (#15838) 2023-07-24 20:57:49 -05:00