Skip to content

Leak detection#114

Merged
truthixify merged 3 commits into
wraith-protocol:developfrom
frank0277:leak-detection
Jun 29, 2026
Merged

Leak detection#114
truthixify merged 3 commits into
wraith-protocol:developfrom
frank0277:leak-detection

Conversation

@frank0277

@frank0277 frank0277 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Leak scan baseline

@truthixify

Copy link
Copy Markdown
Contributor

@frank0277 — this PR is currently empty (no changes vs develop). Looks like the leak-detection commits haven't been pushed yet, or the branch base is wrong.

# Confirm your work is committed locally
git log origin/develop..HEAD --oneline
# Then push
git push -u origin <branch-name>

Once the actual leak-detection / memory-profiling work is in, I will merge.

@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@frank0277 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@truthixify

Copy link
Copy Markdown
Contributor

Clean merge. 133-line leak detection harness + 129-line property tests + scan path tweaks across chain modules. Thanks @frank0277.

@truthixify truthixify merged commit 8e66c93 into wraith-protocol:develop Jun 29, 2026
0 of 5 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.

Long-running scan memory profiling + leak detection

2 participants