Skip to content

fix(manifest): resolve node persistence after removal#4819

Merged
istae merged 5 commits intoethersphere:masterfrom
asabya:mantarayRemoveTest
Mar 6, 2025
Merged

fix(manifest): resolve node persistence after removal#4819
istae merged 5 commits intoethersphere:masterfrom
asabya:mantarayRemoveTest

Conversation

@asabya
Copy link
Contributor

@asabya asabya commented Sep 13, 2024

Checklist

  • I have read the coding guide.
  • My change requires a documentation update, and I have done it.
  • I have added tests to cover my changes.
  • I have filled out the description and linked the related issues.

Description

This PR fixes #4808. Where loading a manifest then removing forks from it would not persist in the next load.

Copy link
Member

@zelig zelig left a comment

Choose a reason for hiding this comment

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

very neat find. please simplify by just nil-ing the ref field

@gacevicljubisa gacevicljubisa changed the title Mantaray manifest remove fork fix(manifest): resolve node persistence after removal Nov 25, 2024
@gacevicljubisa
Copy link
Member

@asabya this is the guide for commit msgs, linter will not allow merge if msgs are not in correct format. Currenltly this commit msg is not in correct format

@martinconic martinconic requested a review from zelig November 28, 2024 09:50
@istae
Copy link
Contributor

istae commented Jan 9, 2025

@asabya asabya force-pushed the mantarayRemoveTest branch from 8787863 to b31b0db Compare January 10, 2025 06:15
@asabya asabya requested a review from istae as a code owner January 10, 2025 06:15
@asabya
Copy link
Contributor Author

asabya commented Jan 10, 2025

@istae istae merged commit fb62fa4 into ethersphere:master Mar 6, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mantaray removed entry still persists

6 participants