Lists (23)
Sort Name ascending (A-Z)
bft-consensus
data-availability
eth-account-abstraction
eth-consensus
eth-devops
eth-light-client
eth-pbs
eth-privacy
eth-research
eth-testing
fraud-proof
homomorphic-encryption
multi-party-computation
reth
revm
smart-contract-fuzzing
solana
zk-bulletproofs
zk-plonk
zk-resources
zk-snarks
zk-starks
zk-vm
Stars
Rust-based framework to Fuzz Solana programs, designed to help you ship secure code.
Optik is a set of symbolic execution tools that assist smart-contract fuzzers
[QRS'22] TokenAuditor: Detecting Manipulation Risk in Token Smart Contract by Fuzzing
A curated collection of tools, articles, research, and guides for fuzzing smart contracts on the Ethereum Virtual Machine (EVM).
EF/CF - Extremely Fast smart Contract Fuzzing
Benchmark Generator for Smart-Contract Fuzzers
A data dependency-aware hybrid fuzzer for Ethereum smart contracts (EuroS&P 2021).
Parallelized, coverage-guided, mutational Solidity smart contract fuzzing, powered by go-ethereum
Blazing Fast Bytecode-Level Hybrid Fuzzer for Smart Contracts
A collection of resources to help you build better and more secure Solana programs. Kept up to date.
The "Solana-Awesome" repository serves as a comprehensive, factual resource hub for anyone interested in learning about the Solana blockchain and its underlying technology. It is meticulously curat…
Twins white glove testing of DiemBFT State Machine Replication Protocol
a blockchain network simulator aimed at researching consensus algorithms for performance and security
A simulator for testing/verifying/benchmarking Byzantine Fault-Tolerant (BFT) protocols.
Performant Byzantine Fault Tolerant State Machine Replication (BFT SMR) in Rust.
Implementation of the HotStuff consensus protocol.
A general-purpose BFT state machine replication library with modularity and simplicity, suitable for building hybrid consensus cryptocurrencies.
Implementation of the SmartBFT consensus library (https://arxiv.org/abs/2107.06922)
An implementation of the paper "Honey Badger of BFT Protocols" in Rust. This is a modular library of consensus.
Narwhal and Tusk: A DAG-based Mempool and Efficient BFT Consensus.
CometBFT: A distributed, Byzantine fault-tolerant, deterministic state machine replication engine. A fork and successor to Tendermint Core.
Malachite as consensus engine for Ethereum execution clients via Engine API