chia-blockchain/chia/cmds
Pavel Yakovlev 8b4ab4bfde
fix full sync on DB v2 (#10157)
* Update hint_store.py

* Update db_upgrade_func.py

* Fix a hint by black.

Co-authored-by: Amine Khaldi <amine.khaldi@reactos.org>
2022-02-09 09:11:01 -08:00
..
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
chia.py add chia function to convert blockchain database to v2 (#9613) 2022-01-19 11:43:56 -08:00
configure.py Ms.wallet fixes (#10094) 2022-02-07 16:38:45 -08:00
db_upgrade_func.py fix full sync on DB v2 (#10157) 2022-02-09 09:11:01 -08:00
db.py add chia function to convert blockchain database to v2 (#9613) 2022-01-19 11:43:56 -08: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 fix typo in 'chia init --db-v1' (#10109) 2022-02-04 08:46:17 -08:00
init.py default new installs to use v2 blockchain database schema (#9951) 2022-01-26 17:14:05 -08:00
keys_funcs.py Support for performing incremental legacy key migration. (#10085) 2022-02-04 16:43:51 -08:00
keys.py Support for performing incremental legacy key migration. (#10085) 2022-02-04 16:43:51 -08: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 pool_wallet: Deterministic derivation of auth key, and only count poo… (#9922) 2022-01-30 12:31:55 -05:00
plotnft.py pool_wallet: Deterministic derivation of auth key, and only count poo… (#9922) 2022-01-30 12:31:55 -05: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 Add testnet10 config (#9805) 2022-01-13 13:13:05 -08:00
show.py Sync improvements (#9974) 2022-01-28 19:16:47 -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 Fix sending CATs with the CLI (#9934) 2022-01-25 12:54:51 -08:00
wallet_funcs.py Handle CAT units and names in CLI get_transaction[s] (#9942) 2022-01-31 18:54:31 -08:00
wallet.py Fixed Offer history limit and GUI sorting (#10025) 2022-01-31 18:48:05 -08:00