Commit Graph

9 Commits

Author SHA1 Message Date
Spencer Ofwiti 9921488a04 Add strong typing to variables and functions. 2021-04-29 20:10:39 +03:00
Spencer Ofwiti 1223ccc48e Retire internal registry class. 2021-04-20 11:28:40 +03:00
Spencer Ofwiti 0ce75b2951 Scrap HttpWrapperService. 2021-03-21 14:02:18 +03:00
Spencer Ofwiti 12f4d328bf Refactor auth module.
- Switch from form to text field for passphrase input.
- Refactor error dialog format.
- Send dialog on incorrect parsing of private key.
- Refactor block sync service to take parameters.
2021-03-16 13:08:18 +03:00
Spencer Ofwiti 8af6b251b9 Refactor requests to utilize http wrapper service. 2021-03-14 11:19:25 +03:00
Spencer Ofwiti 32ab27730b Add fetching of transaction participants from cic-meta.
Add token registry to query tokens.
2021-03-10 12:47:01 +03:00
Spencer Ofwiti 0e07e4ccdc Add path shortcuts to all paths in the system. 2021-02-17 15:49:04 +03:00
Spencer Ofwiti 156fa4067f Cleanup services to use mock backend. 2020-12-05 09:29:18 +03:00
Spencer Ofwiti f228a9866b Add services.
- Add block sync service.
- Add mock token service.
- Add mock user service.
- Add user info to transactions.
2020-11-25 10:51:15 +03:00