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

fix: solve the problem of "/" parsing error in classID #15

Merged
merged 5 commits into from
Oct 20, 2023

Commits on Apr 6, 2023

  1. use timestamp as timeout by default

    Dreamer committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    829034f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    01348db View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/bianjieai/nft-transfer into…

    … dreamer/fix-class-id
    Dreamer committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    ffdf933 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. fix event OnAcknowledgementPacket and OnTimeoutPacket failed with…

    … class_id(contain '/')
    Dreamer committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    515b73b View commit details
    Browse the repository at this point in the history
  2. rename method

    Dreamer committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    a05e416 View commit details
    Browse the repository at this point in the history