
Dear all, we're implementing a variant of cryptocurrency with deleged forgers. It is distributed in building ledger and decentralized in nodes participating jn forming transactions. For this we would need to have a BFT algorithm to govern the views on the network and deal with partitions. Implementation has to be industrial-strength and used in production. We're willing to contribute actively to such implementation development. We're looking at HoneyBadgerBFT as an ideal candidate, but it's not implemented in Haskell. The only BFT algorithm implementation we found is a toy RaftBFT implementation. If you have an opensource BFT implementation, or proprietary BFT implementation you would like to trade, please report those implementations here. If you need more details on our use case, don't hesitate to ask. Everything we do is open source and me or my colleagues will gladly answer any questions you might have. Sincerely yours, Jonn Mostovoy, Cardano SL Project Managet at IOHK | Serokell https://serokell.io https://iohk.io

There are no known to actually correct bft agreement algs implemented
anywhere on the planet. In any language.
On Saturday, October 22, 2016, Jonn Mostovoy
Dear all, we're implementing a variant of cryptocurrency with deleged forgers. It is distributed in building ledger and decentralized in nodes participating jn forming transactions. For this we would need to have a BFT algorithm to govern the views on the network and deal with partitions. Implementation has to be industrial-strength and used in production. We're willing to contribute actively to such implementation development. We're looking at HoneyBadgerBFT as an ideal candidate, but it's not implemented in Haskell. The only BFT algorithm implementation we found is a toy RaftBFT implementation.
If you have an opensource BFT implementation, or proprietary BFT implementation you would like to trade, please report those implementations here.
If you need more details on our use case, don't hesitate to ask. Everything we do is open source and me or my colleagues will gladly answer any questions you might have.
Sincerely yours, Jonn Mostovoy, Cardano SL Project Managet at IOHK | Serokell

Am 23.10.2016 um 13:58 schrieb Carter Schonwald:
There are no known to actually correct bft agreement algs implemented anywhere on the planet. In any language.
This is not true for all variants of BFT. Of course, we don't know what specific kind of BFT the OP is trying to solve, and what trade-offs would be acceptable for him.
participants (3)
-
Carter Schonwald
-
Joachim Durchholz
-
Jonn Mostovoy