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

ERC-165 Standard Interface Detection #881

Merged
merged 24 commits into from
Feb 21, 2018
Merged

Commits on Feb 13, 2018

  1. Configuration menu
    Copy the full SHA
    5e02514 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7558488 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2018

  1. Configuration menu
    Copy the full SHA
    224822c View commit details
    Browse the repository at this point in the history
  2. Add author email addresses per latest EIP-X

    Found from git log messages around the world.
    fulldecent authored Feb 14, 2018
    Configuration menu
    Copy the full SHA
    4b7b916 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2018

  1. Update caching contract

    fulldecent authored Feb 15, 2018
    Configuration menu
    Copy the full SHA
    6e4394d View commit details
    Browse the repository at this point in the history
  2. Add author Konrad Feldmeier

    fulldecent authored Feb 15, 2018
    Configuration menu
    Copy the full SHA
    d39b388 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

  1. Updated to use staticcall

    fulldecent authored Feb 16, 2018
    Configuration menu
    Copy the full SHA
    50f59da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    529ce1b View commit details
    Browse the repository at this point in the history
  3. "uses less than"

    fulldecent authored Feb 16, 2018
    Configuration menu
    Copy the full SHA
    26c9118 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad70b8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3928548 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2018

  1. Copyediting review

    fulldecent authored Feb 17, 2018
    Configuration menu
    Copy the full SHA
    b97350c View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2018

  1. Configuration menu
    Copy the full SHA
    881f577 View commit details
    Browse the repository at this point in the history
  2. Use 32-byte words

    fulldecent authored Feb 19, 2018
    Configuration menu
    Copy the full SHA
    734d68b View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2018

  1. Configuration menu
    Copy the full SHA
    b675b4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12fe0b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1947d2f View commit details
    Browse the repository at this point in the history
  4. not a cache

    fulldecent authored Feb 20, 2018
    Configuration menu
    Copy the full SHA
    490ce29 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2018

  1. 32 bytes input

    fulldecent authored Feb 21, 2018
    Configuration menu
    Copy the full SHA
    4ecf584 View commit details
    Browse the repository at this point in the history
  2. Hex, not string

    fulldecent authored Feb 21, 2018
    Configuration menu
    Copy the full SHA
    50ad36b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e902727 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d47923b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03c67d2 View commit details
    Browse the repository at this point in the history
  6. Update eip-165.md

    nicksavers authored Feb 21, 2018
    Configuration menu
    Copy the full SHA
    2cb6f91 View commit details
    Browse the repository at this point in the history