simperby
simperby copied to clipboard
The ultimate BFT blockchain engine for decentralized organizations with powerful trustless interoperability.
1. tag the height on the dms key 2. message (unit of public key sign) contains target height 3. take height-consistent data in the DMS state (e.g., eligible network users)
- No file system, No TCP - Use in-process communication channel such as `tokio::sync::mpsc` - Ignore storage directory - Use socket addr as an routing identifier of mpsc. A trivial...
We need comprehensive comparisons with the Hyperledger protocol.
i.e. `HeightInfo::this_node_index` must be `Option`.
We need a brief overview of the functionality of the library, which should be enough to finalize the interface of networking module