Commit Graph

32 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 5e8e0f7209 Refactor mapping of curated options from meta. 2021-06-23 07:18:28 +00:00
Spencer Ofwiti 8b1de5dcb5 Merge branch 'master' into spencer/keystore-singleton
# Conflicts:
#	src/app/_services/transaction.service.ts
2021-06-14 16:37:21 +03:00
Spencer Ofwiti df008fcace Refactor keystore into singleton service. 2021-06-11 16:57:16 +03:00
Spencer Ofwiti d90ab9f375 Update cic-client library. 2021-06-10 18:40:45 +03:00
Spencer Ofwiti 9363532284 Remove forceful parsing to JSON format. 2021-06-04 15:16:57 +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 4e06b42cc6 Fix user traded accounts list. 2021-05-19 10:56:39 +03:00
Spencer Ofwiti 872bf65786 Refactor services to handle data from meta service. 2021-05-18 22:10:08 +03:00
Spencer Ofwiti a003bd7124 Add check for transaction in current transactions list. 2021-05-18 16:08:25 +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 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 7447bf2499 Add cic registry class for querying resource information on the network. 2021-03-06 09:28:29 +03:00
Spencer Ofwiti 2b99dd8c62 Query transaction participants from meta service. 2021-03-04 18:56:14 +03:00
Spencer Ofwiti d9990a2760 Add method for sending transfer requests. 2021-03-03 16:43:33 +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 3286c1df82 Add auth guard connection for dashboard routes. 2021-02-17 21:22:06 +03:00
Spencer Ofwiti 0e07e4ccdc Add path shortcuts to all paths in the system. 2021-02-17 15:49:04 +03:00
Spencer Ofwiti 94d2976e6c Completed form handling. 2021-02-08 14:47:07 +03:00
Spencer Ofwiti 4d920cdbe9 Add support for account index. 2021-01-15 07:30:19 +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
Spencer Ofwiti ca9ca61ae1 Add block-sync to application. 2020-11-08 09:31:52 +03:00
Spencer Ofwiti cbe51520fa Add transaction data service. 2020-11-04 15:35:20 +03:00