chia-blockchain/chia/cmds
Kyle Altendorf 4ba48af7a5
DataLayer fingerprint control (#16132)
* preliminary DataLayer fingerprint control implementation

* add cli and tests

* tidy

* catch up with `@pytest.mark.limit_consensus_modes`

* drop unneeded limit consensus modes

* deal with todos
2023-08-30 13:27:01 -05:00
..
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
beta_funcs.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
beta.py cmds: ctx.exit -> raise click.ClickException (#13577) 2022-09-30 17:50:19 -05:00
check_wallet_db.py Improve chia wallet check help and diagnostic messages (#14688) 2023-02-27 16:51:34 -06:00
chia.py Fix Cli error when exiting on some builds of python. (#15762) 2023-07-14 17:39:30 -05:00
cmds_util.py DataLayer fingerprint control (#16132) 2023-08-30 13:27:01 -05:00
coin_funcs.py Introduce TXConfig and CoinSelectionConfig (#15666) 2023-08-18 14:03:37 -05:00
coins.py consolidate --fingerprint definitions (#16114) 2023-08-21 15:47:37 -05:00
completion.py help= not short_help= (#15076) 2023-05-03 00:29:13 -05:00
configure.py help= not short_help= (#15076) 2023-05-03 00:29:13 -05:00
data_funcs.py DataLayer fingerprint control (#16132) 2023-08-30 13:27:01 -05:00
data.py DataLayer fingerprint control (#16132) 2023-08-30 13:27:01 -05:00
db_backup_func.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
db_upgrade_func.py hint chia.cmds.db_upgrade_func (#14680) 2023-02-28 03:03:47 -06:00
db_validate_func.py Add fields to BlockRecord. (#15695) 2023-07-12 12:47:02 -05:00
db.py help= not short_help= (#15076) 2023-05-03 00:29:13 -05:00
dev.py Add Chia Simulator tools directly Into Chia Blockchain (#15005) 2023-04-19 19:48:21 -05:00
farm_funcs.py Added total_effective_plot_size for get_harvesters RPC API (#15770) 2023-07-18 12:36:12 -05:00
farm.py help= not short_help= (#15076) 2023-05-03 00:29:13 -05:00
init_funcs.py hint chia.cmds.init, chia.cmds.init_funcs (#14682) 2023-02-28 03:04:08 -06:00
init.py help= not short_help= (#15076) 2023-05-03 00:29:13 -05:00
keys_funcs.py various typing fixes (#15899) 2023-08-17 19:10:40 -05:00
keys.py consolidate --fingerprint definitions (#16114) 2023-08-21 15:47:37 -05:00
netspace_funcs.py Cleanup CLI RPC connection error handling (#15704) 2023-07-10 15:41:51 -05:00
netspace.py help= not short_help= (#15076) 2023-05-03 00:29:13 -05:00
options.py consolidate --fingerprint definitions (#16114) 2023-08-21 15:47:37 -05:00
passphrase_funcs.py Fixed windows issues with passphrase prompt on CLI by flushing prompt (#14904) 2023-03-25 00:26:03 -05:00
passphrase.py help= not short_help= (#15076) 2023-05-03 00:29:13 -05:00
peer_funcs.py Cleanup CLI RPC connection error handling (#15704) 2023-07-10 15:41:51 -05:00
peer.py help= not short_help= (#15076) 2023-05-03 00:29:13 -05:00
plotnft_funcs.py Added wallet id showing when using the 'chia plotnft show'. (#16078) 2023-08-17 12:51:39 -05:00
plotnft.py consolidate --fingerprint definitions (#16114) 2023-08-21 15:47:37 -05:00
plots.py Convert All CLI Commands to using async generators (#15628) 2023-07-07 12:26:45 -05:00
plotters.py Convert All CLI Commands to using async generators (#15628) 2023-07-07 12:26:45 -05:00
rpc.py Fixed chia rpc status output (#15866) 2023-07-26 11:27:43 -05:00
show_funcs.py Cleanup CLI RPC connection error handling (#15704) 2023-07-10 15:41:51 -05:00
show.py Improve help text for deprecated 'chia show' commands. (#15297) 2023-05-16 12:30:25 -05:00
sim_funcs.py Cleanup CLI RPC connection error handling (#15704) 2023-07-10 15:41:51 -05:00
sim.py consolidate --fingerprint definitions (#16114) 2023-08-21 15:47:37 -05:00
start_funcs.py Add Chia Simulator tools directly Into Chia Blockchain (#15005) 2023-04-19 19:48:21 -05:00
start.py help= not short_help= (#15076) 2023-05-03 00:29:13 -05:00
stop.py help= not short_help= (#15076) 2023-05-03 00:29:13 -05:00
units.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
wallet_funcs.py Introduce TXConfig and CoinSelectionConfig (#15666) 2023-08-18 14:03:37 -05:00
wallet.py consolidate --fingerprint definitions (#16114) 2023-08-21 15:47:37 -05:00