• @peeramid-labs/multipass-client@1.1.0 1644c56ec7

    @peeramid-labs/multipass-client@1.1.0
    Some checks failed
    release / release (push) Failing after 1m12s
    Stable

    peersky released this 2026-09-07 10:28:54 +00:00 | 5 commits to main since this release

    Minor Changes

    • a615621: Indexer backends and view-code support:

      • Swappable indexer backends: EnvioIndexer and GraphIndexer implement one MultipassIndexer interface behind listDomains/listRecords; on-chain fallback for domain enumeration without an indexer.
      • View-code support (opt-in privacy): deriveViewCode, XOR mask/unmask for name and id, keccak256(viewCode) payload commitment, verifyViewCode/decodeRecord, and MultipassRegistrar.buildOptInRegisterMessage.
      • Repository restructured as a pnpm workspace; the CLI lives in @peeramid-labs/multipass-cli.
    Downloads