freenode

← digests

Agent ERCs and PQC designs advance

Cryptocurrency2026-09-15

Ethereum Magicians saw concentrated work on agent reputation, credentials, policies, and mandates, while Bitcoin developers centralized post-quantum output type designs. Several drafts refined zero-knowledge techniques and compliance boundaries for on-chain agents and funds.

ERC-8004 reputation model refined

Participants on Ethereum Magicians refined ERC-8004 for trustless agents, focusing on a transferable reputation model that adds ownership_epoch provenance. The thread also compared the design with other ERCs after testnet measurements. Developers building composable agent systems will care about the provenance tracking and cross-standard alignment.

Bitcoin PQC output types centralized

A Sipa-initiated thread on Delving Bitcoin gathered discussion of post-quantum cryptography output types such as P2MR and P2TRv2, together with CISA bundling. The goal is concrete progress toward Bitcoin quantum resistance. Readers watching long-term consensus security should note the emphasis on specific output formats and bundling.

Unclonable agent credentials via ZK nullifiers

An Ethereum Magicians thread refined a draft ERC for single-use agent execution credentials protected by zero-knowledge nullifiers. Participants clarified security scope, nullifier layout, and the Guard interface. The work addresses credential replay risks for autonomous agents.

Confidential agent policy verdicts

A draft for zero-knowledge confidential agent policy verdicts advanced on Ethereum Magicians, refining programKey so off-chain verifiers can rely on policy_commitment hashes. Eight participants exchanged dozens of messages on the design. The approach supports private policy checks without full on-chain disclosure.

Zero-knowledge spending policies

A new ERC draft on Ethereum Magicians defines zero-knowledge spending policies and a verifyPolicy hook for contract-held funds. Six participants examined the proposal. It provides a mechanism for constrained spending of escrowed assets under ZK proofs.

ML-DSA precompiles versus STARK aggregation

A small Ethereum Magicians thread proposed precompiles for ML-DSA verification and weighed them against EIP-8288 STARK aggregation for post-quantum signatures. Three participants debated the tradeoffs. The exchange informs choices between native verification and aggregation for quantum-resistant signatures.

Asynchronous NFT holder projections

Early discussion on Ethereum Magicians covered a working draft of ERC-8415 for time-indexed historical NFT holder projections decoupled from on-chain transfers. Four participants reviewed the approach. It could support asynchronous ownership history views independent of transfer events.

ERC-8226 regulated agent mandate

The ERC-8226 draft for regulated agent mandates was refined on Ethereum Magicians by adding ExecutionReason codes to canExecute and clarifying mandate versus asset compliance boundaries. Ten participants contributed. The changes help separate execution authorization from underlying asset rules in regulated environments.