commonware-estimator 0.0.63

Simulate mechanism performance under realistic network conditions.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Minimmit

## Propose a block
propose{0}

## Multicast notarize
wait{0, threshold=1}
broadcast{1}

## Wait for 2f+1 to notarize
wait{1, threshold=41%}

## Wait for n-f to finalize
wait{1, threshold=81%}