mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-04 10:04:54 -05:00
* 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>