Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Guest book compilation #11

Closed
wants to merge 20 commits into from
Closed

Commits on Jan 26, 2020

  1. Compiling function and type definitions.

    lifetime cleanup
    
    other stuff
    
    function def
    
    checkpoint
    
    used custom type def test passing
    g-r-a-n-t committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    698cb08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c50fb89 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Fixture tests

    g-r-a-n-t committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    dee90a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Separate scope structs.

    g-r-a-n-t committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    5ced6a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Storage maps, not tested

    g-r-a-n-t committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    3b857bd View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

  1. Configuration menu
    Copy the full SHA
    423e2c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04beed7 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Function selector.

    g-r-a-n-t committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    4a061d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eeea015 View commit details
    Browse the repository at this point in the history
  3. Basic CLI compilation.

    g-r-a-n-t committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    85fc70b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Configuration menu
    Copy the full SHA
    56d0df9 View commit details
    Browse the repository at this point in the history
  2. Cleanup and better errors.

    g-r-a-n-t committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    d42f661 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Rust EVM in module tests.

    g-r-a-n-t committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    ebef345 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

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

Commits on Feb 9, 2020

  1. Tying some loose ends.

    Tying some loose ends.
    g-r-a-n-t committed Feb 9, 2020
    Configuration menu
    Copy the full SHA
    4eaf6ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f8a3d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

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

Commits on Feb 11, 2020

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

Commits on Feb 13, 2020

  1. Test cleanup.

    g-r-a-n-t committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    a9412af View commit details
    Browse the repository at this point in the history