Commit Graph

67 Commits

Author SHA1 Message Date
Shreerang Kale
6af4e7224e Update sign message request handler 2025-05-06 15:16:09 +05:30
Shreerang Kale
8d49dfbe90 Refactor getting private key 2025-05-06 11:02:06 +05:30
Shreerang Kale
0bfae9b833 Throw error if balance is zero 2025-05-06 10:40:04 +05:30
Shreerang Kale
16218af93c Remove usage of request ID 2025-05-05 18:53:38 +05:30
Shreerang Kale
8cd5102635 Update iframe request and response types 2025-05-05 17:19:35 +05:30
Shreerang Kale
654bebb296 Refactor method to get cosmos accounts 2025-05-05 11:21:34 +05:30
Shreerang Kale
0a5020038f Remove checking source type 2025-05-05 10:48:48 +05:30
Shreerang Kale
da86e99662 Update iframe request and response types 2025-05-05 09:22:01 +05:30
Shreerang Kale
0716d821c3 Refactor iframe request and response types 2025-05-02 11:38:39 +00:00
Shreerang Kale
21d15ab7b0 Rename sign tx component 2025-05-02 11:38:39 +00:00
Shreerang Kale
478bbd8495 Refactor code 2025-05-02 11:38:39 +00:00
Shreerang Kale
7e61814f4a Fix decoding cosmos pubkey 2025-05-02 11:38:39 +00:00
Shreerang Kale
8113c6eee8 Convert bytes to hex in tx data 2025-05-02 11:38:39 +00:00
Shreerang Kale
5ed3c4b4bc Display decoded tx body and auth info bytes while signing tx 2025-05-02 11:38:39 +00:00
Shreerang Kale
d2e7c58456 Update reject request handler 2025-05-02 11:38:39 +00:00
Shreerang Kale
8a614cfca0 Implement handlers for signing onboard tx 2025-05-02 11:38:39 +00:00
Shreerang Kale
2db506f3d9 Add iframe for sending zenith txs 2025-05-02 11:38:39 +00:00
ishavenikar
b2eafe59b3 Add hooks to add accounts and export private key from iframe (#26)
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Co-authored-by: AdityaSalunkhe21 <adityasalunkhe2204@gmail.com>
Reviewed-on: #26
Co-authored-by: ishavenikar <ishavenikar@noreply.git.vdb.to>
Co-committed-by: ishavenikar <ishavenikar@noreply.git.vdb.to>
2025-04-25 14:45:46 +00:00
ishavenikar
713f8bc0bb Add iframe component for signing messages (#25)
Part of https://www.notion.so/Gentx-like-attestation-mechanism-to-add-validators-at-genesis-time-19da6b22d47280ecbf1fe657c241ff59

Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Co-authored-by: AdityaSalunkhe21 <adityasalunkhe2204@gmail.com>
Reviewed-on: #25
Co-authored-by: ishavenikar <ishavenikar@noreply.git.vdb.to>
Co-committed-by: ishavenikar <ishavenikar@noreply.git.vdb.to>
2025-04-25 08:16:44 +00:00
6d5fcf798d Handle android webview messages for sign request (#24)
Part of https://www.notion.so/Integrate-eSIM-buy-flow-into-app-18aa6b22d47280d4a77cf1b27e2ba193

Co-authored-by: pranavjadhav007 <jadhavpranav89@gmail.com>
Co-authored-by: AdityaSalunkhe21 <adityasalunkhe2204@gmail.com>
Reviewed-on: #24
2025-04-15 14:25:11 +00:00
3a0a321c6f Fix WALLET_ACCOUNTS_DATA iframe message data for Shopify app (#23)
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75)

Reviewed-on: cerc-io/laconic-wallet-web#23
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2025-03-25 11:36:18 +00:00
59176ad7cb Use appropriate cosmos address prefix while signing messages (#22)
Part of https://www.notion.so/Revive-attestation-react-app-19da6b22d472809595c2fb9d2970849f

Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Reviewed-on: cerc-io/laconic-wallet-web#22
2025-02-25 10:38:59 +00:00
0b4ceae6b2 Set default networks list on app start (#21)
Part of https://www.notion.so/Simplify-login-flow-in-deploy-laconic-com-190a6b22d47280a9924cc38f8cf4c891

Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: cerc-io/laconic-wallet-web#21
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2025-02-12 09:17:56 +00:00
cbb28a6eb3 Add route to auto sign in for deploy app (#20)
Part of https://www.notion.so/Simplify-login-flow-in-deploy-laconic-com-190a6b22d47280a9924cc38f8cf4c891

- Auto sign SIWE message received if auto-sign-in is enabled
- Functionality to check account balance

Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: cerc-io/laconic-wallet-web#20
2025-02-12 06:03:09 +00:00
9d2e710632 Change URL path to /wallet-embed (#19)
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75)

Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: cerc-io/laconic-wallet-web#19
2024-11-12 12:28:44 +00:00
b527a9486d Add new component WalletEmbed to handle tx requests via iframe messaging (#18)
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75)

Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Co-authored-by: Isha <ishavenikar7@gmail.com>
Reviewed-on: cerc-io/laconic-wallet-web#18
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-11-12 09:46:16 +00:00
b94fd22c76 Add laconicd testnet-2 as default network (#17)
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75)

Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Reviewed-on: cerc-io/laconic-wallet-web#17
2024-10-28 12:13:13 +00:00
zramsay
a20b5ad113 typo 2024-08-10 19:10:27 -04:00
zramsay
7ca019a83e fix build 2024-08-10 18:58:37 -04:00
296bb3632b chore: rename style and add back enabled check 2024-08-10 17:49:55 -04:00
360f3b76bc style: add back wallet connect button and style add session 2024-08-10 16:10:25 -04:00
Monkey
44e6670aab Merge remote-tracking branch 'origin/style/laconic-colors' into style/laconic-colors 2024-08-09 17:34:03 -04:00
Monkey
3aad056abe adjust header size and font size 2024-08-09 17:33:37 -04:00
3d9b3408d9 style: fix layout padding 2024-08-09 17:33:00 -04:00
Monkey
053487da74 adjust site title and title spacing 2024-08-09 17:16:48 -04:00
699cc5379e style: hd path 2024-08-09 16:13:24 -04:00
e05ce4659e style: import wallet dialog 2024-08-09 16:10:15 -04:00
ec3617ad42 style: sign message and use layout component 2024-08-09 16:06:49 -04:00
393a42fceb feat: home link icon 2024-08-09 16:06:49 -04:00
4ff1c10699 style: add network 2024-08-09 16:06:48 -04:00
17810801dd style: gas price width 2024-08-09 16:06:17 -04:00
Monkey
da3e4534d0 show private key dialog styling 2024-08-09 16:06:17 -04:00
a1747b8ba7 style: edit network and logo 2024-08-09 16:06:17 -04:00
Monkey
c818bc0b9d Show Private Key confirmation dialog button styling 2024-08-09 16:06:17 -04:00
Monkey
b2a043068a use mui/lab LoadingButton for CreateWallet 2024-08-09 16:06:16 -04:00
Monkey
f67569a25e replace Dialog.tsx changes 2024-08-09 16:04:50 -04:00
Monkey
38d68a86d5 reset dialog styles 2024-08-09 16:04:50 -04:00
7b72631206 style: container 2024-08-09 16:04:48 -04:00
45e045d956 style: accordions on home screen 2024-08-09 16:03:18 -04:00
181f9e8b7d style: home screen first pass 2024-08-09 16:03:18 -04:00