Pinned Repositories
babylon
finality-provider
staking-indexer
A tool that extracts BTC staking related data from the Bitcoin blockchain
bamboo
Source code for the ICDCS 2022 paper "Dissecting the Performance of Chained-BFT"
bamboo-stratus
Source code for the ICDE 2023 paper "Scaling Blockchain Consensus via a Robust Shared Mempool"
blockchain-go
A golang practice program to build a blockchain
mastering-ethereum
记录在通往精通以太坊之路上的学习心得
PoR
A reputation-based consensus protocol for peer-to-peer networks.
resume
Cirrus Gai's resume
tm-testkit
A tool box for testing Tendermint
gitferry's Repositories
gitferry/bamboo
Source code for the ICDCS 2022 paper "Dissecting the Performance of Chained-BFT"
gitferry/bamboo-stratus
Source code for the ICDE 2023 paper "Scaling Blockchain Consensus via a Robust Shared Mempool"
gitferry/tm-testkit
A tool box for testing Tendermint
gitferry/blockchain-go
A golang practice program to build a blockchain
gitferry/academic-kickstart
My personal website.
gitferry/resume
Cirrus Gai's resume
gitferry/Babylon-checkpoints
Measurements for the IEEE S&P 2023 paper "Bitcoin-Enhanced Proof-of-Stake Security: Possibilities and Impossibilities"
gitferry/bgls
Aggregate and Multi Signatures based on BGLS over BN256 and BLS12-381
gitferry/blockchain_conference_paper
The existed blockchain-related academic papers. All papers are sorted according the conference and publihed year.
gitferry/bls-eth-go-binary
gitferry/bls-playground
gitferry/contracts
Smart contracts comprising the business logic of the Matic Network
gitferry/domino
gitferry/ENGR453
Code for undergraduate course ENGR 453 the Internet of Things.
gitferry/Grant-program
gitferry/grant-program-1
VeChain Foundation General Grant Program
gitferry/learnblockchain
深入浅出区块链技术博客
gitferry/ln_spider
A spider to crawl data of lightning network from https://hashxp.org
gitferry/narwhal
Narwhal and Tusk: A DAG-based Mempool and Efficient BFT Consensus.
gitferry/plasma
Golang implementation and extension of the Minimum Viable Plasma specification
gitferry/plasma-contracts
Root chain contracts for Plasma
gitferry/plasma-mvp
OmiseGO's research implementation of Minimal Viable Plasma
gitferry/plasma-mvp-rootchain
smart contract implementation according to the Plasma MVP spec.
gitferry/plasma-mvp-sidechain
Cosmos SDK (Tendermint consensus) side-chain implementation for plasma
gitferry/python-OP_RETURN
Simple Python commands and library for using bitcoin OP_RETURNs
gitferry/rollup
Matter Labs' ZK Rollup
gitferry/rpc-go
A simple rpc program written in go. This is just for practicing go language.
gitferry/secret-dashboard
A Grafana dashboard compatible with all the cosmos-sdk and tendermint based blockchains.
gitferry/starter-academic
gitferry/tendermint
⟁ Tendermint Core (BFT Consensus) in Go