Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

[WIP] Implementation of plugins for ERC165, ERC721 and cryptokitties #116

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Oct 19, 2018

  1. Add ERC165 support

    leonprou committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    0b5da35 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2018

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

Commits on Oct 27, 2018

  1. adding more functions

    leonprou committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    d1dacdb View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2018

  1. add erc165 as a service

    leonprou committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    c0ec9e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

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

Commits on Nov 16, 2018

  1. adding function

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

Commits on Dec 3, 2018

  1. Update src/__tests__/erc165/erc165.test.ts

    Co-Authored-By: leonprou <leonprou@gmail.com>
    raulk and leonprou committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    9b7df7d View commit details
    Browse the repository at this point in the history
  2. delete blank line

    leonprou committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    bafc00f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'erc165_erc721_cryptokitties' of https://github.com/leon…

    …prou/ethql into erc165_erc721_cryptokitties
    leonprou committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    f17707e View commit details
    Browse the repository at this point in the history
  4. small changes

    leonprou committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    73abf18 View commit details
    Browse the repository at this point in the history
  5. deleting unnecessary code

    leonprou committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    d644ebc View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2018

  1. move nftToken to Account

    leonprou committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    da4d6bc View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2018

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