for copy/arb: it generates real ix builders from the idl, so you can rebuild + resend any instruction you decode.
not a macro - actual .rs you can patch. anchor + shank + bincode, no anchor-lang in deps. decoders dont break when a program upgrades mid-run.
open sourced sodagen: generate Rust decoders from Solana IDLs.
when a program adds fields in an upgrade, the same decoder still reads old data instead of breaking. zero-copy + zero allocs on a miss, so it flies on a live indexer.
https://t.co/TwynVf6AiT
Introducing Light RPC.
Every @solana app reads state. Today, that means stitching together a block history service, an account indexer, and a DAS provider, usually from three different vendors. You pay three teams to answer one question.
Light RPC does all of it in one binary:
> Full Solana JSON-RPC + DAS on a single endpoint
> Self-hostable, no validator required
> AGPL Licensed
@solana@taimurey Ingest, storage, and RPC are isolated async tasks connected by bounded channels. Heavy RPC load can't stall ingestion.
Reads check memory, falls back to RocksDB, then block files or Postgres & Clickhouse. cold start rebuilds full account state from a local Solana snapshot.
solana and triton_one are partnering up to build the RPC 2.0, but I already have been building it for months and its here ๐
More details coming soon...
๐ฅค Developers, Arbitragers & Searchers always had the problem of where to index for opportunities.
We Listened.
Let your alpha flow to you.
Any protocol. Every protocol.
Introducing the trending feeds for newer pools so no one misses the next Alpha.
Last week we shipped:
- Trending Feed optimizations to filter dust
- Shipped support for multi-dex liquidity pools
- In-house built Soda Router
Itโs time to share more about what Soda is building.
Soda is a DEX trading terminal powered by a real-time trending aggregator that surfaces the strongest tokens early, while weaker, spam, and low-quality deployments are automatically filtered out.
Our trending aggregator protects traders from duplicate token deployments, reducing noise and improving trade quality.
Clean. Focused. No unnecessary complexity.
Private beta is now available.