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

EIP211: RETURNDATA #4062

Merged
merged 10 commits into from
May 18, 2017
Merged

EIP211: RETURNDATA #4062

merged 10 commits into from
May 18, 2017

Commits on May 16, 2017

  1. VM: Add return data buffer

    chfast committed May 16, 2017
    Configuration menu
    Copy the full SHA
    3fae652 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec797dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce59f0c View commit details
    Browse the repository at this point in the history
  4. Introduce RETURNDATA* opcodes

    Introduce RETURNDATASIZE and RETURNDATACOPY opcodes, they do nothing useful at the moment.
    chfast committed May 16, 2017
    Configuration menu
    Copy the full SHA
    f07808e View commit details
    Browse the repository at this point in the history
  5. Implement RETURNDATASIZE

    chfast committed May 16, 2017
    Configuration menu
    Copy the full SHA
    798322d View commit details
    Browse the repository at this point in the history
  6. Implement RETURNDATACOPY

    chfast committed May 16, 2017
    Configuration menu
    Copy the full SHA
    d30ddfb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ee15d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05e438e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

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

Commits on May 18, 2017

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