geth-pbft-book
Ctrlk
  • Introduction
  • Chapter1 Geth
  • Chapter2 fabric
  • Chapter3 clique
  • Chapter4 development notes
    • Section4.1 plan
    • Section4.2 notes
      • Section4.2.1 zhiguo's notes
      • Section4.2.2 xiaobei's notes
      • Section4.2.3 Agzs's notes
        • 搭建编译环境
        • 解析addPeer操作
        • 11.12_15 配置文件问题
        • 11.15_20 peer共享连接问题
        • 11.20_21 pbft的API问题
        • 11.21_22 pbft投票选举新的signer
        • 数据结构功能汇总
        • 修改文件汇总(push)
        • 编译运行问题汇总
        • 想到的bug
        • 交易测试
  • env
  • Tips
Powered by GitBook
On this page

Was this helpful?

  1. Chapter4 development notes
  2. Section4.2 notes

Section4.2.3 Agzs's notes

Welcome to the geth-pbft-study wiki!

Other docs:

Agzs fabric v0.6

yeongchingtarn fabric

wanzhiguo geth

Test example:

pbft-nodes运行样例

pbft-signers运行样例

初始化的rocksDB文件

geth-client

geth-pbft-exe

geth-client-exe

gopath配置

Previous操作步骤Next搭建编译环境

Last updated 5 years ago

Was this helpful?