audit(stellar): initial findings, add audit tests and report skeleton#47
audit(stellar): initial findings, add audit tests and report skeleton#47Abdulmajeed82 wants to merge 2 commits into
Conversation
…raith-protocol#45) * perf(stellar): prefilter scans with public view tags * test(stellar): cover legacy view-tag scanner
|
@Abdulmajeed82 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! 🚀 |
|
The audit report ( Blocker: branch is from very old git fetch origin
git rebase origin/develop
# keep only your new files:
# audits/2026-06-author-stellar-module.md
# test/audits/stellar.test.ts
# and any small package.json change for the audit test path
# drop all the deletions to src/chains/stellar/*, src/compat/*, test/compat/*, test/chains/stellar/*
git push --force-with-leaseAfter the rebase the diff should be net-positive only, no deletions of existing files. Then I'll re-review the audit findings themselves and merge. Thanks @Abdulmajeed82. |
|
The audit doc and reproducer tests survive the merge. Conflicts in 4 files (all from view-tag work in #45 and streaming scan in #34):
git fetch origin
git rebase origin/develop
git push --force-with-leaseFor Thanks @Abdulmajeed82. |
|
Closing as we wrap up this round of the Wraith × Drips × Stellar Wave program. Thanks for the contribution. The work and review history stays on this PR for reference. A new set of issues will go up shortly under the same If you specifically want to land the work that's already in this PR (post-wave), feel free to reopen and rebase against |
Closes #1