Skip to content
View chfast's full-sized avatar

Organizations

@ethereum @llvm @erigontech @ipsilon

Block or report chfast

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. wasmx/fizzy Public

    Fizzy aims to be a fast, deterministic, and pedantic WebAssembly interpreter written in C++.

    C++ 227 39

  2. ethereum/evmone Public

    Fast Ethereum Virtual Machine implementation

    C++ 905 320

  3. intx Public

    Extended precision integer C++ library

    C++ 142 34

  4. ethash Public

    C/C++ implementation of Ethash and ProgPoW – the Ethereum Proof of Work algorithms

    C++ 143 128

1,119 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to ethereum/evmone, ethereum/execution-spec-tests, erigontech/silkworm and 29 other repositories
Loading A graph representing chfast's contributions from March 31, 2024 to April 02, 2025. The contributions are 40% commits, 32% pull requests, 22% code review, 6% issues.

Contribution activity

April 2025

Created 2 commits in 1 repository

Created a pull request in ethereum/evmone that received 1 comment

eof: Change max stack height to stack height increase

This changes the meaning of the stack height parameter of the code type from "max stack height" (including code inputs) to "stack height increase" …

+48 −47 lines changed 1 comment
Opened 4 other pull requests in 1 repository
ethereum/execution-spec-tests 2 open 2 merged
Reviewed 4 pull requests in 1 repository
ethereum/execution-spec-tests 4 pull requests

Created an issue in ethereum/evmone that received 1 comment

mkdocs don't accept Generator with single argument

The following type annotation Generator[int] is fine for mypy but not for mkdocs. See the example CI build failure: https://github.com/ethereum/exe…

1 comment
Opened 1 other issue in 1 repository
ethereum/execution-spec-tests 1 open
Loading