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 "data" parameter to all mint/transfer methods #75

Merged
merged 5 commits into from
Sep 23, 2024

Commits on Sep 20, 2024

  1. Move event definitions to Solidity interfaces

    Signed-off-by: Andrew Richardson <[email protected]>
    awrichar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1facdd1 View commit details
    Browse the repository at this point in the history
  2. Remove unneeded "console" imports

    Signed-off-by: Andrew Richardson <[email protected]>
    awrichar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6f5a051 View commit details
    Browse the repository at this point in the history
  3. Add "data" parameter to mint methods/events

    Signed-off-by: Andrew Richardson <[email protected]>
    awrichar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d0d62e0 View commit details
    Browse the repository at this point in the history
  4. Add "data" parameter to transfer methods/events

    Signed-off-by: Andrew Richardson <[email protected]>
    awrichar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    06070b0 View commit details
    Browse the repository at this point in the history
  5. Add "data" parameter to encrypted transfer methods/events

    Signed-off-by: Andrew Richardson <[email protected]>
    awrichar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2d546ad View commit details
    Browse the repository at this point in the history