chia-blockchain/chia/cmds
Kyle Altendorf 8291f0221a
Make the sized bytes types hint compatible (#9369)
* Rework sized bytes for type hinting compatibility

* add a bunch of type: ignores

* this will be handled elsewhere

* noqa E501 instead of changing code

* normalize comment plurality

* @classmethod

* Revert "@classmethod"

This reverts commit 95db80e339.

* add ignore in benchmarks

* just E501 again...

* add some new type: ignores
2021-12-02 09:43:39 -08:00
..
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
chia.py tweak mypy config (#9368) 2021-11-24 13:06:39 -08:00
configure.py black 2021-11-01 22:39:26 -06:00
farm_funcs.py cli: Use correct type annotations (#7482) 2021-07-15 10:25:56 -07:00
farm.py cli: Use correct type annotations (#7482) 2021-07-15 10:25:56 -07:00
init_funcs.py friendlier class calls 2021-11-01 22:39:26 -06:00
init.py black 2021-11-01 22:39:26 -06:00
keys_funcs.py Improve and fix outdated messages in CLI. (#8553) 2021-09-22 10:44:29 -07:00
keys.py Added an option to sign bytes as well as UTF-8 strings (#7923) 2021-08-04 09:27:44 -07:00
netspace_funcs.py reverting 7645 (#7708) 2021-07-22 09:00:36 -07:00
netspace.py cli: Use correct type annotations (#7482) 2021-07-15 10:25:56 -07:00
passphrase_funcs.py Fixes for the --passphrase-file option (#9166) 2021-11-09 11:00:06 -08:00
passphrase.py Backend changes to support passphrase hints and additional GUI passphrase support (#8779) 2021-10-13 10:36:10 -07:00
plotnft_funcs.py Make the sized bytes types hint compatible (#9369) 2021-12-02 09:43:39 -08:00
plotnft.py Plotnft fees cmdline fix (#9129) 2021-11-04 15:29:11 -07:00
plots.py chia|tests: Introduce PlotManager + some plot loading improvements and fixes (#7848) 2021-08-09 10:25:15 -07:00
plotters.py Add plotters. (#8497) 2021-10-28 15:37:46 -07:00
seeder.py Chia Seeder (#8991) 2021-11-27 18:30:25 -08:00
show.py Make the sized bytes types hint compatible (#9369) 2021-12-02 09:43:39 -08:00
start_funcs.py Fixes for the --passphrase-file option (#9166) 2021-11-09 11:00:06 -08:00
start.py Mypy issues on python 3.9.7 (#8554) 2021-09-22 10:44:03 -07:00
stop.py Mypy issues on python 3.9.7 (#8554) 2021-09-22 10:44:03 -07:00
units.py Update units.py (#8789) 2021-10-15 10:37:55 -07:00
wallet_funcs.py Make the sized bytes types hint compatible (#9369) 2021-12-02 09:43:39 -08:00
wallet.py add --paginate/--no-paginate to chia wallet get_transactions (#7977) 2021-08-18 10:59:58 -07:00