Ethereum Magicians: tapered burn EIP and ZK agent drafts
Ethereum Magicians saw a high-volume, contentious debate on a tapered issuance burn EIP alongside quieter technical refinement of several zero-knowledge ERC drafts for agent credentials and spending policies. Activity centered on validator economics and confidential execution controls.
Heated debate on tapered issuance burn EIP
An EIP proposing partial burning of validator rewards drew 209 messages from 72 participants on ethereum-magicians.org. The thread turned heated, with personal attacks and sock-puppet deletions noted by moderators. Readers tracking Ethereum monetary policy and staking incentives will want to follow how the burn mechanism is scoped and whether it advances.
Unclonable agent credentials via ZK nullifiers
A draft ERC for unclonable agent execution credentials using zero-knowledge nullifiers received 15 messages from 6 participants. Discussion clarified security scope, nullifier layout, and the Guard interface. The work matters for developers building single-use agent authentication on Ethereum.
Zero-knowledge spending policies ERC
A new ERC draft defines zero-knowledge spending policies and a verifyPolicy hook for contract-held funds, attracting 15 messages from 5 participants. The proposal aims to let contracts enforce private spending rules. It is relevant to anyone designing programmable constraints on on-chain treasuries or agent wallets.
Confidential agent policy verdicts draft
A draft for ZK confidential agent policy verdicts saw 53 messages from 7 participants. The thread refined programKey to support off-chain verifiers via policy_commitment hashes. Developers working on private policy enforcement for agents should note the updated commitment approach.