We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I ran into some integration issues while updating onflow/cadence to use Atree PR #342 and #345. We should:
TypeInfo.ID()
TypeInfo.Identifier()
InlinedExtraData
ContainerStorable
Encode
EncodeSlab
EncodeStorableAsElement()
ContainerStorable.HasPointer()
More details will be in the PR that closes this issue.
The text was updated successfully, but these errors were encountered:
This is closed by #352 and onflow/cadence#2920.
For more info, see onflow/cadence#2882.
Sorry, something went wrong.
fxamacker
No branches or pull requests
I ran into some integration issues while updating onflow/cadence to use Atree PR #342 and #345. We should:
TypeInfo.ID()
toTypeInfo.Identifier()
InlinedExtraData
interfaceContainerStorable
interfaceEncode
toEncodeSlab
EncodeStorableAsElement()
ContainerStorable.HasPointer()
More details will be in the PR that closes this issue.
The text was updated successfully, but these errors were encountered: