chia-blockchain/chia
2023-08-29 13:39:37 -05:00
..
clvm drop support for database schema v1 (#15895) 2023-08-03 14:18:33 -05:00
cmds Print JSON for all DL commands. (#16119) 2023-08-24 02:30:02 -05:00
consensus various typing fixes (#15899) 2023-08-17 19:10:40 -05:00
daemon Add get_public_key and get_public_keys daemon RPCs (#16156) 2023-08-28 10:18:38 -05:00
data_layer tidy the DataLayer._update_confirmation_status() usage pattern (#16094) 2023-08-23 23:03:25 -05:00
farmer Add support for multi node farmers (#15444) 2023-07-28 14:48:32 -05:00
full_node full_node: Drop unused get_fork_point_no_validations (#16107) 2023-08-24 12:38:35 -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 Use 'Completed writing plot' as the magic final words for cudaplot (#16011) 2023-08-10 21:06:01 -05:00
plotting Merge commit '10d09e6cd554a7f6a2b61b5373cdf5ac9cf82a21' into checkpoint/main_from_release_2.0.0_10d09e6cd554a7f6a2b61b5373cdf5ac9cf82a21 2023-08-18 20:17:31 +01:00
pools Introduce TXConfig and CoinSelectionConfig (#15666) 2023-08-18 14:03:37 -05:00
protocols Added compression level and harvesting mode to harvester protocol/mes… (#15776) 2023-07-18 16:24:56 -05:00
rpc type mismatch for last_time_farmed (#16159) 2023-08-29 13:39:37 -05:00
seeder Do not enable seeder signal handlers in tests (#16079) 2023-08-23 23:04:56 -05:00
server Improve testnet connectivity. (#16029) 2023-08-25 20:24:16 -05:00
simulator try again a few times if the temporary DB file can't be removed (#16108) 2023-08-23 23:02:52 -05:00
ssl Use PKCS#8 format for SSL private keys (#15594) 2023-06-23 16:57:15 -05:00
timelord Plot filter hard fork (#15336) 2023-07-12 10:26:23 -05:00
types fix flake8 warnings (#15897) 2023-07-31 09:46:49 -05:00
util various typing fixes (#15899) 2023-08-17 19:10:40 -05:00
wallet wallet: Fix comment in WalletNode.validate_received_state_from_peer (#16037) 2023-08-24 12:38:05 -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