Skip to content

Conversation

@nidishk
Copy link
Contributor

@nidishk nidishk commented Jan 6, 2026

🔖 Title
Add recursive ACT support for mantaray structures

📝 Description
This PR implements recursive ACT support in the MantarayNode class, enabling encrypted manifest structures to be properly saved and loaded with ACT protection across nested folder hierarchies.

Changes

  • Modified saveRecursively() to capture and store swarm-act-history-address in fork metadata when ACT is enabled
  • Modified loadRecursively() to read history address from fork metadata and pass it to child node unmarshalling for proper ACT decryption

🧪 How Has This Been Tested?
✅ Tested with integration tests in manifest.spec.ts

@Cafe137 Cafe137 merged commit 32a4478 into ethersphere:master Jan 6, 2026
2 of 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.

2 participants