Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Move from promise-based decoder that makes web3 calls to generator-based decoder that makes requests to caller #1900

Merged
merged 8 commits into from
Apr 10, 2019

Commits on Apr 9, 2019

  1. Move from promise-based decoder to generator-based decoder, and have …

    …it make requests for unknown storage instead of passing in web3.
    haltman-at committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    1eea6e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc64f92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    174f3bd View commit details
    Browse the repository at this point in the history
  4. Revert "Update mapping tests to use Maps"

    This reverts commit bc64f92.
    haltman-at committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    e9b4273 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d30dd5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d967de8 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. Configuration menu
    Copy the full SHA
    4da769c View commit details
    Browse the repository at this point in the history
  2. Improve request typing

    haltman-at committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    65967b4 View commit details
    Browse the repository at this point in the history