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: accept abi method reference as a parameter to methodSelector function #108

Merged
merged 5 commits into from
Feb 20, 2025

Conversation

boblat
Copy link
Contributor

@boblat boblat commented Feb 19, 2025

  • allow passing reference to abi method as parameter to methodSelector function
  • to support statements like: assert(appCall.appArgs(0) === methodSelector(Contract.prototype.optIn))

@tristanmenzel tristanmenzel merged commit 763db73 into main Feb 20, 2025
3 checks passed
@tristanmenzel tristanmenzel deleted the feat/signature branch February 20, 2025 16:44
Copy link

🎉 This PR is included in version 1.0.0-beta.26 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants