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

simplify EVM callback #2282

Merged
merged 2 commits into from
Jun 2, 2024
Merged

simplify EVM callback #2282

merged 2 commits into from
Jun 2, 2024

Conversation

arnetheduck
Copy link
Member

The EVM callbacks currently don't require closures, so we can use nimcall to reduce overhead slightly.

The EVM callbacks currently don't require closures, so we can use
`nimcall` to reduce overhead slightly.
@arnetheduck arnetheduck merged commit 8b65834 into master Jun 2, 2024
9 checks passed
@arnetheduck arnetheduck deleted the nimcall-evm branch June 2, 2024 11:00
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.

1 participant