Skip to content
Avatar
🤓
🤓

Achievements

Achievements

Block or Report

Block or report axic

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.

Report abuse

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

Report abuse

Pinned

  1. mango Public

    Mango: Git, completely decentralised.

    609 41

  2. runevm Public

    EVM interpreter compatible with the evm2wasm interface

    Rust 28 13

  3. yultsur Public

    Yultsur is a Rust implementation of Yul.

    Rust 23 16

  4. wasmx/fizzy Public

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

    C++ 106 25

  5. Solidity, the Smart Contract Programming Language

    C++ 16k 3.9k

  6. Utilities for handling Ethereum keys

    TypeScript 810 268

Contribution activity

April 2022

Created a pull request in tempus-finance/tempus-protocol that received 3 comments

amm: Fix Solidity version at 0.8.10 across the codebase

Some files are actually not locked to 0.8.x, but those are in the very minority. Not sure we should do this, but it does simplify thinking about de…

+16 −20 3 comments

Created an issue in ethereum/solidity that received 2 comments

Should support referring to foreign-constants as compile-time constants

A.sol: import "./B.sol"; contract A { uint256 private constant LIMIT = B.MAX * B.SCALE; } B.sol: library B { uint256 internal constant MAX = 1; ui…

2 comments
4 contributions in private repositories Apr 4 – Apr 10

Seeing something unexpected? Take a look at the GitHub profile guide.