JS implementation of Vlad Zamfir's CBC Casper TFG
Stars
27
Forks
3
Watchers
Open Issues
0
Overall repository health assessment
^1.0.10
^5.0.4
^1.3.0
User
107
commits
Remove instances of message per round
f15b692
Optimise sim, add majorityFlip flag
55500fc
Update readme
626d765
Fix bugs preventing sim from working
cfbebe2
Remove integer validator and tests
db098bd
Fix safety tests to work with new db
5bd1628
Fix byz. detection tests for new db
e413c74
Fix binary est. tests to work with new db
335433e
Fix msg processing tests to work with new db
c87fbfc
Get message gen. tests working with new db
283b5a2
Fix db storage bug, add test
405c101
Update module exporting for network
a13f1bc
Add broadcast fn to network
cde30e0
Start memoization for safety oracle
541241d
Add test to ensure consecutive message consistancy
e95eb19