Skip to content

feat(tests): additional test cases for eip-7939 #1795

@spencer-tb

Description

@spencer-tb

Extra Test Cases EIP-7939

Count leading zeros (CLZ) opcode

Initcode Context

Execution Context

Gas Cost

Benchmark

New Opcode

0x1e Opcode

Stack Operation

Value Boundary

  • Input range from 0 - 2^256 - 1
  • Output range from 0 to 256
  • Other case: 2^8, 2^16, 2^32, …
  • 1 << N, N = 1…256 -> Implementation
  • Trailing zero cases

Please comment any additional test cases or edit the issue and add more.

Metadata

Metadata

Assignees

No one assigned

    Labels

    fork:osakaOsaka hardforkscope:testsScope: Changes EL client test cases in `./tests`type:feattype: Feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions