Commit Graph

5 Commits

Author SHA1 Message Date
Ben Kremer
3e866b320f
chore: rename assets with CAIP : separator to windows-friendly - (#418)
* chore: losslessly compress sample assets

* chore: rename assets with CAIP `:` separator to windows-friendly `-`

* chore: rename asset paths in code

* fix: zkSync asset naming
2024-01-18 10:11:23 +01:00
Gancho Radkov
0232654e92
fix: closes loader when session proposal is rejected (#417)
Co-authored-by: Gancho Radkov <ganchoradkov@gmail.com>
2024-01-17 14:56:10 +02:00
Gancho Radkov
7c36326bff
feat: loading indicators (#402)
* feat: adds loading indicators on all modals

* feat: implements modal loader for session propose

* feat: implements loaders for each separate button

* feat: adds loaders on disconnect & when proposing session on known pairing topic

* refactor: restructure modal properties to avoid conditional hooks

---------

Co-authored-by: Gancho Radkov <ganchoradkov@gmail.com>
2024-01-11 16:03:35 +02:00
Ben Kremer
d205e01fd8
refactor(apis): replace to-be-deprecated ethereum-api.xyz and blockchain-api.xyz calls (#349)
* refactor(dapp-v2): `ethereum-api.xyz` to `rpc.walletconnect.com`

* refactor(with-ethers): `ethereum-api.xyz` -> `rpc.walletconnect.com`

* refactor(with-web3js): `ethereum-api.xyz` -> `rpc.walletconnect.com`

* refactor(cosmos-provider): `ethereum-api.xyz` -> `rpc.walletconnect.com`

* refactor(apis): replace remaining `blockchain-api.xyz` calls with assets

* chore: add leftover assets for test chains
2023-12-18 15:46:51 +01:00
Glitch
deb123f283
restructure (#345)
* restructure

* udpate readme links
2023-12-13 15:36:25 -03:00