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

refactor(ERC165Checker) replaced assembly code with staticcall() #1829

Merged
merged 8 commits into from
Sep 11, 2019

Commits on Jul 29, 2019

  1. refactor(ERC165Checker) replaced assembly code with function

    EC2 Default User authored and EC2 Default User committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    0a8a49d View commit details
    Browse the repository at this point in the history
  2. returned false if result.length==0

    EC2 Default User committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    f9066ad View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. trigger ci

    frangio committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    a0d733d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:OpenZeppelin/openzeppelin-contrac…

    …ts into refactor/replaceAssembly#1761
    frangio committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    68e1e8d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

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

Commits on Sep 7, 2019

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

Commits on Sep 11, 2019

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