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 token approvals to PublicResolver.sol #177

Merged
merged 6 commits into from Jan 10, 2023

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    c8e5580 View commit details
    Browse the repository at this point in the history
  2. Added Approved event

    nxt3d committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    bb49cc8 View commit details
    Browse the repository at this point in the history
  3. Add approve function

    nxt3d committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    afd4c0f View commit details
    Browse the repository at this point in the history
  4. added isApprovedFor function

    nxt3d committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    41dddd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6b20b9 View commit details
    Browse the repository at this point in the history
  6. Added token approvals tests

    nxt3d committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    d6b922f View commit details
    Browse the repository at this point in the history