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

[4.0 -> main] merge up #233: remove is_callable_v<> workaround #235

Merged
merged 3 commits into from
Sep 26, 2023

Conversation

spoonincode
Copy link
Member

This merges up to main #233. Unfortunately I realized after preparing the merge that #194 already resolved this issue in a different way on main

After some discussion with others, decided that matching the way this code is written in eos-vm currently (due to AntelopeIO/eos-vm#4) would be the best way to resolve the conflict since that will at least keep everything consistent.

Resolves #234

Copy link
Contributor

@ericpassmore ericpassmore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@spoonincode spoonincode merged commit dae43fd into main Sep 26, 2023
6 checks passed
@spoonincode spoonincode deleted the remove_callable_v_workaround branch September 26, 2023 21:16
@ericpassmore
Copy link
Contributor

Note:start
group: CLEANCODE
category: INTERNALS
summary: Standardize Callouts.
Note:end

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.

[Main]: port is_callable workaround from 4.0
3 participants