Skip to main content
Subscribe · Filter by tag — Wallet API, Security, Attestation, Architecture, Policy.
Security
v0.724.0 — v0.764.0
ABI and IDL signatures are now bound to chain and identity, backed by a fail-closed signer allowlist, with the development signing key gated out of production builds. On the signing path, validate_charset runs unconditionally and rejects JSON short-form control escapes.
Wallet APIAttestation
v0.716.0
The parser gateway emits a mock bootProof and mounts the v2 route, matching the production TDX deployment shape for local development.
Architecture
v0.700.0
parser_app now mirrors parser_cli’s chain-feature flags, so enclave and gRPC builds can include or exclude individual chains.
AttestationSecurity
v0.654.0
Added scripts/extract-nitro-pcrs.sh for extracting AWS Nitro PCR values, alongside self-hosted TEE deployment docs.
Wallet API
v0.648.0
The HTTP gateway now forwards chain_metadata end-to-end and exposes content digests on every response. Downstream tools — policy engines, signing pipelines, audit logs — can compose VisualSign output into their own workflows without re-parsing the transaction.