Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

(zkevm_word.to_uint64 < 0) is always false #29

@CblPOK-git

Description

@CblPOK-git

Here

const bool is_neg = x.to_uint64(3) < 0; // Inspect the top bit (words are LE).

maybe need to ewtract one bit and conpare with 1?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions