Skip to content

BDLS-bft/LFX-CLP2023

Repository files navigation

LFX-CLP2023

Protocols in fabric references

NOTE 🙋

Requirement for the 07-26-27 session: to implement the Start function in bdls/chain.go:

func (c *Chain) Start() {
	//TODO
}

Please review the following for reference:

Raft implementation in Fabric

BFT start protocol

How to start bdls in:

  • BDLS bdls.NewConsensus(config)
  • BDLSChain

Certificates Management Guide

https://hyperledger-fabric.readthedocs.io/en/release-2.5/certs_management.html

Membership Service Provider

https://hyperledger-fabric.readthedocs.io/en/release-2.5/membership/membership.html

etcd RAFT

https://github.com/etcd-io/raft

Source Code Analysis of Raft Consensus Module in Fabric2.2

https://www.cnblogs.com/GarrettWale/p/16131853.html

Initial commit for ledger code.

https://github.com/BDLS-bft/bdls-fabric/commit/7439cd35e38320c65d87a2ff4044d2de4c9115bf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5