chia-blockchain/tests/core
Arvid Norberg 4ed31c50d5
Bump chia rs 0.2.4 (#14758)
* fix bug in make_test_conds() test utility

* bump chia_rs to 0.2.4, which preserves assert_seconds_relative 0 in parsing conditions. This allows for the 1.8.0 soft-fork to make the existing time-lock conditions stricter, > instead of >=. This is to match the existing ASSERT_HEIGHT_RELATIVE, which already is >

* fixup separating ENABLE_ASSERT_BEFORE from MEMPOOL_MODE

* Use a low value for SOFT_FORK2_HEIGHT during tests and cover the case before soft-fork2

---------

Co-authored-by: Adam Kelly <338792+aqk@users.noreply.github.com>
2023-03-07 15:29:54 -06:00
..
cmds Add SigningMode and update verify_signature RPC to work with sign_message_by_* RPCs (#14213) 2023-01-25 12:44:37 -06:00
consensus configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
custom_types remove leading newlines from indented code blocks (#14653) 2023-02-23 21:53:48 -06:00
daemon simplify and improve daemon connection handling (#14662) 2023-03-06 12:49:38 -06:00
data_layer hint most chia.types (#14741) 2023-03-06 16:34:22 -06:00
full_node Bump chia_rs to 0.2.3. and ASSERT_MY_BIRTH_* (#14720) 2023-03-03 15:12:37 -06:00
mempool Bump chia rs 0.2.4 (#14758) 2023-03-07 15:29:54 -06:00
server exploring loop test adjustments (#14613) 2023-02-22 12:11:06 -06:00
ssl tests: Merge some fixtures and drop other redundant ones (#14629) 2023-02-21 18:37:33 -06:00
util tests: Some refactoring of poll_directory and keyring sync tests (#14616) 2023-02-27 15:29:13 -06:00
__init__.py split tests 2021-01-12 17:02:22 -05:00
config.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
large_block.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
make_block_generator.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
node_height.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_coins.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_cost_calculation.py remove leading newlines from indented code blocks (#14653) 2023-02-23 21:53:48 -06:00
test_crawler_rpc.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_daemon_rpc.py Add a daemon heartbeat setting to config.yaml (#13886) 2023-01-06 11:55:20 -06:00
test_db_conversion.py remove leading newlines from indented code blocks (#14653) 2023-02-23 21:53:48 -06:00
test_db_validation.py remove leading newlines from indented code blocks (#14653) 2023-02-23 21:53:48 -06:00
test_farmer_harvester_rpc.py catch up with mypy 1.1.1 (#14767) 2023-03-07 11:34:07 -06:00
test_filter.py tests: Merge some fixtures and drop other redundant ones (#14629) 2023-02-21 18:37:33 -06:00
test_full_node_rpc.py sqlite-backed mempool (#14657) 2023-03-03 15:04:21 -06:00
test_merkle_set.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_services.py improve adjusted_timeout() to handle floats and None (#14198) 2022-12-21 23:59:36 -06:00
test_setproctitle.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00