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

Add issuer_nfts #2

Draft
wants to merge 71 commits into
base: issuer_nfts
Choose a base branch
from
Draft

Add issuer_nfts #2

wants to merge 71 commits into from

Commits on Sep 15, 2022

  1. inital commit

    shawnxie999 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    66c351d View commit details
    Browse the repository at this point in the history
  2. edit limit

    shawnxie999 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    4d5951e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. add dec and add semicolon

    shawnxie999 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    355ae17 View commit details
    Browse the repository at this point in the history
  2. add declarations

    shawnxie999 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    8516003 View commit details
    Browse the repository at this point in the history
  3. fix fetchissuer

    shawnxie999 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    891502b View commit details
    Browse the repository at this point in the history
  4. delete space

    shawnxie999 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    46662bc View commit details
    Browse the repository at this point in the history
  5. add optional cursor

    shawnxie999 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    916bac5 View commit details
    Browse the repository at this point in the history
  6. optional cursor param

    shawnxie999 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    7499d85 View commit details
    Browse the repository at this point in the history
  7. fix optional

    shawnxie999 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    485b967 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. wip

    shawnxie999 committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    64c282f View commit details
    Browse the repository at this point in the history
  2. add spacing

    shawnxie999 committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    7b40870 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    911071e View commit details
    Browse the repository at this point in the history
  4. remove debugging code

    shawnxie999 committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    5d3d368 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69593bf View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. add test

    shawnxie999 committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    2cbdec2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73344dc View commit details
    Browse the repository at this point in the history
  3. remvoe lines

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

Commits on Sep 27, 2022

  1. wip

    shawnxie999 committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    362b0e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    5d8b8a8 View commit details
    Browse the repository at this point in the history
  2. wip: renaming

    shawnxie999 committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    77d2d47 View commit details
    Browse the repository at this point in the history
  3. working cleaned

    shawnxie999 committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    6f05ac4 View commit details
    Browse the repository at this point in the history
  4. remove debug comments

    shawnxie999 committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    7576b6a View commit details
    Browse the repository at this point in the history
  5. comments

    shawnxie999 committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    c5e14bc View commit details
    Browse the repository at this point in the history
  6. whitespae

    shawnxie999 committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    079b517 View commit details
    Browse the repository at this point in the history
  7. cap

    shawnxie999 committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    a9bdccd View commit details
    Browse the repository at this point in the history
  8. unused var

    shawnxie999 committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    ea3723c View commit details
    Browse the repository at this point in the history
  9. cmts

    shawnxie999 committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    ac1d8b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. improvement

    shawnxie999 committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    0c0ba26 View commit details
    Browse the repository at this point in the history
  2. comments

    shawnxie999 committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    08ddc3b View commit details
    Browse the repository at this point in the history
  3. recusrion

    shawnxie999 committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    09212d5 View commit details
    Browse the repository at this point in the history
  4. remove recursion

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

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    89bab5b View commit details
    Browse the repository at this point in the history
  2. handler api

    shawnxie999 committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    f9808c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. improvements, wip

    shawnxie999 committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    c606425 View commit details
    Browse the repository at this point in the history
  2. rearranging

    shawnxie999 committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    a817bfb View commit details
    Browse the repository at this point in the history
  3. unnecessary braces

    shawnxie999 committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    f4cdff6 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. add limit

    shawnxie999 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    05006ae View commit details
    Browse the repository at this point in the history
  2. taxon wip

    shawnxie999 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    ffd5ff5 View commit details
    Browse the repository at this point in the history
  3. taxon remove nesting if

    shawnxie999 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    8a914a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. update uri fetching

    shawnxie999 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    13af1f6 View commit details
    Browse the repository at this point in the history
  2. remove else if

    shawnxie999 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    757a99f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a413723 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9f6c6d View commit details
    Browse the repository at this point in the history
  5. clang

    ledhed2222 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    1781e49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    463ffef View commit details
    Browse the repository at this point in the history
  7. add limit to select

    ledhed2222 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    00462c1 View commit details
    Browse the repository at this point in the history
  8. use JS macro in nft_info

    ledhed2222 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    7d0066e View commit details
    Browse the repository at this point in the history
  9. add some consts

    ledhed2222 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    d04382a View commit details
    Browse the repository at this point in the history
  10. remove comments

    ledhed2222 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    ceb7ed9 View commit details
    Browse the repository at this point in the history
  11. add taxon

    ledhed2222 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    c57ea6d View commit details
    Browse the repository at this point in the history
  12. rename to to match rippled

    ledhed2222 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    6319ba9 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    76a0cfe View commit details
    Browse the repository at this point in the history
  2. wip

    shawnxie999 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    63ecd3b View commit details
    Browse the repository at this point in the history
  3. wip

    shawnxie999 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    5b7a609 View commit details
    Browse the repository at this point in the history
  4. wip

    shawnxie999 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    c7344d8 View commit details
    Browse the repository at this point in the history
  5. wip

    shawnxie999 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    49ee7f7 View commit details
    Browse the repository at this point in the history
  6. comments

    shawnxie999 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    0ab14af View commit details
    Browse the repository at this point in the history
  7. wip

    shawnxie999 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    cfb4675 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. marker method

    shawnxie999 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    607e08f View commit details
    Browse the repository at this point in the history
  2. marker

    shawnxie999 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    971ebcb View commit details
    Browse the repository at this point in the history
  3. parsing issues

    shawnxie999 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    593d03e View commit details
    Browse the repository at this point in the history
  4. delete old code

    shawnxie999 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    0e54d6e View commit details
    Browse the repository at this point in the history
  5. update test

    shawnxie999 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    bdb407a View commit details
    Browse the repository at this point in the history
  6. bug fixes and edge cases

    shawnxie999 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    b8010b6 View commit details
    Browse the repository at this point in the history
  7. cmts

    shawnxie999 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    ed11f69 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. renaming hotel

    shawnxie999 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    d227a63 View commit details
    Browse the repository at this point in the history
  2. fix taxon condition

    shawnxie999 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    0afa4ed View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. wip

    shawnxie999 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    1f4705c View commit details
    Browse the repository at this point in the history
  2. sync

    shawnxie999 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    faf01f7 View commit details
    Browse the repository at this point in the history
  3. sync

    shawnxie999 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    e7c0deb View commit details
    Browse the repository at this point in the history
  4. revert

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