-
Notifications
You must be signed in to change notification settings - Fork 30
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
IF: unifying set_finalizers interface with Leap and BIOS Contract #257
Comments
This was referenced Dec 15, 2023
Closed
heifner
added a commit
that referenced
this issue
Dec 19, 2023
heifner
added a commit
that referenced
this issue
Dec 19, 2023
heifner
added a commit
that referenced
this issue
Dec 19, 2023
heifner
added a commit
that referenced
this issue
Dec 20, 2023
…ename IF: Rename set_finalizers types to match `eosio.bios` and `leap` names
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently CDT and Leap use
abi_finalizer_policy
while BIOS contract usesfinalizer_policy
. Some field names and types are also different. Unify them to reduce future confusion.Leap AntelopeIO/leap#1992
Reference-Contract AntelopeIO/reference-contracts#34
The text was updated successfully, but these errors were encountered: