Parcourir la source

Finalize Research Max Validator Change

Ricardo Maltez il y a 4 ans
Parent
commit
e363931cf4

+ 12 - 14
community-contributions/KPI 11.4 - Research Max Validator Change/report.md

@@ -1,6 +1,6 @@
 This report aims to answer the questions of the KPI 11.4.  
-Data from eras **[3296, 3944]** - block range **[1937365, 2290100]**.  
-Be aware than since some blocks of the era 3296 and 3944  were not included in the measures, the start of the graph and the end may look strange.
+Data from eras **[3296, 3944]** - block range **[1937365, 2294339]**.  
+Be aware than since some blocks of the era 3296 and 3944  were not included in the measures, the start of the chart and the end may look strange.
 
 1) After the proposal was executed (#1937365), how quickly did the new validators show up?  
 **It took around 10 days (05/02/20-15/02/2021) for the number of validators to grow from 47 to 80.**
@@ -12,28 +12,29 @@ Be aware than since some blocks of the era 3296 and 3944  were not included in t
 
 4) Did the number of network nodes increase 'proportionally'? (Might be hard to figure out, unless you've configured your node to accept >80 peers.)  
 **Since no data was saved about the peers, the data from the active and waiting validators were used.  
-    As can been seen in the Validator Status graph the number of nodes increased drastically.  
+    As can been seen in the Validator Status chart the number of nodes increased drastically.  
     By the end of 16/02/2021 already 40 nodes were in the waiting list.**
 
 
 ![Validators Status](https://user-images.githubusercontent.com/7486476/110055445-ddfcf700-7d54-11eb-9df3-f71bbc8c1def.png)
 
 5) What happened to the rewards in tJOY and USD terms?  
-  **A big drop of rewards can be seen in the following graph, between [07/02/2021-10/02/2021] and between [28/02/2021-02/03/2021].  
+  **A big drop of rewards can be seen in the following charts, between [07/02/2021-10/02/2021] and between [28/02/2021-02/03/2021].  
   This was expected since the number of validators increased.**  
-![Validator Rewards by Date](https://user-images.githubusercontent.com/7486476/110228684-e727c880-7efa-11eb-86d4-f0d990c29803.png)
+![Validator Rewards by Date (ktJOY)](https://user-images.githubusercontent.com/7486476/110247679-44586400-7f65-11eb-8f48-6116d9928529.png)
+![Validator Rewards by $](https://user-images.githubusercontent.com/7486476/110247666-2b4fb300-7f65-11eb-8d69-1c6157bf6553.png)
 
 
 6) Was there a spike in tokens staked, or were they just shifted?  
-**Looking at the graph of the Validators Stake by Date it's possible to see some spikes, up and down, in the amount of tokens staked. 
-Maybe due to the attempts of keeping the 25% total amount of staked tokens in order to maintain the best validator rewards.
+**Looking at the chart of the Validators Stake by Date it's possible to see some spikes, up and down, in the amount of tokens staked. Maybe due to the attempts of keeping the 25% total amount of staked tokens in order to maintain the best validator rewards (this can be seen clearly between [22/02/2021-23/02/2021]).
 The biggest spikes were:**  
-   - **[18/02/2021-19/02/2021] from 75M to 86M tJOY**
-   - **[22/02/2021-23/02/2021] from 79M to 91M**  
+   - **[18/02/2021-19/02/2021] from 75M (25%) to 86M (25.8%) tJOY**
+   - **[22/02/2021-23/02/2021] from 79M (22.39%) to 91M (24.46%) tJOY**  
    
     **During this period the validators stake went from 77M to 94M tJOY (an increase of 22.01%)**
 
 ![Validators Stake by Date](https://user-images.githubusercontent.com/7486476/110229386-f27df280-7f00-11eb-8066-49ea09c48d20.png)
+![Validators Stake %](https://user-images.githubusercontent.com/7486476/110245146-f1c57a80-7f59-11eb-9267-1ce653dda156.png)
 
 
 7) What happened to the average block time, and blocks per era and session/epoch?  
@@ -41,7 +42,7 @@ The biggest spikes were:**
   The max block time changed a bit (between 18 000 ms to 30 000 ms) until 21-02-2021, after that it stay the same (24 000 ms) until 02-03-2021, ending at 18 000ms**.
   
 ![Block Time by Date](https://user-images.githubusercontent.com/7486476/110229356-c2365400-7f00-11eb-90c9-c89a176c061c.png)
-**Same graph with "zoom" to better illustrate the changes on average and min block time.**   
+**Same chart with "zoom" to better illustrate the changes on average and min block time.**   
 ![Block Time by Date zoom](https://user-images.githubusercontent.com/7486476/110230309-ff521480-7f07-11eb-9996-aebe79bda913.png)
 
 
@@ -54,10 +55,7 @@ The biggest spikes were:**
 
 
 8) Anything else that was noteworthy?  
-**It seems that the new validators increase the max and min block time, but the max block time decrease at the end which may indicate that the servers used for validating were improved. The increase of the block time was felt since it delayed the council election and increased the active council round.   Would also be good to collect the percentage of validators stake to check if the changes in the rewards were influenced by the percentage being close to 25%**
-
-
-
+**It seems that the new validators increase the max and min block time, but the max block time decrease at the end which may indicate that the servers used for validating were improved. The increase of the block time was felt since it delayed the council election and increased the active council round.