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

calling super.tokentansfer before hook logic 🐞 #12

Merged
merged 2 commits into from
Aug 5, 2023

Conversation

Bulalu
Copy link
Collaborator

@Bulalu Bulalu commented Aug 4, 2023

No description provided.

src/ERC721ACH.sol Show resolved Hide resolved
src/ERC721ACH.sol Show resolved Hide resolved
@@ -7,6 +7,8 @@ contract ERC721ACHMock is ERC721ACH {
bool public hooksEnabled;
address public owner;

error Access_OnlyOwner();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are you using this anywhere?

Copy link
Contributor

@SweetmanTech SweetmanTech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ship it 🚢

@SweetmanTech SweetmanTech merged commit f72dcc9 into main Aug 5, 2023
1 check passed
Bulalu added a commit that referenced this pull request Aug 5, 2023
Merge pull request #12 from defientco/updated-tokentransfer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants