Commit Graph

49 Commits

Author SHA1 Message Date
apoorvlathey
26ca4df508 add share button for sharing link with encoded url params 2023-06-11 11:11:44 +05:30
apoorvlathey
74f85ce2f0 refactor: separate into components 2023-06-10 17:00:21 +05:30
apoorvlathey
d2baef4a63 fix tenderly tooltip error 2023-06-10 15:10:58 +05:30
apoorvlathey
9ff7057919 upgrade packages 2023-05-15 04:26:50 +05:30
Apoorv Lathey
e66e746255 Add WalletConnect V2 support (#11) 2023-05-15 03:17:07 +05:30
apoorvlathey
bf88e6db72 update .gitignore 2023-05-14 13:11:12 +05:30
apoorvlathey
c98caf8726 .env: add gitcoin grants link 2023-04-29 00:28:13 +05:30
apoorvlathey
ba1f595aad remove networkInfo 2023-01-24 04:10:54 +05:30
apoorvlathey
08a56b20f0 add evm-rpcs-list, use chainId as key 2023-01-24 04:09:54 +05:30
apoorvlathey
bf0193692f upgrade network select dropdown to be searchable 2023-01-23 19:02:27 +05:30
apoorvlathey
f8c64e914b remove deprecated testnets 2023-01-18 23:58:59 +05:30
apoorvlathey
81a80cb065 pass iframe url and chain via url params 2023-01-18 23:49:05 +05:30
apoorvlathey
80547598d9 add extension tab 2022-10-11 14:32:07 +05:30
apoorvlathey
ede8286592 fix heading font size 2022-10-11 13:24:30 +05:30
apoorvlathey
4b4dfed1a5 make iframe responsive 2022-10-11 13:19:53 +05:30
apoorvlathey
6219ce5ab3 make select dapp modal responsive 2022-10-11 12:39:50 +05:30
apoorvlathey
a0e52a6537 add .nvmrc 2022-09-30 15:09:25 +05:30
apoorvlathey
2d3a78561b add modal to show safe apps 2022-09-30 04:02:01 +05:30
apoorvlathey
212a873a6f fix tenderly tooltip text 2022-09-30 02:13:54 +05:30
apoorvlathey
b7c2602502 add env var to toggle gitcoin grants 2022-09-24 16:17:22 +05:30
apoorvlathey
f0ad862137 remove input value cache for walletconnect uri and dapp url 2022-09-24 15:56:28 +05:30
Apoorv Lathey
fb3f8561c9 add iframe support for gnosis safe provider (#8) 2022-09-21 03:10:30 +05:30
Nivesh Saharan
33b2ff2adf Fix Network selection from Cached session(#4) 2022-04-25 18:15:18 +05:30
CodinMaster
a14d19515f Specify compatible node version 2022-04-25 18:11:57 +05:30
dependabot[bot]
109374f0c9 Bump follow-redirects from 1.13.2 to 1.14.7 (#1)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.2 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.2...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-19 09:24:41 +05:30
CodinMaster
a0bd6aca03 enable gitcoin banner 2022-03-09 15:26:13 +05:30
Apoorv Lathey
5f570a070a Merge pull request #3 from jrfrantz/rename-approve-to-connect
[String Update] Rename "Approve" to "Connect"
2022-03-03 00:46:36 +05:30
Jacob Frantz
fc6ecbcf4d [String Update] Rename "Approve" to "Connect" 2022-03-02 11:03:27 -05:00
Apoorv Lathey
8667612475 Merge pull request #2 from jrfrantz/support-deeplink-address
Support address deeplinks with /?address=0x1234...
2022-03-01 11:08:14 +05:30
Jacob Frantz
c3a7b11c39 use url param in internal resolved address 2022-02-28 11:02:43 -05:00
Jacob Frantz
22f96ecf59 Update index.tsx 2022-02-27 18:04:06 -05:00
CodinMaster
517bf7237c hide gitcoin banner 2022-02-04 14:45:34 +05:30
CodinMaster
475fea9164 add table for send_Transactions 2022-01-22 08:55:58 +05:30
CodinMaster
5205d58c87 store showAddress in localStorage 2022-01-22 06:00:26 +05:30
CodinMaster
ed650adc83 move codebase to typescript 2022-01-22 05:35:21 +05:30
CodinMaster
b3065e9756 Add link to github repo 2022-01-17 05:18:10 +05:30
CodinMaster
12b9249e03 allow sending txns via tenderly fork 2022-01-13 05:00:39 +05:30
CodinMaster
348d9533d6 make footer responsive 2021-11-29 02:45:48 +05:30
CodinMaster
27ce0724af add link to gitcoin grants 2021-11-29 02:37:42 +05:30
CodinMaster
d562740eae update ga 2021-11-29 02:35:27 +05:30
CodinMaster
a0dd57c1f1 deploy to impersonator.xyz 2021-11-29 00:25:25 +05:30
CodinMaster
e3616f85c4 add Arbitrum One 2021-09-02 09:05:41 +05:30
CodinMaster
a248bb171c Display showAddress from prev session 2021-08-23 17:22:16 +05:30
CodinMaster
1e222f4978 Update README
* Add installation instructions
* Updated UI Screenshot
2021-08-23 16:51:49 +05:30
CodinMaster
557c40f546 Add ENS, allow updating address while connected 2021-08-23 16:44:11 +05:30
CodinMaster
fcbfd37704 Allow network switching, while connected 2021-08-23 15:14:40 +05:30
CodinMaster
e99ecaf5e6 disable autocomplete for uri 2021-08-23 13:48:32 +05:30
CodinMaster
5233fae330 ignore session if peerMeta doesn't exist 2021-08-23 13:44:27 +05:30
CodinMaster
4852cf8ee7 init: impersonator functional 2021-08-22 03:44:44 +05:30