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

Improve ABI encoding comments and refactor ERC20 Metadata #329

Merged
merged 3 commits into from
Mar 31, 2025

Conversation

Pronoss
Copy link
Contributor

@Pronoss Pronoss commented Mar 19, 2025

AbiEncode.sol

  • Clarified inline comments explaining the behavior of abi.encodeWithSignature and abi.encodeWithSelector.
  • Replaced misleading comments about typo checking to avoid confusion.

index.html.ts (abi-encode)

  • Updated HTML comments to better explain how ABI encoding works and the lack of compile-time checks.

index.html.ts (erc20)

  • Refactored metadata:
    • Updated the title for better context.
    • Enhanced the description.
    • Expanded keywords to improve discoverability (added "mint", "burn", "token swap", "dapp").

@t4sk t4sk merged commit 059897c into Cyfrin:gh-pages Mar 31, 2025
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