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

Add "data" parameter to encrypted transfer methods/events

2d546ad
Select commit
Loading
Failed to load commit list.
Merged

Add "data" parameter to all mint/transfer methods #75

Add "data" parameter to encrypted transfer methods/events
2d546ad
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Sep 20, 2024 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 1facdd1 Move event definitions to Solidity interfaces Valid sign-off found
🟢 6f5a051 Remove unneeded "console" imports Valid sign-off found
🟢 d0d62e0 Add "data" parameter to mint methods/events Valid sign-off found
🟢 06070b0 Add "data" parameter to transfer methods/events Valid sign-off found
🟢 2d546ad Add "data" parameter to encrypted transfer methods... Valid sign-off found