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

feat(zink): introduce primitive type Address #220

Merged
merged 11 commits into from
Oct 3, 2024
Merged

feat(zink): introduce primitive type Address #220

merged 11 commits into from
Oct 3, 2024

Conversation

clearloop
Copy link
Member

@clearloop clearloop commented Feb 26, 2024

Resolves #235

  • selector must be emitted for helping the compiler figuring out real arguments

Changes

  • introduce primitive type Address
  • support boolean in abi
  • use u64 instead of usize

@clearloop clearloop changed the title feat(evm): add dynamic arguments in sol-abi feat(zink): introduce primitive type Address Oct 3, 2024
@clearloop clearloop marked this pull request as ready for review October 3, 2024 22:10
@clearloop clearloop merged commit f687fbe into main Oct 3, 2024
4 checks passed
@clearloop clearloop deleted the cl/bytes branch October 3, 2024 22:17
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.

Mark vector-like types as empty pointers for the EVM target
1 participant