Skip to content

Conversation

@fxamacker
Copy link
Member

This PR removes the unused function PersistentSlabStorage.FixLoadedBrokenReferences().

It was added for FixSlabsWithBrokenReferencesMigration for Crescendo spork to fix testnet data (not mainnet).

Since the migration using it was removed in onflow/flow-go#8036, this function is longer needed in atree.


  • Targeted PR against main 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 removes PersistentSlabStorage.FixLoadedBrokenReferences()
which is no longer needed.

It was added for FixSlabsWithBrokenReferencesMigration for Crescendo
spork to fix testnet data (not mainnet).

Since the migration using it was removed in flow-go #8036, this
function is longer needed in atree.
@fxamacker fxamacker self-assigned this Oct 15, 2025
@fxamacker fxamacker requested a review from turbolent as a code owner October 15, 2025 14:05
Copy link
Member

@turbolent turbolent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹🧹

@fxamacker fxamacker merged commit 458f1d6 into main Oct 20, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants