Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/WalletConnect/WalletConnectUnity
[DEPRECATED] WalletConnect v2 and Modal for Unity 🎮
https://github.com/WalletConnect/WalletConnectUnity
Add NewSessionStarted event for when a new session is created
34deb06c9301dbdf0d26b5cb0ac992889dd4a896 authored about 3 years ago by Eddie <[email protected]>
34deb06c9301dbdf0d26b5cb0ac992889dd4a896 authored about 3 years ago by Eddie <[email protected]>
Merge pull request #21 from WalletConnect/fix/dup-sessions
Fixed errors when session would fail to connect or gets disconnected
c1dfd142560a71111427ffdfe4581977e4cedd9a authored about 3 years ago by Eddie Penta <[email protected]>
Merge pull request #26 from gigajuwels/gigajuwels-patch-1
Update README to include Installation Section
fbbfe5f8a373ab1414b0590776987f2c838d9f2a authored about 3 years ago by Eddie Penta <[email protected]>
Create README.md
Fixes #15
58d654a96f0eeaaaf69d0ec005278a43f55abcce authored about 3 years ago by Julia Seward <[email protected]>
Update README to include Installation Section
Fixes #15
7b2c581e0b58d7767dc5a45013c78815fda7c2cb authored about 3 years ago by Julia Seward <[email protected]>
Move Connecting reset to before event trigger
389396990efcacf00dbd78874b3b732748603667 authored about 3 years ago by Eddie <[email protected]>
389396990efcacf00dbd78874b3b732748603667 authored about 3 years ago by Eddie <[email protected]>
Create OnSessionCreated and OnSessionResumed events in core
710397337a1341d3ff7683a4e318a8b6cda77861 authored about 3 years ago by Eddie <[email protected]>
710397337a1341d3ff7683a4e318a8b6cda77861 authored about 3 years ago by Eddie <[email protected]>
Fixed WalletConnectQRImage class multiple handler bug on enable/disable.
- Modified QR code image size to be smaller & hence consume less texture memory,
- Made QR code ...
Catch session updates when we resume a session
d0a763adf211f2d4e12da8aae2688642495c6176 authored about 3 years ago by Eddie <[email protected]>
d0a763adf211f2d4e12da8aae2688642495c6176 authored about 3 years ago by Eddie <[email protected]>
Dont connect twice if option is enabled in scene
3b4e5cccbeec28bf69fda93d49956fe9bdb52543 authored about 3 years ago by Eddie <[email protected]>
3b4e5cccbeec28bf69fda93d49956fe9bdb52543 authored about 3 years ago by Eddie <[email protected]>
Added retry option for when connection fails and auto connect on
disconnect
9239e2a264537d9c620c4cd780e84645e048df98 authored about 3 years ago by Eddie <[email protected]>
Merge branch 'fix/dup-sessions' of github.com:WalletConnect/WalletConnectUnity into fix/dup-sessions
0f09f7e3bb013935180ce462c849117dab2d217b authored about 3 years ago by Eddie <[email protected]>
0f09f7e3bb013935180ce462c849117dab2d217b authored about 3 years ago by Eddie <[email protected]>
Created new Login style demo scene and fixed bug with dc/rc session
75a2fcc4e3416dec57334b41e09b9192ac171a98 authored about 3 years ago by Eddie <[email protected]>
75a2fcc4e3416dec57334b41e09b9192ac171a98 authored about 3 years ago by Eddie <[email protected]>
Dont retry websocket connect if application is paused
2e35cadc6e6cdc29dc5d42cb87f81c11ba9fe593 authored about 3 years ago by Eddie Penta <[email protected]>
2e35cadc6e6cdc29dc5d42cb87f81c11ba9fe593 authored about 3 years ago by Eddie Penta <[email protected]>
Fixed issue where pausing/resuming app cleared websocket state
08c3cd56743554a752bf3f021bb60db5dc5b30d7 authored about 3 years ago by Eddie <[email protected]>
08c3cd56743554a752bf3f021bb60db5dc5b30d7 authored about 3 years ago by Eddie <[email protected]>
Update to latest 2019 version
ce9aace67056056b9596a5c58f70cbf029706052 authored about 3 years ago by Eddie <[email protected]>
ce9aace67056056b9596a5c58f70cbf029706052 authored about 3 years ago by Eddie <[email protected]>
Reset ReadyForUserPrompt after ConnectSession
5cb4d7c70bd0ca1e38ada4a5c7d9de576250982c authored about 3 years ago by Eddie <[email protected]>
5cb4d7c70bd0ca1e38ada4a5c7d9de576250982c authored about 3 years ago by Eddie <[email protected]>
Fixed errors when session would fail to connect or gets disconnected
10e96aa647d60775ecd3d6a986f1733dd77bd285 authored about 3 years ago by Eddie <[email protected]>
10e96aa647d60775ecd3d6a986f1733dd77bd285 authored about 3 years ago by Eddie <[email protected]>
Merge pull request #11 from WalletConnect/feature/webgl
Add websocket jslib and fix cipher in WebGL
ffc9d48c9b67dbdf2bd387def4df68b4244770a6 authored about 3 years ago by Eddie Penta <[email protected]>
Add websocket jslib and fix cipher in WebGL
da1c1d8c490776cf40132ae19723a23e69079dc7 authored about 3 years ago by Eddie <[email protected]>
da1c1d8c490776cf40132ae19723a23e69079dc7 authored about 3 years ago by Eddie <[email protected]>
Made WebSocket transport much more reliable
f38932d55a33efb30895aacc9806c4cc67a48b1a authored over 3 years ago by Eddie <[email protected]>
f38932d55a33efb30895aacc9806c4cc67a48b1a authored over 3 years ago by Eddie <[email protected]>
Merge pull request #6 from gigajuwels/fix/5
ClientTryReconnect function to reconnect web socket if disconnect
c0bc64b316431cd22e5b458243b0f8f76c5d0427 authored over 3 years ago by Eddie Penta <[email protected]>
Created ClientTryReconnect function to reconnect web socket if it disconnects.
d95d544158e0f1c537ef4dd32f3ea232e6881845 authored over 3 years ago by Julia Seward <[email protected]>
d95d544158e0f1c537ef4dd32f3ea232e6881845 authored over 3 years ago by Julia Seward <[email protected]>
Merge pull request #3 from leon-do/patch-1
Update PlatformToggle.cs
da3890e42043369871b403e0c48335836bb4201d authored over 3 years ago by Eddie Penta <[email protected]>
Print an error when the ActiveSession isnt ready yet
35647f4183d9dcadcefc8e34044a77047cf3d916 authored over 3 years ago by Eddie Penta <[email protected]>
35647f4183d9dcadcefc8e34044a77047cf3d916 authored over 3 years ago by Eddie Penta <[email protected]>
Added some more defaults
c44220f8b26aef0459ad90e3107a959e4381971a authored over 3 years ago by Eddie Penta <[email protected]>
c44220f8b26aef0459ad90e3107a959e4381971a authored over 3 years ago by Eddie Penta <[email protected]>
Some minor bug fixes
e9251b5528288f3320f89b899226f3c5bf7b6640 authored over 3 years ago by Eddie Penta <[email protected]>
e9251b5528288f3320f89b899226f3c5bf7b6640 authored over 3 years ago by Eddie Penta <[email protected]>
Fix null pointer exception
597fdbb821f816c8a483acbc2011fa467c789e74 authored over 3 years ago by Eddie <[email protected]>
597fdbb821f816c8a483acbc2011fa467c789e74 authored over 3 years ago by Eddie <[email protected]>
Remove StartConnect. Connect now returns the session data
56b182f420dc5647bbb2ff56146b1950f5c0c043 authored over 3 years ago by Eddie <[email protected]>
56b182f420dc5647bbb2ff56146b1950f5c0c043 authored over 3 years ago by Eddie <[email protected]>
Simplify ConnectSession
93df41dde0a47b771adc2db46a68ab3b38f89f84 authored over 3 years ago by Eddie <[email protected]>
93df41dde0a47b771adc2db46a68ab3b38f89f84 authored over 3 years ago by Eddie <[email protected]>
Auto saving/resuming working now
08fab4897ba5159c3fb2e9c810ad347b6a1fde23 authored over 3 years ago by Eddie <[email protected]>
08fab4897ba5159c3fb2e9c810ad347b6a1fde23 authored over 3 years ago by Eddie <[email protected]>
Remove save/load component from demo scene for now
d4e06bea7f3e9d19e767ecfe3d840ec8a469fd35 authored over 3 years ago by Eddie <[email protected]>
d4e06bea7f3e9d19e767ecfe3d840ec8a469fd35 authored over 3 years ago by Eddie <[email protected]>
Update PlatformToggle.cs
6365643072da834aa57070a9cd8c5612b457f71c authored over 3 years ago by Leon Do <[email protected]>
6365643072da834aa57070a9cd8c5612b457f71c authored over 3 years ago by Leon Do <[email protected]>
Add Saving/Loading Session component
5906425bed1417a10b6cc2d079a08c6313020b20 authored over 3 years ago by Eddie <[email protected]>
5906425bed1417a10b6cc2d079a08c6313020b20 authored over 3 years ago by Eddie <[email protected]>
Enforce more randomness in bridge url
8e9e4d59c6f10651e0e845a3766dde673040a300 authored over 3 years ago by Eddie <[email protected]>
8e9e4d59c6f10651e0e845a3766dde673040a300 authored over 3 years ago by Eddie <[email protected]>
Show Chain ID in demo scene
e443cf83dd944f7e1fc00f5f91a4a2278e415e3a authored over 3 years ago by Eddie <[email protected]>
e443cf83dd944f7e1fc00f5f91a4a2278e415e3a authored over 3 years ago by Eddie <[email protected]>
Update Core to 1.6.2
e684eec806c645501a07fa52bc5a4490be76bc2c authored over 3 years ago by Eddie <[email protected]>
e684eec806c645501a07fa52bc5a4490be76bc2c authored over 3 years ago by Eddie <[email protected]>
Change return type of ActiveSession to custom Unity session object
8e4bd17e0999b1a973031b0e50989e6308030080 authored over 3 years ago by Eddie <[email protected]>
8e4bd17e0999b1a973031b0e50989e6308030080 authored over 3 years ago by Eddie <[email protected]>
Add SaveSession and ResumeSession
7862f022b07238dd3330dd15b27d5369b6e3663b authored over 3 years ago by Eddie <[email protected]>
7862f022b07238dd3330dd15b27d5369b6e3663b authored over 3 years ago by Eddie <[email protected]>
Make WalletConnect.ActiveSession.Connect work as expected
c0aa14f1bc79cbf1ba7f935673b23907c12a3e9b authored over 3 years ago by Eddie <[email protected]>
c0aa14f1bc79cbf1ba7f935673b23907c12a3e9b authored over 3 years ago by Eddie <[email protected]>
Add session regeneration on session disconnect
Also add a disconnect button in the demo
ec0c561782cbd248c8055f50b36b50293ca53841 authored over 3 years ago by Eddie <[email protected]>
Setup a default wallet option
9eaa8c6636cb620ec4531154e6eda0929ea9abf4 authored over 3 years ago by Eddie <[email protected]>
9eaa8c6636cb620ec4531154e6eda0929ea9abf4 authored over 3 years ago by Eddie <[email protected]>
iOS deep linking and Connection resuming working
b961c0b702fa5ea07f4c0bc141a787aac572b6d5 authored over 3 years ago by Eddie Penta <[email protected]>
b961c0b702fa5ea07f4c0bc141a787aac572b6d5 authored over 3 years ago by Eddie Penta <[email protected]>
Fix some errors
8aac33828e71241ef657d5fd5863efdeae3aa4f2 authored over 3 years ago by Eddie <[email protected]>
8aac33828e71241ef657d5fd5863efdeae3aa4f2 authored over 3 years ago by Eddie <[email protected]>
Add eth_signTransaction to demo scene
581c082167b8c9a0b626e16d73ba612516ad7e2c authored over 3 years ago by Eddie <[email protected]>
581c082167b8c9a0b626e16d73ba612516ad7e2c authored over 3 years ago by Eddie <[email protected]>
+Core eth_signTransaction, eth_sendRawTransaction and EthGenericRequest
56e762e6a1e3f48b6b8643b326bae3caa6f04058 authored over 3 years ago by Eddie <[email protected]>
56e762e6a1e3f48b6b8643b326bae3caa6f04058 authored over 3 years ago by Eddie <[email protected]>
Expose chainId in inspector
9ccad5af4b74e3be0b22b5f5514ba0b79f9e89c4 authored over 3 years ago by Eddie <[email protected]>
9ccad5af4b74e3be0b22b5f5514ba0b79f9e89c4 authored over 3 years ago by Eddie <[email protected]>
Push Core without submodule for now
(Will replace with NuGet later)
10d66cf46fe1d989e94372fbc77d9dbdace7e5a0 authored over 3 years ago by Eddie <[email protected]>
Merge pull request #1 from WalletConnect/dev/1.5
Dev/1.5
73ecb7966bddfb41d9e2ad471fac8a9d99928b14 authored over 3 years ago by Eddie Penta <[email protected]>
Add a platform toggle to show different screen on different platform
4c059d90d73f696f1010841cc73197e16cbdf39c authored over 3 years ago by Eddie <[email protected]>
4c059d90d73f696f1010841cc73197e16cbdf39c authored over 3 years ago by Eddie <[email protected]>
Remove examples
3e48c09de43ec21ab01b027589edf48de67c7abd authored over 3 years ago by Eddie <[email protected]>
3e48c09de43ec21ab01b027589edf48de67c7abd authored over 3 years ago by Eddie <[email protected]>
Get SignTypedData working
ac4dad724ae5843cdd4eddc499f7ab9316318383 authored over 3 years ago by Eddie <[email protected]>
ac4dad724ae5843cdd4eddc499f7ab9316318383 authored over 3 years ago by Eddie <[email protected]>
Mobile now opens Wallet app during actions
b5e88cfb9c33c1918f9b511991752d455ff450c2 authored over 3 years ago by Eddie <[email protected]>
b5e88cfb9c33c1918f9b511991752d455ff450c2 authored over 3 years ago by Eddie <[email protected]>
Remove NEthereum
bd5aa2d9b2a46f4bc3363bba9dd3596dfd8e9051 authored over 3 years ago by Eddie <[email protected]>
bd5aa2d9b2a46f4bc3363bba9dd3596dfd8e9051 authored over 3 years ago by Eddie <[email protected]>
Add customBridgeUrl field in component
de4a7b6db873f12c02c39a36eaef1fcc0e9fae7d authored over 3 years ago by Eddie <[email protected]>
de4a7b6db873f12c02c39a36eaef1fcc0e9fae7d authored over 3 years ago by Eddie <[email protected]>
Remove example code
5d67b384d41a3f033f5f1409e1c25878ac8aabae authored over 3 years ago by Eddie <[email protected]>
5d67b384d41a3f033f5f1409e1c25878ac8aabae authored over 3 years ago by Eddie <[email protected]>
Replace Protocol with Session
b3e5ffb0265e1c7f190336b946b00e463eb733a6 authored over 3 years ago by Eddie <[email protected]>
b3e5ffb0265e1c7f190336b946b00e463eb733a6 authored over 3 years ago by Eddie <[email protected]>
Update to new Core library
2a9e07e929616153064e303f935a6c34528126e0 authored over 3 years ago by Eddie <[email protected]>
2a9e07e929616153064e303f935a6c34528126e0 authored over 3 years ago by Eddie <[email protected]>
Use Shim on all platforms
18f9ab75353bc81e8c5f3ba256d6cde6fd8fa824 authored over 3 years ago by Eddie <[email protected]>
18f9ab75353bc81e8c5f3ba256d6cde6fd8fa824 authored over 3 years ago by Eddie <[email protected]>
Android build working
889fe8c764dc9ad3f1c20192d47ad7559b065766 authored over 3 years ago by Eddie <[email protected]>
889fe8c764dc9ad3f1c20192d47ad7559b065766 authored over 3 years ago by Eddie <[email protected]>
Update Json.NET dll for Android
39db4db947d2aadceaf0f47032c426151cbb3bd2 authored over 3 years ago by Eddie <[email protected]>
39db4db947d2aadceaf0f47032c426151cbb3bd2 authored over 3 years ago by Eddie <[email protected]>
Tested and working on Android
9e0bcd3ded49bfc7d7963319369ef27b4aaaa098 authored over 3 years ago by Eddie <[email protected]>
9e0bcd3ded49bfc7d7963319369ef27b4aaaa098 authored over 3 years ago by Eddie <[email protected]>
Completed demo, will now show any generic NFT Token balance
Token contract(s) be configured from Demo Scene in Unity
180030e55ad71f511f3df4ef5a1a387265d67538 authored over 3 years ago by Eddie <[email protected]>
Update scene
224564e5a81d358b68e9270e359d1f363f647d28 authored over 3 years ago by Eddie <[email protected]>
224564e5a81d358b68e9270e359d1f363f647d28 authored over 3 years ago by Eddie <[email protected]>
Create a NFT Token List
7a7c102b87839c4a20016fe8027b274f7baf4b49 authored over 3 years ago by Eddie <[email protected]>
7a7c102b87839c4a20016fe8027b274f7baf4b49 authored over 3 years ago by Eddie <[email protected]>
Add NEthereum packages and reorganized some stuff
2b30e452acbdbe1f024310bc0f1c6d3a7f2ea6b2 authored over 3 years ago by Eddie <[email protected]>
2b30e452acbdbe1f024310bc0f1c6d3a7f2ea6b2 authored over 3 years ago by Eddie <[email protected]>
Merge branch 'main' of github.com:WalletConnect/WalletConnectUnity into main
0d89821c335016e816680784fde3951f63622c7f authored over 3 years ago by Eddie <[email protected]>
0d89821c335016e816680784fde3951f63622c7f authored over 3 years ago by Eddie <[email protected]>
Update demo scene
1cfa9351c7112e95ef5db87fdc902f0f5daeca53 authored over 3 years ago by Eddie <[email protected]>
1cfa9351c7112e95ef5db87fdc902f0f5daeca53 authored over 3 years ago by Eddie <[email protected]>
Update README.md
bbd1d629cf024a6e14ee1b5e34820eedd2b11844 authored over 3 years ago by Eddie Penta <[email protected]>
bbd1d629cf024a6e14ee1b5e34820eedd2b11844 authored over 3 years ago by Eddie Penta <[email protected]>
Merge branch 'main' of github.com:WalletConnect/WalletConnectUnity into main
5bceb630dc0e512be2dfc932352e4a1d76ecb2ba authored over 3 years ago by Eddie <[email protected]>
5bceb630dc0e512be2dfc932352e4a1d76ecb2ba authored over 3 years ago by Eddie <[email protected]>
Rename Provider to Protocol
5cc8d5a542071d876d07337716a1976d5fb57768 authored over 3 years ago by Eddie <[email protected]>
5cc8d5a542071d876d07337716a1976d5fb57768 authored over 3 years ago by Eddie <[email protected]>
Update README.md
ff5ca00db36938163a6c2a2bab5e9b5da79dc22c authored over 3 years ago by Eddie Penta <[email protected]>
ff5ca00db36938163a6c2a2bab5e9b5da79dc22c authored over 3 years ago by Eddie Penta <[email protected]>
Update README.md
b92f8228b8784c12877321edd9aae518049bd606 authored over 3 years ago by Eddie Penta <[email protected]>
b92f8228b8784c12877321edd9aae518049bd606 authored over 3 years ago by Eddie Penta <[email protected]>
Merge branch 'master' into main
bd0ef63002bdca935952eabbd1e1d545e6e20168 authored over 3 years ago by Eddie <[email protected]>
bd0ef63002bdca935952eabbd1e1d545e6e20168 authored over 3 years ago by Eddie <[email protected]>
Finally got connect working
aad3ae33ad11ccbfc6f2c680e17944a24b1c5ed5 authored over 3 years ago by Eddie <[email protected]>
aad3ae33ad11ccbfc6f2c680e17944a24b1c5ed5 authored over 3 years ago by Eddie <[email protected]>
Update README.md
5154bfc5cebed8c84683237dc376e143e2fc217a authored over 3 years ago by Eddie Penta <[email protected]>
5154bfc5cebed8c84683237dc376e143e2fc217a authored over 3 years ago by Eddie Penta <[email protected]>
Initial commit
68b89e4c090a9fd5fb1608f508e23c216fadd84a authored over 3 years ago by Eddie Penta <[email protected]>
68b89e4c090a9fd5fb1608f508e23c216fadd84a authored over 3 years ago by Eddie Penta <[email protected]>
Get all required scripts, start demo scene
a50bce9ff8a610ffe51cb3793aec41ca4b6dd285 authored over 3 years ago by Eddie <[email protected]>
a50bce9ff8a610ffe51cb3793aec41ca4b6dd285 authored over 3 years ago by Eddie <[email protected]>
Init commit
cadedd26c866163c3fe281a269835db4076334ab authored over 3 years ago by Eddie <[email protected]>
cadedd26c866163c3fe281a269835db4076334ab authored over 3 years ago by Eddie <[email protected]>