Skip to content

RNG fallback mechanism #1283

Open
Open
@jaybuidl

Description

@jaybuidl

The RNG must be operational at all times or it might DOS the arbitrator.

Fallback criteria: if RNG returns 0 for more than X blocks, with X = 150 blocks initially (30 minutes)

In order of preference

  1. RNG: Chainlink VRF #1349, then fall back on
  2. Randomizer VRF, then fall back on
  3. else?
  4. L1 Blockhash

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions