solana-core 0.22.1

Blockchain, Rebuilt for Scale
Documentation
The `solana` library implements the Solana high-performance blockchain architecture. It includes a full Rust implementation of the architecture (see [Validator](server/struct.Validator.html)) as well as hooks to GPU implementations of its most paralellizable components (i.e. [SigVerify](sigverify/index.html)). It also includes command-line tools to spin up validators and a Rust library