Skip to content

Implement EVM arithmetic operations using the new UInt256 implementation #9472

@ahamlat

Description

@ahamlat

Re-implement the EVM arithmetic operations using the new UInt256 implementation .
Some examples are :

  • DIV
  • SDIV
  • MUL
  • SUB
  • XOR
  • AND
  • OR
  • ...etc

There is already PR #9391 that addresses DIV and SDIV.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions