Skip to content

dev#63

Merged
zhongeric merged 5 commits into
mainfrom
dev
Jun 17, 2026
Merged

dev#63
zhongeric merged 5 commits into
mainfrom
dev

Conversation

@zhongeric

Copy link
Copy Markdown
Contributor

No description provided.

zhongeric and others added 2 commits May 11, 2026 11:29
Align the README with the repository documentation style used by related Uniswap contracts while preserving only verified deployment and audit details.

Co-authored-by: Cursor <cursoragent@cursor.com>
* Emit token metadata on creation

Co-authored-by: Cursor <cursoragent@cursor.com>

* Emit X account proof on token creation

Co-authored-by: Cursor <cursoragent@cursor.com>

* Move X proof into token metadata

Co-authored-by: Cursor <cursoragent@cursor.com>

* Use X proof tweet ID metadata

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
@zhongeric zhongeric marked this pull request as ready for review May 29, 2026 18:40
zhongeric and others added 2 commits June 10, 2026 10:55
…#64)

Renames the UERC20Metadata.xProofTweetId (uint256) field to a generic
extraData (bytes) field so the factory can emit arbitrary opaque,
application-defined data (e.g. an off-chain X account verification
proof) rather than being tied to a tweet ID. extraData is stored
on-chain and emitted in the TokenCreated event, but is not rendered in
the tokenURI JSON.

Also updates USUPERC20 non-home-chain metadata clearing, all tests,
README, autogenerated struct docs, and regenerates the
bytecode/initcode/deploy-gas snapshots.

Co-authored-by: Cursor <cursoragent@cursor.com>
Comment thread src/libraries/UERC20MetadataLibrary.sol Outdated
mgretzke
mgretzke previously approved these changes Jun 17, 2026

@mgretzke mgretzke 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.

Looks good, clean addition. The comment can be resolved or discarded, as you please.

@zhongeric zhongeric merged commit 6f18f1c into main Jun 17, 2026
5 checks passed
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