ishavenikar
|
d0623be1c3
|
Create hook for adding network (#34)
Part of https://www.notion.so/Create-stacks-for-mainnet-1f2a6b22d4728034be4be2c51decf94e
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: LaconicNetwork/laconic-wallet-web#34
Co-authored-by: ishavenikar <ishavenikar@noreply.git.vdb.to>
Co-committed-by: ishavenikar <ishavenikar@noreply.git.vdb.to>
|
2025-06-06 10:39:23 +00:00 |
|
|
fe3d2411a2
|
Add account in all networks in wallet and prefill new network with accounts (#33)
Part of https://www.notion.so/Stage0-onboarding-flow-1e4a6b22d47280aba3b5da3ed1154ff5
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Reviewed-on: LaconicNetwork/laconic-wallet-web#33
Co-authored-by: shreerang <shreerang@noreply.git.vdb.to>
Co-committed-by: shreerang <shreerang@noreply.git.vdb.to>
|
2025-06-05 08:40:11 +00:00 |
|
|
f5b92af4f9
|
Setup import-meta-env to configure env at runtime (#32)
Part of https://www.notion.so/Stage0-onboarding-flow-1e4a6b22d47280aba3b5da3ed1154ff5
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Reviewed-on: LaconicNetwork/laconic-wallet-web#32
Co-authored-by: shreerang <shreerang@noreply.git.vdb.to>
Co-committed-by: shreerang <shreerang@noreply.git.vdb.to>
|
2025-06-04 12:31:44 +00:00 |
|
|
6c27fd212a
|
Add Zenith stage1 testnet network (#31)
Part of https://www.notion.so/Stage0-onboarding-flow-1e4a6b22d47280aba3b5da3ed1154ff5?pvs=23
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Reviewed-on: LaconicNetwork/laconic-wallet-web#31
Co-authored-by: shreerang <shreerang@noreply.git.vdb.to>
Co-committed-by: shreerang <shreerang@noreply.git.vdb.to>
|
2025-05-23 14:54:26 +00:00 |
|
|
e1514e98af
|
Add env for zenithd RPC URL (#30)
Part of https://www.notion.so/Stage0-onboarding-flow-1e4a6b22d47280aba3b5da3ed1154ff5
Reviewed-on: LaconicNetwork/laconic-wallet-web#30
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
|
2025-05-08 10:49:59 +00:00 |
|
|
36208870ab
|
Add component to support signing cosmos tx with custom messages (#27)
Part of https://www.notion.so/Stage0-onboarding-flow-1e4a6b22d47280aba3b5da3ed1154ff5
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Reviewed-on: LaconicNetwork/laconic-wallet-web#27
Co-authored-by: shreerang <shreerang@noreply.git.vdb.to>
Co-committed-by: shreerang <shreerang@noreply.git.vdb.to>
|
2025-05-06 13:19:54 +00:00 |
|
|
e24d697c6d
|
Upgrade package version to 0.1.5 (#29)
Part of https://www.notion.so/Gentx-like-attestation-mechanism-to-add-validators-at-genesis-time-19da6b22d47280ecbf1fe657c241ff59
Reviewed-on: LaconicNetwork/laconic-wallet-web#29
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
|
2025-05-05 11:28:08 +00:00 |
|
|
f47850ebfa
|
Fix cache headers for index html file (#28)
Part of <https://www.notion.so/Gentx-like-attestation-mechanism-to-add-validators-at-genesis-time-19da6b22d47280ecbf1fe657c241ff59>
- Use serve package for controlling separate cache headers for files
Reviewed-on: LaconicNetwork/laconic-wallet-web#28
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
|
2025-05-02 08:23:22 +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: LaconicNetwork/laconic-wallet-web#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: LaconicNetwork/laconic-wallet-web#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: LaconicNetwork/laconic-wallet-web#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 |
|
|
657c39e5ed
|
Add config for wallet connect verify code (#16)
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#16
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
|
2024-10-25 13:50:11 +00:00 |
|
|
e5c5d13c77
|
Merge pull request 'Style with Laconic colors and branding' (#15) from style/laconic-colors into main
Reviewed-on: cerc-io/laconic-wallet-web#15
|
2024-08-11 21:05:11 +00:00 |
|
zramsay
|
edde3ab2b7
|
bump version
|
2024-08-11 17:00:47 -04: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 |
|
|
cca89775aa
|
style: home screen first pass
|
2024-08-09 16:03:17 -04:00 |
|
Monkey
|
afd09dc4c1
|
mnemonic dialog styles
|
2024-08-09 15:58:01 -04:00 |
|
|
e0632d1a50
|
style: initial dark mode
|
2024-08-09 15:57:29 -04:00 |
|
|
ba05a82406
|
Disable import wallet functionality with const flag (#14)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Reviewed-on: cerc-io/laconic-wallet-web#14
|
2024-08-09 10:56:51 +00:00 |
|
|
2bb92205ba
|
Implement functionality to import wallet from mnemonic (#13)
Part of cerc-io/laconic-wallet-web#11
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: cerc-io/laconic-wallet-web#13
|
2024-08-09 10:24:38 +00:00 |
|
|
c26bddec1a
|
Add support for staking module tx MsgCreateValidator (#12)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: cerc-io/laconic-wallet-web#12
|
2024-08-09 09:12:32 +00:00 |
|