lililqth / zyzzyva

Zyzzyva: Speculative Byzantine Fault Tolerance impl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zyzzyva

Zyzzyva: Speculative Byzantine Fault Tolerance impl

Deploy

Example:

docker run -d --name zyzzyva -e IP_PREFIX=10.0.0.1 --network host myl7/zyzzyva -id 0

Requires N = 3 * F + 1 servers and M clients, server or client is decided by whether id >= N

License

MIT

About

Zyzzyva: Speculative Byzantine Fault Tolerance impl

License:MIT License


Languages

Language:Go 98.5%Language:Dockerfile 0.8%Language:Shell 0.7%