flashbots / flashbots/rbuilder

Replace lazy_static with LazyLock

Open
#464 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
567
Forks
209
PR merge metrics
No merged PRs in 30d

Description

We should be able to replace all lazy_static usages with OnceLock from the Rust standard library. This will bring us less dependencies.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.