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

Implement KIP4: create2 for wasm #9277

Merged
merged 10 commits into from
Aug 6, 2018
Merged

Implement KIP4: create2 for wasm #9277

merged 10 commits into from
Aug 6, 2018

Commits on Jul 19, 2018

  1. Basic implementation for kip4

    sorpaas committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    4955c2e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. Configuration menu
    Copy the full SHA
    c9f57c2 View commit details
    Browse the repository at this point in the history
  2. Add KIP-4 config flags

    sorpaas committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    280a0dc View commit details
    Browse the repository at this point in the history
  3. typo: docs fix

    sorpaas committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    b926c6e View commit details
    Browse the repository at this point in the history
  4. Fix args offset

    sorpaas committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    38cac51 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. Add tests for create2

    sorpaas committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    3c86418 View commit details
    Browse the repository at this point in the history
  2. tests: evm

    sorpaas committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    366899a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d631df View commit details
    Browse the repository at this point in the history
  4. Update wasm-tests

    sorpaas committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    d78aad5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bd2c8b View commit details
    Browse the repository at this point in the history