Commit Graph

20 Commits

Author SHA1 Message Date
Spencer Ofwiti 6ce332a9aa Improve data load process to occur on app load. 2021-07-13 16:57:28 +00:00
Spencer Ofwiti d90ab9f375 Update cic-client library. 2021-06-10 18:40:45 +03:00
Spencer Ofwiti 631c546c7b Bypass checking for registry load in blocksync service. 2021-06-04 09:35:34 +03:00
Spencer Ofwiti 16af939af7 Refactor transactions table to show address before loading account meta. 2021-05-26 11:30:38 +03:00
Spencer Ofwiti c60d28a053 Add web3 singleton service. 2021-05-20 21:27:06 +03:00
Spencer Ofwiti a4c0e26be9 Clean up constructors. 2021-05-19 19:57:10 +03:00
Spencer Ofwiti be3d389078 Refactor transaction events generator into one interface. 2021-05-18 16:17:35 +03:00
Spencer Ofwiti 8ae6436460 Refactor registry service imports. 2021-05-18 12:38:27 +03:00
Spencer Ofwiti 1c926baf47 Format files with prettier. 2021-05-10 19:15:25 +03:00
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 fbdfa54d9b Bug fix.
- Refactor HttpGetter function.
- Remove redundant asset files.
- Fix BlockSync dependency issues.
2021-02-25 13:46:24 +03:00
Spencer Ofwiti 857994fe8b Blockchain syncing.
- Implement tracker for new accounts in the accounts index contract.
- Implement tracker for new blocks on Bloxberg network.
2021-02-24 18:09:50 +03:00
Spencer Ofwiti 0e07e4ccdc Add path shortcuts to all paths in the system. 2021-02-17 15:49:04 +03:00
Spencer Ofwiti e372921439 Bug fix. 2021-02-06 17:08:37 +03:00
Spencer Ofwiti 4d920cdbe9 Add support for account index. 2021-01-15 07:30:19 +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