https://github.com/w3f/1k-validators-be/issues/2572 (decentralization issue brought up) https://github.com/w3f/1k-validators-be/issues/2805 (basic fixes , mostly code was deleted and the commit msgs are not clear ) From the second and third issue ## User Reporting inconsistent data which is fixed after sometime, basically inconsistent data being served by the backend https://github.com/w3f/1k-validators-be/issues/2692 https://github.com/w3f/1k-validators-be/issues/2579 (the served data is not upto date caching was too long ) fix: https://github.com/w3f/1k-validators-be/issues/2505 (bad responses) People in general have issues with how nominations and ranking is done and fixes are added https://github.com/w3f/1k-validators-be/issues/2502 https://github.com/w3f/1k-validators-be/issues/2536 https://github.com/w3f/1k-validators-be/issues/2496 (point calculation bug) ![image](https://hackmd.io/_uploads/ByrAN2XeR.png) bugs like this https://github.com/w3f/1k-validators-be/issues/2416 lots of logic core issues are there --- - Staging and master not in sync and patch branches are constantly being added to master, master is commits ahead of staging - commits like these ![image](https://hackmd.io/_uploads/BkJzInQlR.png) constantly added to master -