chia-blockchain/chia
Arvid Norberg 2801d96477
unify the name we use for strict/safe mode (#9545)
* unify the name we use for the special mode we run CLVM in, when accepting transactions into the mempool. We currently call this, strict mode, safe mode, safe and unsafe. Neither of these names are very descriptive. This patch renames this mode to mempool-mode

* import as
2021-12-13 08:38:35 -08:00
..
clvm added get_coin_records_by_parent_ids to spend_sim (#9438) 2021-12-07 09:56:37 -08:00
cmds stub and use SizedBytes.fromhex() until upstream is released (#9458) 2021-12-10 14:59:49 -08:00
consensus unify the name we use for strict/safe mode (#9545) 2021-12-13 08:38:35 -08:00
daemon Chia Seeder (#8991) 2021-11-27 18:30:25 -08:00
farmer Farmer reports Chia version to the Pool without breaking protocol (#9067) 2021-11-04 20:24:46 -07:00
full_node unify the name we use for strict/safe mode (#9545) 2021-12-13 08:38:35 -08:00
harvester chia|tests: Pass the loaded/removed plots with PlotRefreshResult (#9306) 2021-12-06 07:53:26 -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 stub and use SizedBytes.fromhex() until upstream is released (#9458) 2021-12-10 14:59:49 -08:00
pools create and use SizedBytes.from_hexstr() (bytes32) (#9467) 2021-12-07 07:54:26 -08:00
protocols [Easy] Fix typo, and display overlap if applicable (#8992) 2021-11-27 18:29:46 -08:00
rpc Added sorting functionality to /get_transactions (#9278) 2021-12-10 15:19:58 -08:00
seeder always update best timestamp even if we weren't able to connect to keep track of gossiped peers properly (#9538) 2021-12-10 09:16:17 -08:00
server Make the sized bytes types hint compatible (#9369) 2021-12-02 09:43:39 -08:00
simulator Make the sized bytes types hint compatible (#9369) 2021-12-02 09:43:39 -08:00
ssl Renamed chia.util.ssl to avoid conflicting with aiohttp's ssl import. (#8805) 2021-10-12 13:59:29 -07:00
timelord Make the sized bytes types hint compatible (#9369) 2021-12-02 09:43:39 -08:00
types unify the name we use for strict/safe mode (#9545) 2021-12-13 08:38:35 -08:00
util Fix some hints (#9484) 2021-12-10 15:00:43 -08:00
wallet unify the name we use for strict/safe mode (#9545) 2021-12-13 08:38:35 -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