Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/WalletConnect/WalletConnectSwift-Example

Example code for WalletConnectSwift library
https://github.com/WalletConnect/WalletConnectSwift-Example

Merge branch 'main' of github.com:WalletConnect/WalletConnectSwift-Example

6d7fdfa6ab3ace0449907487d5799ac460079767 authored about 3 years ago by Dmitry Bespalov <[email protected]>
Initial commit

6575b6632ce4d5fc2ed834e8c1076ed07fbc2ddd authored about 3 years ago by Dmitry Bespalov <[email protected]>
Fix invocation out of main queue

adfa08fec617b07af4eeacb0fffa0bc98f63265e authored about 3 years ago by Aleksei Minaev <[email protected]>
Adjust demo app just to find out that there are multiple strong memory cycles inside of Client -> onCallback -> WebSocketConnection -> Client.

Still this gives a better control for demo apps to do intended job.

c838e27d6fccaf38cd3bc9e8a5567a44add151f1 authored about 3 years ago by Aleksei Minaev <[email protected]>
Give a bit of a time to make sure everything properly connected and request for session have been sent

246cfe8f7c29a28f235c6ae06e86a668244d51a4 authored about 3 years ago by Aleksei Minaev <[email protected]>
Fix typo

ce3db06853b4ce30d7a3c2c0f5dd5f32531ec851 authored about 3 years ago by Aleksei Minaev <[email protected]>
Prevent multiple delegate calls of didScan

70d1758469dbf15255adb40699a69ee5c54e5fa1 authored about 3 years ago by Aleksei Minaev <[email protected]>
Merge pull request #71 from WalletConnect/gh-69-add-eip-1559-support

add type and accessList params to Transaction

cd26585e0ceb4fcdfdb4cf457d1945dc99ea3134 authored over 3 years ago by Andrey Scherbovich <[email protected]>
added more params to Transaction object; fixed client example app

ef91462c172cc2d51cdb4a979c079f7982779246 authored over 3 years ago by Andrey Scherbovich <[email protected]>
Merge pull request #63 from WalletConnect/gh-49-fix-client-app

fix client example app connection

c1dff085371c906216e99f4d8bfab3aee03b9c60 authored over 3 years ago by Andrey Scherbovich <[email protected]>
Merge pull request #64 from WalletConnect/gh-52-adjust-deeplink

adjust deep link in example apps

2eb12c2bbc69fb877caaeb1e6d4342dac0978662 authored over 3 years ago by Andrey Scherbovich <[email protected]>
Merge pull request #62 from WalletConnect/gh-61-fix-server-example-app

fix server example app

357789974e7d1f95e20a3758d2137f8b111e2659 authored over 3 years ago by Andrey Scherbovich <[email protected]>
adjust deep link in example apps

726174c8eb148c7f8a92465ebc7889045df14bf0 authored over 3 years ago by Andrey Scherbovich <[email protected]>
fix client example app connection

4deae656f18c65d2dee7217320bb7c244f752605 authored over 3 years ago by Andrey Scherbovich <[email protected]>
fix server example app

7cca7110e7b25dad1e54059ce2ea6f92201c8134 authored over 3 years ago by Andrey Scherbovich <[email protected]>
Merge pull request #58 from WalletConnect/zerion-changes

Zerion changes

188b879888ffc65c857cbd21b203514bbd09a697 authored over 3 years ago by Andrey Scherbovich <[email protected]>
fix client example app

bad75c0468d6f9ca6aba4cda4a4df744340f8cf6 authored over 3 years ago by Andrey Scherbovich <[email protected]>
Merge pull request #50 from WalletConnect/update-deps

Update deps

af4a0c9d009ecf32c4a701f2b6fce888001ace00 authored over 3 years ago by Andrey Scherbovich <[email protected]>
update CryptoSwift version

96706afd25228585bb8a2566f17774f1a0a931e8 authored over 3 years ago by Andrey Scherbovich <[email protected]>
Merge pull request #29 from WalletConnect/fixing-bugs

Fixing bugs

0dfa476afb19f6a9c6dd47de5a1f641c54cf4b30 authored over 4 years ago by Andrey Scherbovich <[email protected]>
style adjustments

6bf9505856e6d2825b99cc9e8fa6bf0c9653b281 authored over 4 years ago by Andrey Scherbovich <[email protected]>
fixing deep links handling in client and server app

31ddd4862ecb7ea9d9565286fa93890c42ca282a authored over 4 years ago by Andrey Scherbovich <[email protected]>
small adjustments

21a91db06348f0bca1e2f208d5a1fa9f5db1cbd2 authored over 4 years ago by Andrey Scherbovich <[email protected]>
fixing eth_signTransaction handling

cf688dc611008b45698504feca26fe6d5b594fd5 authored over 4 years ago by Andrey Scherbovich <[email protected]>
Use Web3 instead of EthereumKit; implement personal_sign

4769eb3a3a5daf2dd77c4639909f2a71cb109b18 authored over 4 years ago by Andrey Scherbovich <[email protected]>
small adjustments

bead1c7434e31f21ee64eefbe175887853893b0b authored over 4 years ago by Andrey Scherbovich <[email protected]>
move example apps to a separate folder

a87d0abf1233d42c18e872735c84f7c342ab44be authored over 4 years ago by Andrey Scherbovich <[email protected]>
add swift pm dependencies; remove example apps

2396ad49024f784965a7aebd9b29a646c2dfd91d authored over 4 years ago by Andrey Scherbovich <[email protected]>