This repository was archived by the owner on Nov 7, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ #
2+ # SPDX-License-Identifier: Apache-2.0
3+ #
4+
5+ repository :
6+ name : minbft
7+ description : Implementation of MinBFT consensus protocol.
8+ default_branch : main
9+ has_downloads : false
10+ has_issues : true
11+ has_projects : false
12+ has_wiki : false
13+ archived : true
14+ private : false
15+ allow_squash_merge : true
16+ allow_merge_commit : false
17+ allow_rebase_merge : true
Original file line number Diff line number Diff line change 1+ ![ Status Badge] ( https://img.shields.io/badge/Status-archived-red )
2+
3+ ** NOTE:** This lab has been archived and is no longer being maintained.
4+
15[ ![ GitHub Actions] ( https://github.com/hyperledger-labs/minbft/workflows/Continuous%20integration/badge.svg )] ( https://github.com/hyperledger-labs/minbft/actions )
26[ ![ GoDoc] ( https://godoc.org/github.com/hyperledger-labs/minbft?status.svg )] ( https://godoc.org/github.com/hyperledger-labs/minbft )
37[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/hyperledger-labs/minbft )] ( https://goreportcard.com/report/github.com/hyperledger-labs/minbft )
You can’t perform that action at this time.
0 commit comments