Pinned Repositories
benchmark
A microbenchmark support library
codecov-python
Python report uploader for Codecov
cpp-ethereum
Gavin Wood's C++ implementation of the Ethereum yellowpaper.
ethash
C/C++ implementation of Ethash and ProgPoW – the Ethereum Proof of Work algorithms
ethereum-node
Ethereum node configuration files
fuzzers
golem-ethereum
Golem transaction system based on ethereum network
intx
Extended precision integer C++ library
evmone
Fast Ethereum Virtual Machine implementation
fizzy
Fizzy aims to be a fast, deterministic, and pedantic WebAssembly interpreter written in C++.
chfast's Repositories
chfast/ethash
C/C++ implementation of Ethash and ProgPoW – the Ethereum Proof of Work algorithms
chfast/intx
Extended precision integer C++ library
chfast/ethereum-node
Ethereum node configuration files
chfast/fuzzers
chfast/benchmark
A microbenchmark support library
chfast/codecov-python
Python report uploader for Codecov
chfast/EIPs
The Ethereum Improvement Proposal
chfast/execution-spec-tests
A Python framework and collection of test cases to generate test vectors for Ethereum execution clients
chfast/hunter
:package: CMake-driven cross-platform package manager for C++. Linux, Mac, Windows, iOS, Android, Raspberry Pi.
chfast/hunter-testing
Testing repository for Hunter
chfast/libprotobuf-mutator
Library for structured fuzzing with protobuffers
chfast/mini-gmp
mini-gmp – A small implementation of a subset of GMP's mpn and mpz interfaces with CMake build script
chfast/nimbus-eth2
Nim implementation of the Ethereum 2.0 blockchain
chfast/OpenRCT2
An open source re-implementation of RollerCoaster Tycoon 2 🎢
chfast/secp256k1
Optimized C library for EC operations on curve secp256k1
chfast/zkevm-rom
This repo contains the zkasm source code of the zkEVM
chfast/chfast.github.io
chfast/compiler_bugs
chfast/cycles
Proof of concept of a method to get current CPU frequency and converting CPU time to CPU cycles
chfast/docopt.cpp
C++11 port of docopt
chfast/documentation
WIP - this repo generates the Protocol Guild documentation.
chfast/evaddr
chfast/evmc
EVMC – Ethereum Client-VM Connector API
chfast/fizzy
Fizzy aims to be a fast, deterministic, and pedantic WebAssembly interpreter written in C++.
chfast/go-ethereum
Jeffrey Wilcke's Go implementation of the Ethereum y/w paper
chfast/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
chfast/libff
chfast/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
chfast/tests
Common tests for all Ethereum implementations
chfast/zksync_era_precompiles_
Yul precompile library to speedup elliptic curves operations.