Skip to content

fix(ABI): add bool to supported non-abi types#77

Merged
fubuloubu merged 1 commit intomainfrom
fix/abi/support-bool-type
Dec 23, 2025
Merged

fix(ABI): add bool to supported non-abi types#77
fubuloubu merged 1 commit intomainfrom
fix/abi/support-bool-type

Conversation

@fubuloubu
Copy link
Copy Markdown
Member

What I did

fixes: #

How I did it

How to verify it

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

@fubuloubu fubuloubu enabled auto-merge (squash) December 23, 2025 16:48
@fubuloubu fubuloubu requested a review from antazoey December 23, 2025 16:48
@fubuloubu fubuloubu disabled auto-merge December 23, 2025 16:49
@fubuloubu fubuloubu merged commit 95495f0 into main Dec 23, 2025
41 checks passed
@fubuloubu fubuloubu deleted the fix/abi/support-bool-type branch December 23, 2025 16:49
Comment thread eip712/utils.py
HexBytes: "bytes",
bytes: "bytes",
str: "string",
bool: "bool",
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.

HexBytes32 for bytes32 might also be nice

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