ASSERT_TRUTH Deprecation

As of December 8th, 2025. ASSERT_TRUTH2 is the intended default identifier to be used with OOV3. The original ASSERT_TRUTH identifier will be deprecated as of December 15, 2025. These identifiers have teh same specifications and the change is only to break support for deprecated projects.

Please note: after these changes do not use the following OOV3 functions:

  • the assertTruthWithDefaults function will always revert as it hardcodes in the ASSERT_TRUTH identifier

  • the defaultIdentifier public constant variable will return the deprecated ASSERT_TRUTH identifier

Last updated

Was this helpful?