Commit Graph

13 Commits

Author SHA1 Message Date
renovate[bot]
40b772f142
fix(deps): update walletconnect monorepo deps to v2.8.6 (#210)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-29 16:52:11 +02:00
renovate[bot]
b2f02ce439
fix(deps): update walletconnect monorepo deps to v2.8.5 (#207)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-29 12:21:48 +02:00
renovate[bot]
be2e89ffbe
fix(deps): update dependency @walletconnect/web3wallet to v1.8.5 (#206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-29 11:49:35 +02:00
renovate[bot]
dd54b0b6ed
fix(deps): update walletconnect monorepo deps to v2.8.4 (#203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-27 11:42:00 +02:00
crypblizz
1c54dc65d2
chore(w3w): update to latest 1.8.2 (#202) 2023-06-26 20:22:14 +02:00
renovate[bot]
429547a7ab
fix(deps): update walletconnect monorepo deps to v2.8.3 (#198)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-26 15:35:31 +02:00
renovate[bot]
0c35dec4c3
fix(deps): update walletconnect monorepo deps to v2.8.1 (#189)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-16 16:59:45 +02:00
renovate[bot]
9b09576081
fix(deps): update walletconnect monorepo deps to v2.8.0 (#179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-15 14:49:38 +02:00
renovate[bot]
c93ca10827
fix(deps): update walletconnect monorepo deps to v2.7.8 (#176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 15:14:08 +02:00
Radu Mojic
a60069941f
refactor: Elrond rebranding to MultiversX (#148) 2023-05-30 09:13:49 +02:00
Gancho Radkov
d8ebe4509b
chore: updated @walletconnect deps (#164)
* chore: updates auth dapp

* chore: updates react sign dapp

* chore: updates cosmos dapp

* chore: updates ethers dapp

* chore: updates web3js dapp

* chore: updates vue auth dapp

* chore: updates auth wallet

* chore: updates eip155 wallet

* updates react-wallet-v2

* chore: updates web3wallet example

* feat: adds optional namespaces to main example wallet

* chore: eip155 example lock

* chore: removes console log

---------

Co-authored-by: Gancho Radkov <ganchoradkov@gmail.com>
2023-05-23 14:42:34 +03:00
Gancho Radkov
2810f0178f
chore: updates @walletconnect deps (#157)
* chore: updates `@walletconnect` deps

* fix: cosmos provider

* fix: updates web3wallet example

* fix: eip155 legacy session request type

---------

Co-authored-by: Gancho Radkov <ganchoradkov@gmail.com>
2023-05-09 16:51:32 +03:00
Gancho Radkov
7a3886073b
feat: Web3Wallet Example (#94)
* feat: v2 wallet

* feat: Web3Wallet sign integration

* chore: adds `core` to package.json

* feat: Web3Wallet Auth integration

* chore: core & web3wallet canary

* chore: rm config

* chore: force redeploy

* chore: rm core & sign-client deps

* fix: rm `sign-client` usage

* refactor: updates README

* feat: adds metadata mock obj & removes relay url param

* refactor: more url mentions

* refactor: rm v2 wallet readme references & uses web3wallet.core...

* refactor: wallet -> web3wallet

* refactor: rm wallet to web3wallet

* fix: adds async to example listeners
2022-12-22 11:19:46 +02:00