first BFT impl

This commit is contained in:
h
2025-01-25 00:01:36 -05:00
commit bffe959713
20 changed files with 1158 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
0
1 8000 127.0.0.1 8010
2 8001 127.0.0.1 8020
+3
View File
@@ -0,0 +1,3 @@
1
0 8010 127.0.0.1 8000
2 8011 127.0.0.1 8021
+3
View File
@@ -0,0 +1,3 @@
2
0 8020 127.0.0.1 8001
1 8021 127.0.0.1 8011