xch-blockchain/chia/cmds
Kyle Altendorf f66b521067
Add DataLayer clear pending roots interfaces (#15516)
* add clear pending roots cli and rpc

* add tests

* drop extracted changes

* remove extracted change

* tidy

* add --yes

* handle todo

* more todo
2023-06-29 20:49:54 -05:00
..
__init__.py `git mv src chia` 2021-04-04 21:41:39 -07:00
beta.py cmds: `ctx.exit` -> `raise click.ClickException` (#13577) 2022-09-30 17:50:19 -05:00
beta_funcs.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -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 help= not short_help= (#15076) 2023-05-03 00:29:13 -05:00
cmds_util.py extract wallet specific behavior from get any service client (#15086) 2023-04-24 12:50:40 -06:00
coin_funcs.py Fix chia wallet coins cli bugs (#14388) 2023-01-24 19:33:25 -06:00
coins.py help= not short_help= (#15076) 2023-05-03 00:29:13 -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.py Add DataLayer clear pending roots interfaces (#15516) 2023-06-29 20:49:54 -05:00
data_funcs.py Add DataLayer clear pending roots interfaces (#15516) 2023-06-29 20:49:54 -05:00
db.py help= not short_help= (#15076) 2023-05-03 00:29:13 -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 remove leading newlines from indented code blocks (#14653) 2023-02-23 21:53:48 -06:00
dev.py Add Chia Simulator tools directly Into Chia Blockchain (#15005) 2023-04-19 19:48:21 -05:00
farm.py help= not short_help= (#15076) 2023-05-03 00:29:13 -05:00
farm_funcs.py extract wallet specific behavior from get any service client (#15086) 2023-04-24 12:50:40 -06:00
init.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
keys.py help= not short_help= (#15076) 2023-05-03 00:29:13 -05:00
keys_funcs.py hint chia.cmds.keys, keys_funcs (#14735) 2023-03-06 11:37:49 -06:00
netspace.py help= not short_help= (#15076) 2023-05-03 00:29:13 -05:00
netspace_funcs.py extract wallet specific behavior from get any service client (#15086) 2023-04-24 12:50:40 -06:00
passphrase.py help= not short_help= (#15076) 2023-05-03 00:29:13 -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
peer.py help= not short_help= (#15076) 2023-05-03 00:29:13 -05:00
peer_funcs.py force \n/lf line endings in pre-commit (#15036) 2023-05-03 00:29:31 -05:00
plotnft.py help= not short_help= (#15076) 2023-05-03 00:29:13 -05:00
plotnft_funcs.py extract wallet specific behavior from get any service client (#15086) 2023-04-24 12:50:40 -06:00
plots.py help= not short_help= (#15076) 2023-05-03 00:29:13 -05:00
plotters.py help= not short_help= (#15076) 2023-05-03 00:29:13 -05:00
rpc.py support calling daemon commands from chia rpc CLI (#15584) 2023-06-28 18:38:53 -05:00
show.py Improve help text for deprecated 'chia show' commands. (#15297) 2023-05-16 12:30:25 -05:00
show_funcs.py extract wallet specific behavior from get any service client (#15086) 2023-04-24 12:50:40 -06:00
sim.py force \n/lf line endings in pre-commit (#15036) 2023-05-03 00:29:31 -05:00
sim_funcs.py force \n/lf line endings in pre-commit (#15036) 2023-05-03 00:29:31 -05:00
start.py help= not short_help= (#15076) 2023-05-03 00:29:13 -05:00
start_funcs.py Add Chia Simulator tools directly Into Chia Blockchain (#15005) 2023-04-19 19:48:21 -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.py Merge commit '33fa3f47deb29cb7d55463914bce16f6ad774b86' into checkpoint/main_from_release_1.8.2_33fa3f47deb29cb7d55463914bce16f6ad774b86 2023-06-20 19:58:30 +01:00
wallet_funcs.py Merge commit 'bde6f3965cbd248a28156eb1d99db9d28dd10aee' into checkpoint/main_from_release_1.8.2_bde6f3965cbd248a28156eb1d99db9d28dd10aee 2023-06-27 16:16:14 +01:00