magicblock-labs/magicblock-validator

feat: base layer blockhash registry

Open

#1258 aperta il 28 mag 2026

Vedi su GitHub
 (1 commento) (0 reazioni) (1 assegnatario)Rust (49 fork)github user discovery
enhancementgood first issue

Metriche repository

Star
 (49 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Problem

Many services make Base layer request for latest blockhash, that result in too many requests

Proposed Solution

Create a singleton that would serve a purpose of providing consumers a valid blockhash, thus minimizing RPC usage

Guida contributor