PerpScope v1.3.0
PerpScope v1.3.0
PerpScope v1.3 adds the decoded live source intake.
Shipped
- Added
Load Decodedto the Data Source panel. - Added
?decodedSource=https://...andwindow.PERPSCOPE_DECODED_SOURCE_URLas the clean, no-textbox connection path for CORS-readable decoded protocol feeds. - Added URL/protocol validation, live-source validation, and a raw-account-data guard so PerpScope does not label undecoded bytes as decoded protocol state.
- Added
examples/decoded-live-source.sample.jsonfor local and deployed smoke tests. - Added
docs/decoded-live-source.mdwith the endpoint contract for terminal teams and decoder workers. - Documented the recommended Percolator decoder path:
@percolatorct/sdk, an address directory such ashttps://percolatorlaunch.com/api/markets, SolanagetMultipleAccounts, SDK layout parsing, and a PerpScope snapshot response.
Safety
PerpScope remains read-only. It does not connect wallets, sign transactions, submit orders, route trades, or provide trade recommendations. The decoded live source path accepts sanitized decoded state only; raw Solana account data still needs a Percolator decoder before the cockpit can display it honestly.