Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

28 Open Issues Need Help Last updated: Jul 3, 2026

Open Issues Need Help

View All on GitHub
good first issue

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust
good first issue community

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust
good first issue

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust
good first issue community

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust
good first issue

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust
good first issue

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust
good first issue

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust
good first issue

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust
good first issue

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust
good first issue

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust
good first issue community

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust
good first issue

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust
good first issue

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust
good first issue

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust

AI Summary: Enhance the logging in the `tpu-client-next` component of the Anza (Agave) web-scale blockchain project by adding the peer's IP address to relevant log messages. This will improve traceability and debugging by correlating log entries with specific network peers. The solution should consider compatibility with both tracing and logging mechanisms.

Complexity: 3/5
good first issue

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust

AI Summary: Implement a feature in the `tpu-client-next` crate to allow users to switch between using the `log` crate and the `tracing` crate for logging, making them mutually exclusive. This involves creating two features, one defaulting to `log`, and ensuring compatibility with both logging libraries.

Complexity: 3/5
good first issue

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust

AI Summary: Optimize the Turbine's shred resigning process in the Anza Agave project to only resign the necessary last 64 shreds (one FEC set) instead of an entire batch, reducing unnecessary signature verification load and improving data capacity. This involves modifying the `make_shreds_from_data` function in `ledger/src/shred/merkle.rs`.

Complexity: 4/5
good first issue

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Rust