status-go/services/wallet/walletconnect
Stefan a855f9e3e8 feat(wallet) WalletConnect: track pairings in DB
Add new APIs to track if valid pairings are available to be used
by application not to run WalletConnect SDK if not needed.

Closes status-desktop: #12794
2023-11-24 09:44:27 +01:00
..
database.go feat(wallet) WalletConnect: track pairings in DB 2023-11-24 09:44:27 +01:00
database_test.go feat(wallet) WalletConnect: track pairings in DB 2023-11-24 09:44:27 +01:00
helpers.go feat(wallet) WalletConnect: track pairings in DB 2023-11-24 09:44:27 +01:00
helpers_test.go feat(wallet) add WalletConnect pair API 2023-11-13 10:19:06 +01:00
rpc.go feat(wallet) WalletConnect: track pairings in DB 2023-11-24 09:44:27 +01:00
service.go feat(wallet) WalletConnect: track pairings in DB 2023-11-24 09:44:27 +01:00
walletconnect.go feat(wallet) WalletConnect: track pairings in DB 2023-11-24 09:44:27 +01:00
walletconnect_test.go feat(wallet) add WalletConnect pair API 2023-11-13 10:19:06 +01:00