luckydonald / pbft

Implementation of the Practical Byzantine Fault Tolerant Algorithm (pbft)
https://github.com/luckydonald/pbft
GNU General Public License v3.0
135 stars 46 forks source link

Database: include sent to host #5

Closed bonbonbot closed 7 years ago

bonbonbot commented 7 years ago

Add a string field containing the hostname, the node would sent too Or do we only store once per broadcast? Store if sending to specific nodes failed?


Reported by Luckydonald @luckydonald

luckydonald commented 7 years ago

Duplicate of #4