HoneyBadgerBFT icon indicating copy to clipboard operation
HoneyBadgerBFT copied to clipboard

Subprotocol tests

Open amiller opened this issue 7 years ago • 2 comments

Need tests for individual subprotocols, like reliable broadcast, binary agreement, etc.

amiller avatar May 26 '17 04:05 amiller

Partially addressed by refactoring and tests:

  • Reliable Broadcast https://github.com/amiller/HoneyBadgerBFT/commit/80f09d15beaa73b9ee91eed0abd9ca8a6fa5d3d1
  • Common Coin https://github.com/amiller/HoneyBadgerBFT/commit/aa63120c36a1a4ec548fa91adbb020fe3facd03f
  • Binary Agreement https://github.com/amiller/HoneyBadgerBFT/commit/9f7803b385dd70492b1de9868c9d94f9fcfc2be9
  • Asynchronous Common Subset https://github.com/amiller/HoneyBadgerBFT/commit/5ac8a66b818aa806d141287bed3a13e2b8786f84

amiller avatar May 30 '17 03:05 amiller

This issue was moved to initc3/HoneyBadgerBFT-Python#34

/cc @amiller

The plan is to put the issue in the 1.0 milestone.

sbellem avatar Aug 24 '18 12:08 sbellem