Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Implement bitwise shifting (EIP145) #4054

Merged
merged 8 commits into from
Feb 22, 2018
Merged

Implement bitwise shifting (EIP145) #4054

merged 8 commits into from
Feb 22, 2018

Commits on Feb 22, 2018

  1. Add bitwise shift instructions

    axic committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    514c28a View commit details
    Browse the repository at this point in the history
  2. Implement shift opcodes

    axic committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    213e0c8 View commit details
    Browse the repository at this point in the history
  3. Workaround bug in Boost

    axic committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    02d77f1 View commit details
    Browse the repository at this point in the history
  4. Rewrite shift implementation

    gcolvin authored and axic committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    1bd656d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d3fcd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fcda859 View commit details
    Browse the repository at this point in the history
  7. Update shift test examples

    gcolvin authored and axic committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    843f97d View commit details
    Browse the repository at this point in the history
  8. conditionally enable bitshift on ConstantinopleForkBlock

    Tim Siwula authored and axic committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    a3d93a8 View commit details
    Browse the repository at this point in the history