chia-blockchain/chia
dustinface d83a6f8d14
consensus: Rename add block method/enum (#14459)
* `ReceiveBlockResult` -> `AddBlockResult`

* `Blockchain.receive_block` -> `Blockchain.add_block`
2023-03-27 12:57:37 -05:00
..
clvm Remove no longer needed cost_per_byte cases (#14850) 2023-03-24 18:29:50 -05:00
cmds Fixed windows issues with passphrase prompt on CLI by flushing prompt (#14904) 2023-03-25 00:26:03 -05:00
consensus consensus: Rename add block method/enum (#14459) 2023-03-27 12:57:37 -05:00
daemon daemon: Fix removal while iterating over connections set (#14887) 2023-03-25 00:28:25 -05:00
data_layer wallet: Some WalletType cleanup (#14897) 2023-03-27 10:18:36 -05:00
farmer hint chia.farmer.farmer (#14687) 2023-02-28 03:05:08 -06:00
full_node consensus: Rename add block method/enum (#14459) 2023-03-27 12:57:37 -05:00
harvester hint chia.harvester.harvester, harvester_api (#14690) 2023-02-28 11:42:58 -06:00
introducer Typecheck _set_state_changed_callback (#14464) 2023-02-01 15:31:46 -06:00
plot_sync hint chia.harvester.harvester, harvester_api (#14690) 2023-02-28 11:42:58 -06:00
plotters hint chia.plotting.create_plots (#14692) 2023-03-08 12:57:50 -06:00
plotting hint chia.plotting.create_plots (#14692) 2023-03-08 12:57:50 -06:00
pools wallet: Some WalletType cleanup (#14897) 2023-03-27 10:18:36 -05:00
protocols hint chia.protocols.pool_protocol (#14695) 2023-02-28 11:42:00 -06:00
rpc wallet: Some WalletType cleanup (#14897) 2023-03-27 10:18:36 -05:00
seeder Listen on ::0 so we can respond to both ipv4 and ipv6 (#14731) 2023-03-03 19:59:54 -06:00
server server: Rename respond_peers to add_peers in node_dicovery.py (#14461) 2023-03-27 10:15:53 -05:00
simulator consensus: Rename add block method/enum (#14459) 2023-03-27 12:57:37 -05:00
ssl isort: Remove the remaining exceptions and sort the related files (#14124) 2022-12-13 17:10:55 -06:00
timelord cleanup adjacent string literals (#14650) 2023-02-22 17:16:07 -06:00
types Merge commit '9a4b42b022a31357e36fd92900cf3efc3be8a02d' into checkpoint/main_from_release_1.7.1_9a4b42b022a31357e36fd92900cf3efc3be8a02d 2023-03-24 20:01:56 +01:00
util enable soft-fork2 conditions (incl. ASSERT_BEFORE) (#14733) 2023-03-23 11:30:10 -05:00
wallet consensus: Rename add block method/enum (#14459) 2023-03-27 12:57:37 -05:00
__init__.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -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 Add Bladebit prerelease to prerelease mac builds (#13540) 2022-09-26 18:35:33 -05:00