chia-blockchain/chia/consensus
Arvid Norberg 7b0bea4043
various typing fixes (#15899)
* add blspy-stubs to improve mypy

* various typing fixes

* avoid cast

* use ValueError exception instead of assert when aborting picking a wallet key
2023-08-17 19:10:40 -05:00
..
puzzles Move some puzzles out of chia.wallet.puzzles (#15822) 2023-07-24 10:39:16 -05:00
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
block_body_validation.py fix testnet10 sync-from-scratch (#15967) 2023-08-11 19:24:15 -05:00
block_creation.py pass consensus constants into get_name_puzzle_conditions(). (#15736) 2023-07-11 09:52:49 -05:00
block_header_validation.py various typing fixes (#15899) 2023-08-17 19:10:40 -05:00
block_record.py Add fields to BlockRecord. (#15695) 2023-07-12 12:47:02 -05:00
block_rewards.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
block_root_validation.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
blockchain_interface.py adjustments for new mypy (#13859) 2022-11-07 17:38:40 -06:00
blockchain.py drop support for database schema v1 (#15895) 2023-08-03 14:18:33 -05:00
coinbase.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
condition_costs.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
constants.py fix testnet10 sync-from-scratch (#15967) 2023-08-11 19:24:15 -05:00
cost_calculator.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
default_constants.py fix testnet10 sync-from-scratch (#15967) 2023-08-11 19:24:15 -05:00
deficit.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
difficulty_adjustment.py flake8: Fix issues after update (#13997) 2022-11-24 13:32:04 -06:00
find_fork_point.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
full_block_to_block_record.py Add fields to BlockRecord. (#15695) 2023-07-12 12:47:02 -05:00
get_block_challenge.py Eos challenge optimization (#15642) 2023-06-27 15:34:31 -05:00
make_sub_epoch_summary.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
multiprocess_validation.py Plot filter hard fork (#15336) 2023-07-12 10:26:23 -05:00
pos_quality.py Updated UI_ACTUAL_SPACE_CONSTANT_FACTOR to 0.78 (#15771) 2023-07-14 22:27:04 -05:00
pot_iterations.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
vdf_info_computation.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00