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

Truncate token uri in logging #99

Merged
merged 5 commits into from
Mar 20, 2024
Merged

Truncate token uri in logging #99

merged 5 commits into from
Mar 20, 2024

Commits on Mar 17, 2024

  1. Truncate token uri in logging

    Some URLs are very long (e.g. data urls), so we truncate them to make them easier to read in logs and use less space.
    ligustah committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    46aabc4 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Update IPFS url

    ligustah committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    fc69241 View commit details
    Browse the repository at this point in the history
  2. Update foundation parser

    The previously used API doesn't exist anymore, so we are falling back to parsing the provided token metadata
    ligustah committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    675e83d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c83bdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a78cab View commit details
    Browse the repository at this point in the history