Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 909 Bytes

File metadata and controls

14 lines (10 loc) · 909 Bytes

2023-07-31 - Stakeless Gauge Checkpointer

⚠️ DEPRECATED: do not use ⚠️

This version has been replaced for an updated version: StakelessGaugeCheckpointer V2. The new version is more flexible, supporting paid gauges from any type (i.e. not just only Arbitrum).

Deployment of the StakelessGaugeCheckpointer contract. It automates the process of performing checkpoints to stakeless root gauges. Replaces the L2GaugeCheckpointer; its former name was changed to avoid confusion between root and child chain gauges, as the checkpointer is intended to work only with root gauges in mainnet.

Useful Files