Standard Grant: Tiri Vault

Yes, sorry for being late. Looks like there are some issues with v.2.0.0 renterd, as we can not sync it in zen testnet for a few days - hosts are not completing scans. And the app currently gives a sync error, so I couldn’t test the last changes. It will be ok as soon our renterd will get contracts.

February Progress Report

What progress was made on your grant this month?

  • First of all, we have set a Tiri styled UI.
  • Improved app install/uninstall/upgrade processes. Upgrade process now correctly handles the already running instance of the app and all user data is deleted for security reasons upon uninstall.
  • A lot of work was done on handling user’s subscriptions. They have become more stable and fail-proof (several bugs were discovered and fixed).

Summarize any problems that you ran into this month and how you’ll be solving them.

  • Improving install/uninstall/upgrade processes required research on best practices with the NSIS installer (which is used by the electron-builder toolkit).
  • Invoicing with a third-party solution (Lago) seems to be quite complicated if we are talking about non standard pricing. So, it took some time to fix a few bugs in the previous version and we should think of changing this part of the solution to a self-developed in future.

Links to repos worked on this month:
Tiri desktop
Tiri gateway

The current version of the executable file (for Windows) is here: TiriVD-Setup-v.0.2.4.exe

What will you be working on next?

Our plan for the next month is to proceed with tuning of synchronisation algorithms, add a simple wallet functionality to the desktop app and deploy to the main net.