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
+4
View File
@@ -0,0 +1,4 @@
0
1 8000 127.0.0.1 8010
2 8001 127.0.0.1 8020
3 8002 127.0.0.1 8030
+4
View File
@@ -0,0 +1,4 @@
1
0 8010 127.0.0.1 8000
2 8011 127.0.0.1 8021
3 8012 127.0.0.1 8023
+4
View File
@@ -0,0 +1,4 @@
2
0 8020 127.0.0.1 8001
1 8021 127.0.0.1 8011
3 8022 127.0.0.1 8100
+4
View File
@@ -0,0 +1,4 @@
3
0 8030 127.0.0.1 8002
1 8023 127.0.0.1 8012
2 8100 127.0.0.1 8022