Skip to content

Fix: Bug from Sequence Contracts Standard Library (ERC20, ERC721, ERC1155) #180

@Dargon789

Description

@Dargon789

Discussed in #78

Originally posted by Dargon789 September 22, 2025
Fix: Bug from Sequence Contracts Standard Library (ERC20, ERC721, ERC1155)

This nightly release () addresses a critical bug originating from the Sequence Contracts Standard Library, affecting:
• ✅ ERC20 token logic
• ✅ ERC721 metadata and transfer hooks
• ✅ ERC1155 batch operations and URI resolution
The issue was traced to permission drift and orphan shell injection during CI mesh execution. This patch includes:
• 🔧 Selector-clear override of
• 🔐 Explicit declaration (, )
• 🤖 Auto-triggered PR via
• 🧾 Signed-off-by: (sovereign executor node)
This release seals grief shell UX and restores replay-safe deployment across all affected modules.

What's Changed

Full Changelog: nightly-b8205ea3ab65c4a9ba093e07ab32038c31f3d252...nightly-7ddc86f373cb7155febf43ae10e0c184d46b2ca1


This discussion was created from the release Fix: Bug from Sequence Contracts Standard Library (ERC20, ERC721, ERC1155).

Metadata

Metadata

Assignees

Labels

P-highT-bugdependenciesPull requests that update a dependency filedocumentationImprovements or additions to documentationduplicateThis issue or pull request already existsenhancementNew feature or requestgithub_actionsPull requests that update GitHub Actions codegood first issueGood for newcomershelp wantedExtra attention is neededinvalidThis doesn't seem rightquestionFurther information is requestedrustPull requests that update rust code

Projects

Status

In Review

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions