Agave: Web-scale blockchain validator implementation
Blockchain validator software designed for fast, secure, and scalable decentralized applications and marketplaces.
Learn more about Agave
Agave is a blockchain validator implementation written in Rust that provides the infrastructure for running decentralized applications and marketplaces. The software implements a proof-of-stake consensus mechanism with features designed for high-throughput transaction processing. It includes components for validator operations, transaction processing, and network consensus participation. Agave is commonly used for running blockchain validators and supporting decentralized finance applications.
Rust Implementation
Built entirely in Rust for memory safety and performance optimization. Includes comprehensive tooling for building, testing, and benchmarking validator operations.
Validator Infrastructure
Provides complete validator node functionality with support for both testnet and mainnet operations. Includes local testnet capabilities for development and testing.
High-throughput Design
Architected for web-scale transaction processing with optimizations for fast block confirmation times. Supports concurrent transaction processing and efficient state management.
Release v3.1.8
- –Bump version to v3.1.8 by @github-actions[bot] in
- –v3.1: Enabling snapshot generation when loading from ledger tool (backport of #10064) by @mergify[bot] in
- –v3.1: Raise Entry's VersionedTransaction preallocation limit (backport of #10179) by @mergify[bot] in
Release v3.1.7
- –v3.1: svm: properly test underfunded nonce fee-payer (backport of #9246) by @mergify[bot] in
- –Bump version to v3.1.7 by @github-actions[bot] in
- –v3.1: fix: genesis: feature-gated vote state (backport of #9467) by @mergify[bot] in
- –v3.1: Track congestion events in tpu-client-next stats (backport of #8816) by @mergify[bot] in
- –v3.1: Add WFSM stake metric (backport of #9803) by @mergify[bot] in
Release v3.1.6
- –This is a testnet release
- –https://github.com/anza-xyz/agave/blob/v3.1/CHANGELOG.md
Related Repositories
Discover similar tools and frameworks used by developers
Mempool
Open-source Bitcoin mempool visualizer and blockchain explorer with transaction monitoring and fee estimation.
Uniswap v4 Core
Core smart contracts for Uniswap v4's extensible and customizable automated market maker pools.
Hyperledger Fabric
Modular enterprise blockchain framework with permissioned networks, pluggable consensus, and privacy controls.
Solady
Collection of gas-optimized Solidity smart contract implementations for Ethereum development.
Uniswap V2 Core
Core smart contracts for Uniswap V2 AMM protocol handling liquidity pools, token swaps, and fee collection.