onflow / atree

Atree provides scalable arrays and scalable ordered maps.
https://onflow.org
Apache License 2.0
39 stars 13 forks source link

Resolve issues found during Cadence integration for Atree inlining and deduplication #351

Closed fxamacker closed 8 months ago

fxamacker commented 8 months ago

I ran into some integration issues while updating onflow/cadence to use Atree PR #342 and #345. We should:

More details will be in the PR that closes this issue.

fxamacker commented 8 months ago

This is closed by #352 and https://github.com/onflow/cadence/pull/2920.

For more info, see https://github.com/onflow/cadence/pull/2882.