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

Sherlock 163,140, 34 & 31: Remove support for non standard NFTs #585

Merged
merged 4 commits into from
Feb 8, 2023

Commits on Jan 12, 2023

  1. Create standardized PR templates for contracts (#539)

    This PR creates three github PR templates that should be followed:
    * `logic_src_changes.md`
    * `cosmetic_src_changes.md`
    * `testing_or_misc_nonsrc_changes.md`
    
    To learn more about how GH templates work -> https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/creating-a-pull-request-template-for-your-repository
    
    Co-authored-by: Ian Harvey <iharvey@comcast.net>
    ith-harvey and Ian Harvey authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    c718d1f View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Single template (#546)

    * merged all of the templates into one so the text will auto fill when a PR is created.
    * was running into this issue documented here with auto fill -> https://stackoverflow.com/questions/52139192/github-pull-requests-template-not-showing
    ith-harvey authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    f5ace44 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

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

Commits on Feb 8, 2023

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