Commit Graph

61 Commits

Author SHA1 Message Date
Isha
198ccd98c3 Handle reject tx 2024-11-08 14:55:38 +05:30
Isha
d95483310f Refactor handleTxRequest method 2024-11-08 13:12:00 +05:30
Isha
6ac15085ff Disable no button after tx is approved 2024-11-08 10:55:42 +05:30
Isha
08711b50d6 Set event for tx success 2024-11-08 10:02:10 +05:30
Isha
f82ff49d77 Implement functionality to approve tx 2024-11-07 20:00:16 +05:30
Adw8
92e7d058b0 Use existing method to retrieve accounts 2024-11-07 18:09:45 +05:30
Adw8
42d0c06b50 Return null in iframe component 2024-11-07 16:31:05 +05:30
Adw8
a1cc6307cf Remove event listener from index.tsx 2024-11-07 16:27:50 +05:30
Adw8
0cba7ab55d Add bundled method to create account 2024-11-07 15:38:52 +05:30
b5005b8e47 Return message data to event origin 2024-11-07 13:21:40 +05:30
Isha
392d961ab7 Add component to handle iframe messages 2024-11-07 11:21:51 +05:30
Isha
6664a47886 Pass address for specific chainId in message 2024-11-07 10:48:27 +05:30
Adw8
c1fdbf6db3 Add event listener for iframe message 2024-11-06 19:05:13 +05:30
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
6f174c6e0c Add loader at app start and configure eslint (#10)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)

Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: cerc-io/laconic-wallet-web#10
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-08-08 10:39:02 +00:00
2455dd982b Add button to copy mnemonic after creating new wallet (#9)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)

Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: cerc-io/laconic-wallet-web#9
2024-08-07 11:39:10 +00:00
9a112783d2 Send namespaces object with correct accounts sequence while pairing with dApps (#8)
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#8
2024-08-01 10:17:11 +00:00
504badebb8 Remove deep link path and prevent re-render from useEffect (#7)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)
- Remove path config used for deep links

Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Reviewed-on: cerc-io/laconic-wallet-web#7
2024-08-01 06:18:02 +00:00