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

Agent app: EVM #580

Merged
merged 45 commits into from
Feb 15, 2019
Merged

Agent app: EVM #580

merged 45 commits into from
Feb 15, 2019

Commits on Nov 15, 2018

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

Commits on Nov 16, 2018

  1. Configuration menu
    Copy the full SHA
    1fa6386 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a4dd5b View commit details
    Browse the repository at this point in the history
  3. Actor app: improve tests

    izqui committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    9830981 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. Actor app: signatures

    izqui committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    7457eb3 View commit details
    Browse the repository at this point in the history
  2. CI: travis wait on npm install

    izqui committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    af478c1 View commit details
    Browse the repository at this point in the history
  3. Actor app: lint and enable CI

    izqui committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    ebb10aa View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. Add max gas for static calls

    izqui committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    e132297 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2019

  1. Configuration menu
    Copy the full SHA
    3ad9920 View commit details
    Browse the repository at this point in the history
  2. Address review comments

    izqui committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    ea9a5aa View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Lint

    izqui committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    8e40798 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Configuration menu
    Copy the full SHA
    2aaf462 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c73d999 View commit details
    Browse the repository at this point in the history
  3. test: add context headers

    sohkai committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    5f1291f View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Configuration menu
    Copy the full SHA
    f17a0f5 View commit details
    Browse the repository at this point in the history
  2. Radspec strings

    izqui committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    f6f66f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb95db8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abf1c91 View commit details
    Browse the repository at this point in the history
  5. Radspec

    izqui committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    a10c62c View commit details
    Browse the repository at this point in the history
  6. Actor -> Agent rename

    izqui committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    cc21b67 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Configuration menu
    Copy the full SHA
    139ad8a View commit details
    Browse the repository at this point in the history
  2. Update ERC1271 implementation

    izqui committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    fe86092 View commit details
    Browse the repository at this point in the history
  3. Add ERC1271 interfaceId

    izqui committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    1849286 View commit details
    Browse the repository at this point in the history
  4. Rename constants

    izqui committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    1b7b735 View commit details
    Browse the repository at this point in the history
  5. Rename calldata

    izqui committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    d960fee View commit details
    Browse the repository at this point in the history
  6. Refactor SignatureValidator.sol

    izqui committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    39b6b7e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de9d4a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    474f0c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. Configuration menu
    Copy the full SHA
    345a9d8 View commit details
    Browse the repository at this point in the history
  2. Test ERC1271 signature wrapping

    izqui committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    499cdcb View commit details
    Browse the repository at this point in the history
  3. cosmetic: fix whitespace

    sohkai committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    1b76fb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98369d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0bddef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8eb268 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2225408 View commit details
    Browse the repository at this point in the history
  8. cosmetic: fix compile errors

    sohkai committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    2ed4a2a View commit details
    Browse the repository at this point in the history
  9. cosmetic: fix linter

    sohkai committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    c482981 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cd9614b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    970431a View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. Actor: reuse Vault tests (#668)

    The Vault now exports its tests via a sharable utility.
    
    See f41519a for the changes made to the original tests to make them sharable.
    sohkai authored Feb 14, 2019
    Configuration menu
    Copy the full SHA
    cff0689 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Configuration menu
    Copy the full SHA
    905c32d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d3e2ec View commit details
    Browse the repository at this point in the history
  3. Address last review comments

    izqui committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    5b7a5fe View commit details
    Browse the repository at this point in the history
  4. Lint

    izqui committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    2a293d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    687e29d View commit details
    Browse the repository at this point in the history