Skip to content
Avatar
Block or Report

Block or report zekun000

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

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

  3. Forked from aptos-labs/aptos-core

    A layer 1 for everyone!

    Rust

  4. tutorial Public

    Rust

622 contributions in the last year

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

Contribution activity

July 2022

Created 21 commits in 1 repository

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

[consensus] only echo timeout when no timeout yet

Description Test Plan This change is 

+8 −1 6 comments
Reviewed 64 pull requests in 2 repositories
aptos-labs/aptos-core 25 pull requests
move-language/move 2 pull requests

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

[consensus] aggregate BLS signatures in LedgerInfo and timeout certificate

We use a naive signature aggregation with Ed25519 by using a BTreeMap<Author, Signature> aptos-core/types/src/ledger_info.rs Line 198 in d216b5a

8 comments

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