Skip to content
#

pbft

Here are 29 public repositories matching this topic...

FISCO BCOS是由微众牵头的金链盟主导研发、对外开源、安全可控的企业级金融区块链底层技术平台。 单链配置下,性能TPS可达万级。提供群组架构、并行计算、分布式存储、可插拔的共识机制、隐私保护算法、支持全链路国密算法等诸多特性。 经过多个机构、多个应用,长时间在生产环境中的实践检验,具备金融级的高性能、高可用性及高安全性。FISCO BCOS is a secure and reliable financial-grade open-source blockchain platform. The platform provides rich features including group architecture, cross-chain communication protocols, pluggable consensus mechanisms, privacy protection algorithms, OSCCA-approved (Office of State Commercial Cryptography Administration) cryptography algorithms, and distributed storage. Its performance, usability, and security have been testified by many institutional users and successful business applications in a live production environment.

  • Updated May 7, 2022
  • C++
arcolife
arcolife commented Jul 10, 2018

enhance logging for truechain, just like in https://github.com/truechain/py-trueconsensus (truechain's py based alt-ego)

for orchestrator, referred to as minverva.py:

py-trueconsensus  ./minerva.py 
loaded local_config.py from /etc/truechain
Storing engine logs to file: /var/log/truechain/engine.log
Storing client logs to file: /var/log/truechain/client.log
Start time:  2018-07-0
enhancement help wanted good first issue
justinsnapp
justinsnapp commented May 15, 2021

Is your feature request related to a problem? Please describe.

This makes it even easier for user to find node’s address and makes random log snippets more likely to be useful during testnet.

Describe the solution you'd like.

Do you have ideas regarding the implementation of this feature?
Are you willing to im

good first issue
KrishnaPG
KrishnaPG commented Oct 20, 2019

This looks good work.

For cross-language support, it would be good to go deep into one language with runtime support, rather than going wide and providing compile-time linking options for many languages.

For example, once C/C++ implementation is done, please:

  • provide connectivity options to invoke the API through HTTP/2, WebSockets, RPC etc. so that all other languages, such as

This repo comprises of implementation of various proof types using crypto algorithms. Proof of work is a protocol that has the main goal of deterring cyber-attacks such as a distributed denial-of-service attack (DDoS) which has the purpose of exhausting the resources of a computer system by sending multiple fake requests. Proof of stake will make the consensus mechanism completely virtual.

  • Updated Jul 21, 2020
  • Go

Herein lies a technical proposal to free Africa from the financial and economic agreements coerced upon the continent over a century ago by utilizing decentralized collaboration through advanced technology. AfricaOS (AOS) aims to provide a philosophical, and fundamental framework for implementing a simple, distributed, collaborative computer

  • Updated Mar 25, 2020
  • TeX

Improve this page

Add a description, image, and links to the pbft topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pbft topic, visit your repo's landing page and select "manage topics."

Learn more