New features
Veashi Scanner for the Vea bridge
The Vea bridge ships Veashi Scanner, a new web app for tracking cross-chain messages end to end. Users can search by transaction, filter by source and destination chain, browse a messages table, and drill into per-message pages showing bridge, adapter, threshold, and route details. A companion Envio-based indexer (veashi-envio-yaho) backs the scanner, and a separate relayer-envio-inbox indexer is available for operators running Vea relayers.
Governor v1 evidence submission in Dispute Resolver
The Kleros Dispute Resolver now supports submitting evidence on Kleros Governor v1 disputes. Governor v1 is wired into the network and contract mapping so users can attach evidence directly from the Dispute Resolver UI.July staking rewards in Court
The Kleros Court claim modal picks up the July rewards snapshot, so jurors can now claim July staking rewards from the app.Notifications banner in Foresight
The Foresight homepage now shows a notifications banner reflecting whether the connected wallet is subscribed to alerts. The unsubscribe page and notifications contact-details form have been streamlined, and the PredictAll success popup has been tidied up.Movies Round 3 experiment on Foresight
A new “Movies Round 3” experiment is live on the Foresight homepage, with an updated banner and refreshed first-visit miniguide illustrations.Configurable block confirmation depth in Zodiac bots
The Kleros Zodiac module bots expose a new environment variable to configure block confirmation depth. Operators can now tune reorg safety per deployment.Updates
Faster Court home page and claim modal
Kleros Court caches reward snapshots and skips unnecessary MetaEvidence fetches on the home page and claim modal, so the initial load is faster and empty-snapshot states render cleanly.RPC fallbacks in Escrow V1 and Escrow V2
Both the Escrow V1 UI and Escrow V2 web app add a fallback RPC mechanism. Token and chain requests keep working when the primary RPC is down, and custom token metadata now resolves through an on-chain fallback in Escrow V2 and handles missing metadata gracefully in Escrow V1’s “Add Custom Token” flow.Keeper bot gas handling in Court V2
The Kleros V2 keeper bot now usesestimateGas instead of a hardcoded gas value for draw and execute, caps real-send gas at the provider limit, and halves the batch size and retries when gas would exceed the configured maximum. This should reduce failed or stuck keeper transactions.