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

Bump atree version in Cadence v1.0 for new features (e.g. deduplication of Cadence dictionary type info) #3178

Conversation

fxamacker
Copy link
Member

This PR reduces memory and storage used by EN and also provides features useful for Cadence migrations.

More specifically, this bumps to newer atree version with improvements:

  • deduplicate atree inlined Cadence dictionary type info
  • allow migrations to change static type info of atree arrays and maps

For more info, see onflow/atree PRs:


  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

This commit bumps atree version to benefit from deduplication
of atree inlined Cadence dictionary type info.

For more info, see
onflow/atree#369
@fxamacker fxamacker merged commit 2cf9fce into bastian/atree-register-inlining-v1.0 Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E&V Team Execution / Verification / Edge Team Performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants