Add more tests of optional proof elements for inlined nodes#6379
Conversation
Amxx
commented
Feb 27, 2026
- Tests
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Repository UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
WalkthroughThe pull request modifies test cases in TrieProof.test.js to enhance verification of trie proof structures. The changes add validation that full proofs match expected node counts and replace a single commented-out compression verification approach with explicit checks against multiple partial proof configurations. For both inline-extension and inline-extension-in-branch test cases, three distinct partial proof variations are introduced to validate different node combinations within the proof structure. Possibly related PRs
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |