• Joined on 2025-03-19
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-30 07:10:31 +00:00
db7f9ed10f Remove all emoji characters from service.ts
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-30 07:05:57 +00:00
77182c4399 Fix additional emoji syntax errors in service.ts
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-30 07:05:02 +00:00
4a9ac19610 Fix emoji syntax errors in service.ts debug logging
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-30 07:03:47 +00:00
10f85e20df Fix import path and logging syntax errors
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-30 07:02:31 +00:00
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-30 07:00:52 +00:00
e2256f8e42 WIP: Fix template literal errors in secureLogger calls
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-30 06:58:41 +00:00
771699d65c Remove emojis from debug logging to fix syntax errors
72125d0338 Fix syntax error in service.ts debug logging
Compare 2 commits »
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-30 06:52:08 +00:00
854d6e773e Fix syntax error in commented code causing compilation failure
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-30 06:50:02 +00:00
a3121b8645 Fix import path and logging syntax errors
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-30 06:48:49 +00:00
73690e1e22 Add favicon.ico to fix 502 Bad Gateway error
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-30 06:41:06 +00:00
222f92e058 Refactor wallet setup and improve error handling
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-29 23:14:50 +00:00
c9ff430b09 Standardize logging system and fix error display
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-29 21:58:20 +00:00
df835332e5 Fix pairing page display and structure
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-29 21:47:07 +00:00
b8e5ae3088 Fix wallet key recognition by using restoreDevice instead of create_device_from_sp_wallet
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-29 21:41:52 +00:00
b83725e112 Use create_device_from_sp_wallet instead of restore_device for key updates
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-29 21:39:50 +00:00
930b46fa00 Extract real wallet SDK keys instead of generating random credentials
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-29 21:33:07 +00:00
3ee99dea5a Force wallet update in SDK after restoreDevice to recognize keys
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-29 21:28:04 +00:00
fb47dfbfd2 Fix wallet keys format - spend_key must be {Secret: string} object
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-29 21:23:42 +00:00
039f6e3583 Fix faucet WebSocket connection issue
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-29 21:18:45 +00:00
84d9852aa2 Fix faucet timing - move to pairing page after credentials creation