Skip to content

[ZkTracer] missing test case for SMOD #1941

@DavePearce

Description

@DavePearce

Description

The issue is that we are missing a test case in the unit tests for tracer related to SMOD. Specifically, a case where the numerator is positive but the denominator is negative. This is an odd case because, with SDIV, it would return a negative value. However, with SMOD it returns a positive value.

Impact

This has no impact as it is simply a missing test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ArithmetizationArithmetization team is in charge or involved in this task

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions