Dev. Journal 09.08.2023


We had to significantly update the data model structure of CS Web-Wallet to allow it to work correctly with the database that stores user's node settings. 

Besides, some services needed additional update as we expanded the data received from nodes. It took a lot of time as we expected at the initial stage of wallet reward functionality implementation. 

Finally we need some time to solve last main issues to release this functionality: sending multiple transactions to pay rewards from node owners to delegators. Now most of the work is left only in frontend.