Skip to content

Add ERC721Enumerable - #391

Merged
immrsd merged 13 commits into
OpenZeppelin:masterfrom
immrsd:erc721-enumerable
Sep 26, 2024
Merged

Add ERC721Enumerable#391
immrsd merged 13 commits into
OpenZeppelin:masterfrom
immrsd:erc721-enumerable

Conversation

@immrsd

@immrsd immrsd commented Sep 23, 2024

Copy link
Copy Markdown
Contributor

Fixes #1131.

Test target has been compiled with no issues.

@ericglau ericglau left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good, thanks! Just a few comments. Can you also add a changelog entry in an Unreleased section of packages/core-cairo/CHANGELOG.md?

Comment thread packages/ui/src/cairo/ERC721Controls.svelte Outdated
Comment thread packages/core-cairo/src/erc721.ts Outdated
Comment thread packages/core-cairo/src/erc721.test.ts Outdated
@immrsd

immrsd commented Sep 23, 2024

Copy link
Copy Markdown
Contributor Author

Looks good, thanks! Just a few comments. Can you also add a changelog entry in an Unreleased section of packages/core-cairo/CHANGELOG.md?

Done!

@ericglau ericglau left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, thanks!

@andrew-fleming andrew-fleming left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice work, @immrsd! LGTM

Comment thread packages/core-cairo/src/erc721.test.ts.md Outdated
@ericnordelo

Copy link
Copy Markdown
Member

Hey @immrsd, the PR looks good. I want to confirm that you did run yarn run update_scarb_project to update the test_project/, and build with scarb build to ensure there are not warnings or compilation errors with the new addition. Let me know if that's the case.

Comment thread packages/core-cairo/src/erc721.ts Outdated
@immrsd

immrsd commented Sep 25, 2024

Copy link
Copy Markdown
Contributor Author

Hey @immrsd, the PR looks good. I want to confirm that you did run yarn run update_scarb_project to update the test_project/, and build with scarb build to ensure there are not warnings or compilation errors with the new addition. Let me know if that's the case.

Yes, I executed the script and built with scarb --release build, no compilation issues

image

@immrsd
immrsd requested a review from ericnordelo September 25, 2024 16:53
@immrsd
immrsd merged commit 9280664 into OpenZeppelin:master Sep 26, 2024
@github-actions github-actions Bot mentioned this pull request Jun 20, 2025
@github-actions github-actions Bot mentioned this pull request Aug 20, 2025
This was referenced Sep 9, 2025
@github-actions github-actions Bot mentioned this pull request Sep 16, 2025
@github-actions github-actions Bot mentioned this pull request Jan 10, 2026
@github-actions github-actions Bot mentioned this pull request Jun 18, 2026
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.

Wizard: ERC721 Enumerable

4 participants