Skip to content
Blockchain

Why does my randomness beacon assume no one has built a faster machine?

80

Oportunidad

Randomness beacons used for validator selection, NFT minting, and DeFi parameter sampling rely on verifiable delay functions whose security guarantee rests on an assumption about how long sequential computation takes. If a well-funded adversary builds custom ASIC hardware that evaluates the VDF faster than the honest deadline, they can compute the beacon output in advance and bias any protocol that consumes it. A paper accepted to ACM CCS 2026 formalised this as an economic attack with a rational optimal-stopping structure and showed that several deployed parameterisations fall below the threshold needed to deter a hardware-equipped attacker during high-reward events like MEV spikes. No deployed beacon today publishes a hardware threat model or adjusts its delay parameter against observed ASIC progress.

Por qué importa

Randomness is a foundational input to committee elections and on-chain lotteries, and a manipulable beacon silently degrades the security of every downstream protocol that depends on it without any visible on-chain signal.

Cómo evalúo la oportunidad

La Puntuación de Oportunidad es mi propia lectura, no una medición: cuánto duele, con qué frecuencia aparece y qué tan poco existe para resolverlo hoy. Un valor más alto significa que creo que vale más la pena construirlo.

Gravedad8/10

Cuánto dolor causa cuando aparece.

Frecuencia6/10

Con qué frecuencia la gente se topa con ello.

Espacio en blanco9/10

Qué tan pocas herramientas buenas existen para ello hoy.

Más problemas que vale la pena resolver