Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

EIP 145: Bitwise shifting instructions in EVM #8451

Merged
merged 7 commits into from
May 5, 2018

Commits on Apr 20, 2018

  1. Add SHL, SHR, SAR opcodes

    sorpaas committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    1d2f6c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e27d15 View commit details
    Browse the repository at this point in the history
  3. Add all EIP tests for SHL

    sorpaas committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    6937451 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae55f09 View commit details
    Browse the repository at this point in the history
  5. Implement SAR and add tests

    sorpaas committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    8cb9419 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db264ef View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. Configuration menu
    Copy the full SHA
    0ec25b5 View commit details
    Browse the repository at this point in the history