cryptoeconomics-study / cryptoeconomics-study/code
2.4 - PoA Consortium
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
Build off of current PoA implementation to support a consortium of Authority nodes, with clients requiring a threshold (e.g. 3/4 of Auth nodes) of signatures before accepting.
This implementation will require multiple Authority nodes to all agree on the ordering of transactions before signing and broadcasting to clients, which is non-trivial. One possible solution is to have the authority nodes run latency-based consensus from 2.3.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.