Skip to content

chore: add known issues md file#1425

Merged
tbwebb22 merged 3 commits into
masterfrom
taylor/known-issues
May 14, 2026
Merged

chore: add known issues md file#1425
tbwebb22 merged 3 commits into
masterfrom
taylor/known-issues

Conversation

@tbwebb22
Copy link
Copy Markdown
Contributor

@tbwebb22 tbwebb22 commented May 8, 2026

Changed to just add these comments in the contracts rather than a new "known issues" file

Comment thread contracts/handlers/MulticallHandler.sol Outdated
*
* @dev Any tokens left on this contract can be claimed by any caller. This is intentional — the handler is a
* stateless utility with no per-user accounting or admin rescue, and tokens delivered to it are expected to be
* consumed in the same transaction. Not a security issue; please do not report.
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.

Suggested change
* consumed in the same transaction. Not a security issue; please do not report.
* consumed in the same transaction.

I would say we just want to state the contract behaviour and not warn people to not report

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

yeah great point lol 730acf8

*
* @dev Any tokens left on this contract can be claimed by any caller. This is intentional — the proxy is a
* stateless utility with no per-user accounting or admin rescue, and tokens delivered to it are expected to be
* consumed in the same transaction. Not a security issue; please do not report.
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.

Suggested change
* consumed in the same transaction. Not a security issue; please do not report.
* consumed in the same transaction.
*

same here, wdyt?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@tbwebb22 tbwebb22 merged commit 40a442b into master May 14, 2026
14 checks passed
@tbwebb22 tbwebb22 deleted the taylor/known-issues branch May 14, 2026 22:30
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.

3 participants