The Wayback Machine - https://web.archive.org/web/20220319061302/https://github.com/zekun000
Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report zekun000

Report abuse

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

Report abuse

Popular repositories

  1. diem Public

    Forked from diem/diem

    Libra’s mission is to enable a simple global currency and financial infrastructure that empowers billions of people.

    Rust

  2. dip Public

    Forked from diem/dip

    Libra Improvement Proposals

    JavaScript

296 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri

Contribution activity

March 2022

Created 24 commits in 1 repository

Created a pull request in aptos-labs/aptos-core that received 10 comments

[AptosFramework] fix block metadata txn gas

Gas report is off, it uses max_gas_amount - remaining_gas but it's just GasStatus::new_unmetered();

+32 −31 10 comments

Created an issue in aptos-labs/aptos-core that received 5 comments

mempool enhancement

need to figure out a way to populate transactions that are discarded during execution back to fullnode. more efficient dissemination with more nodes

5 comments