Commit Graph
22 Commits
Author SHA1 Message Date
Evan Kaloudis f387869598 feat: add verify message support for LDK Node backend 2026-03-26 20:01:46 -04:00
Devi Charanandcherry-1729-9090 ebbd75e6f5 Removed AddressPicker and code optimizations 2025-06-27 20:38:11 +05:30
Devi Charanandcherry-1729-9090 570b820d41 UI/UX enhancements in Address picker 2025-06-27 20:38:11 +05:30
Devi Charanandcherry-1729-9090 f8df14bbf9 feat : Request review change and UI change for Signature Tabs
en.json got discarded in previous push

removed the DropDownInput component
2025-06-27 20:38:11 +05:30
Devi Charanandcherry-1729-9090 c6cbe0da08 Extended the capability of signing and verifying the message using on
chain addresses
2025-06-27 20:38:11 +05:30
Evan Kaloudis c753b3b5ba refactor: RESTUtils => BackendUtils 2022-12-28 20:34:03 -05:00
Evan Kaloudis fbee124698 Make sure errors are handled properly 2021-12-08 01:14:24 -05:00
Evan Kaloudis 7893b9552a CLR: sign message - pass prroper signature 2021-12-08 01:04:47 -05:00
Evan Kaloudis 97edc4bfbf SignMessage: only base64 encode message for LND 2021-12-08 00:39:23 -05:00
Evan Kaloudis ba00a93923 Verify msg: Only base64 encode the message for Eclair and LND 2021-12-08 00:26:30 -05:00
Evan Kaloudis f205ec9e1c Relay error messages from the api 2021-12-08 00:19:28 -05:00
Evan Kaloudis 98ed191301 Rig up endpoint for Eclair 2021-12-07 23:40:14 -05:00
Evan Kaloudis 6500be325f Rig up endpoint for CLR 2021-12-07 23:31:20 -05:00
Evan Kaloudis 136933079d LND working end-to-end 2021-12-07 23:16:46 -05:00
Evan Kaloudis 8ee78a4e80 Format sign view 2021-12-07 22:21:27 -05:00
Evan Kaloudis 7e961d2125 Set up eslint 2021-11-04 00:02:58 -04:00
Evan Kaloudis 607b84429b tsconfig fixes 2021-08-13 16:06:42 -04:00
pseudozach b7fa93e86e cleanup again 2021-08-10 21:38:13 -07:00
pseudozach 9f7679627a supportsMessageSigning added 2021-08-10 21:36:18 -07:00
pseudozach 3467bb0c11 added CL&eclair backend for signmessage 2021-07-28 13:05:08 -07:00
pseudozach 0c0f6e3611 changed lnd signmessage from v2 to v1 2021-07-28 11:30:58 -07:00
marytsahas 1fb19274d2 Adds sign message functionality 2021-07-15 17:52:47 -04:00