Save raw points data
1 open thread
1 open thread
Compare changes
+ 18
− 3
@@ -26,6 +26,7 @@ THOUSAND = 1_000
@@ -124,7 +125,7 @@ def process_period(conn, substrate, keypair, point_info, start_period, end_perio
@@ -143,6 +144,9 @@ def process_period(conn, substrate, keypair, point_info, start_period, end_perio
@@ -153,7 +157,7 @@ def round_point_computation(point_info, round_info, active_nodes):
@@ -161,6 +165,7 @@ def round_point_computation(point_info, round_info, active_nodes):
@@ -173,6 +178,7 @@ def round_point_computation(point_info, round_info, active_nodes):
@@ -184,6 +190,7 @@ def round_point_computation(point_info, round_info, active_nodes):
@@ -192,6 +199,7 @@ def round_point_computation(point_info, round_info, active_nodes):
@@ -199,6 +207,7 @@ def round_point_computation(point_info, round_info, active_nodes):
@@ -206,9 +215,10 @@ def round_point_computation(point_info, round_info, active_nodes):
@@ -387,12 +397,16 @@ def get_args():
@@ -420,6 +434,7 @@ def get_args():