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

NFT standard #177

Merged
merged 60 commits into from
Nov 8, 2022
Merged

NFT standard #177

merged 60 commits into from
Nov 8, 2022

Commits on Jul 25, 2022

  1. starting of nft standard

    ailisp committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    048e6bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63c6520 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2dda0f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. merge develop

    ailisp committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    cc5f55b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

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

Commits on Aug 11, 2022

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

Commits on Aug 15, 2022

  1. implement internal transfer

    ailisp committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    1d65a28 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    01db54b View commit details
    Browse the repository at this point in the history
  2. add missing files

    ailisp committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    78a6328 View commit details
    Browse the repository at this point in the history
  3. finish nft_resolve part

    ailisp committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    33023a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d850a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8afe149 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

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

Commits on Aug 19, 2022

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

Commits on Sep 15, 2022

  1. resolve conflict

    ailisp committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    8b8dc76 View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    ailisp committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    58ed9ce View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

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

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    b37397e View commit details
    Browse the repository at this point in the history
  2. fix lint

    ailisp committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    750249e View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. updates to nft standard

    ailisp committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    fc27f3c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. resolve conflicts

    ailisp committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    650979c View commit details
    Browse the repository at this point in the history
  2. format

    ailisp committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    6106ee4 View commit details
    Browse the repository at this point in the history
  3. remove cli

    ailisp committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    3ae3573 View commit details
    Browse the repository at this point in the history
  4. clean up

    ailisp committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    723f537 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb5ade9 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. fix tsc errors

    ailisp committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    f64127d View commit details
    Browse the repository at this point in the history
  2. build pass

    ailisp committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    c47c32a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58ce031 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

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

Commits on Oct 18, 2022

  1. first nft standard test

    ailisp committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    373c193 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. figure out reconstruct puzzle

    ailisp committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    c91e325 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. fix first test

    ailisp committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    4e2065d View commit details
    Browse the repository at this point in the history
  2. mint test pass

    ailisp committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    cdc8422 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. simple transfer fully work

    ailisp committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    49f9e9b View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. add token receiver

    ailisp committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    22807e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    81ffc9d View commit details
    Browse the repository at this point in the history
  2. add all core tests

    ailisp committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    b47e424 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

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

Commits on Oct 27, 2022

  1. implement approval, approval receiver interface and make an example a…

    …pproval receiver contract
    ailisp committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    b900966 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

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

Commits on Oct 31, 2022

  1. add and fix all approval tests

    ailisp committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    bbb300c View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. add nft enum implementation

    ailisp committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    128a4e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    8473065 View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    ailisp committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    e7bf52a View commit details
    Browse the repository at this point in the history
  3. yarn build

    ailisp committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    1990900 View commit details
    Browse the repository at this point in the history
  4. fix ci

    ailisp committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    e8fe9f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. revert cli from develop

    ailisp committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    e30dc24 View commit details
    Browse the repository at this point in the history
  2. revert unrelated files

    ailisp committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    64a233f View commit details
    Browse the repository at this point in the history
  3. add most docs strings

    ailisp committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    0bfd74e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4dc81e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    7ff97f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50db903 View commit details
    Browse the repository at this point in the history
  3. lint format

    ailisp committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    bc80ae3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a56eeab View commit details
    Browse the repository at this point in the history
  5. try fix link in ci

    ailisp committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    3df19a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8b4fce View commit details
    Browse the repository at this point in the history
  7. Address Serhii's comments

    ailisp committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    36708b2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea95d69 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

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