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

fix: Support emit calls which include an explicit signature #70

Merged
merged 3 commits into from
Jan 8, 2025

Conversation

tristanmenzel
Copy link
Collaborator

Algopy supports an overload of emit which includes an explicit signature, so algots should too.

ie.

emit('SomeType(uint8)', x)

@tristanmenzel tristanmenzel force-pushed the fix/emit-with-explicit-sig branch from bcc936b to ed7e3be Compare January 7, 2025 23:29
@tristanmenzel tristanmenzel force-pushed the fix/emit-with-explicit-sig branch from ed7e3be to 1fa5a3d Compare January 8, 2025 17:30
@tristanmenzel tristanmenzel merged commit aff7644 into main Jan 8, 2025
3 checks passed
@tristanmenzel tristanmenzel deleted the fix/emit-with-explicit-sig branch January 8, 2025 19:05
Copy link

github-actions bot commented Jan 8, 2025

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

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