Skip to content
Permissionless Web

Generated — do not edit. Source: /Users/returniflost/abstract/terp-core/crates/private-inference-rent/product-docs/vocs/status.mdx. Change the crate/repo, then rebuild this site.

Status

re-zerve is a research product: a private bid path beside public Akash. You can run the full lease locally — deployment, sealed bid, commitment, allocate, access, close. The public Akash network does not yet use this path as its default.

When the private path is off, provider-services is ordinary public Akash.

What you can run locally

PieceBehavior
Public deployment / order + sealed bidSDL and resources are public; price is not
Commitment contractStores ask and bid hashes only
Pay inclusionHalo2 verify of a ZAP1 hosting-payment event
FROST DKGDeployer, provider, resolver
EscrowGrant and events. No bank coins as product money.
Ironwood notesOpen and two-spend close on Zakura
Derived access bearerWinner opens; others are refused
Provider buildBid gate and bearer at the gateway

Still local

TopicToday
Who is biddingLocal providers in this build, not the public Akash set
Provider imagePIR support is this repository’s provider-services build, not the public image
IBC client on TerpLocal e2e stores and attests cw-zap1-ibcv2. Public Terp does not select it.
FROST operationsDKG is real; packaging of holders is local
ZIP-312 RedPallasNot in Zakura. Spend uses ZIP-32 of the reconstructed group seed.

Two credit paths

Local transcriptProduct ingest
In-process credit for unit testscredit_deposit_zap1 with on-chain Halo2 accept
Dealer-generated FROST packagesThree-party DKG
In-memory pool balanceIronwood notes

If the chain, the proof host, or the Zakura node is required and missing, the path stops. See For engineers for type names.