fix(overlay-topics): require verified Mandala state authority - #536
Merged
Merged
Conversation
|
ty-everett
marked this pull request as ready for review
September 15, 2026 21:15
ty-everett
requested review from
BraydenLangley,
sirdeggen and
tonesnotes
as code owners
September 15, 2026 21:15
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Program and scope
Impact
@bsv/overlay-topics1.8.0.Non-genesis admin actions fail closed without an admin-history verifier. The reference storage manager provides an exact asset/outpoint query, and the server's lazy adapter uses the existing history API for compatibility with its locked dependency. Registration belongs to its own genesis. Token ownership must match the stored source outpoint, asset and amount; optional input linkage corroborates that record. Duplicate/invalid linkage indices are rejected consistently by admission and lookup.
Existing wire fields and serialization remain unchanged. Custom adapters need the documented verifier and authoritative owner rows. Coordinate admission/lookup upgrades and audit historical records before replay. The optional TypeScript verifier member preserves source compatibility; it does not permit bypassing runtime verification.
Verification
Security and dependencies
Release and operations
Published release evidence
Admin merge:
152ebe2aa8766bf98001df1e666e9f0f18ba6631. Main CI and CodeQL passed.Protected Release 35024582312 succeeded, including vulnerability scanning, SLSA/CycloneDX attestations, npm publication, signature verification and final reconciliation. It published Overlay Topics 1.8.0, SDK 2.7.0, Message Box Client 2.5.1, Wallet Relay 0.5.0, Paymail 2.4.8, fund-wallet 1.5.1, 402-pay 0.3.1, and Wallet Toolbox Client/Mobile 2.13.1. All nine registry/latest versions, SHA-256 tarball digests and SHA-512 integrity values were independently checked against the hosted candidate.
No fleet deployment was performed. Custom Mandala adapters and historical records require the documented migration review before deployment. The deferred overlay integration work remains outside this wave.