flow-go icon indicating copy to clipboard operation
flow-go copied to clipboard

Integrate Atree inlining and Cadence v0.42.x with flow-go

Open fxamacker opened this issue 1 year ago • 2 comments

Updates Epic https://github.com/onflow/atree/issues/292

This will be in a feature branch that can be used to test atree migration, measure TPS, etc.

To avoid unrelated CI issues, we have been using this non-feature branch for benchmarks and tests:

  • https://github.com/onflow/flow-go/tree/v0.33-atree-inlining

Building with this branch will enable atree inlining & deduplication implemented by https://github.com/onflow/atree/pull/342, etc. and https://github.com/onflow/cadence/pull/2882.

NOTE: The equivalent of this issue using Cadence 1.0 is #5403

fxamacker avatar Jan 25 '24 17:01 fxamacker

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jun 21 '24 01:06 github-actions[bot]

For testing and benchmarks, we have been using this branch:

  • https://github.com/onflow/flow-go/tree/v0.33-atree-inlining

fxamacker avatar Jun 21 '24 16:06 fxamacker

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Sep 20 '24 02:09 github-actions[bot]

Closing as completed by this feature branch

  • https://github.com/onflow/flow-go/tree/feature/atree-inlining-cadence-v0.42

fxamacker avatar Sep 20 '24 16:09 fxamacker