Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL connection in wallet connect not working for Unity 2020.3 #101

Closed
jasonboukheir opened this issue Mar 17, 2022 · 2 comments
Closed

SSL connection in wallet connect not working for Unity 2020.3 #101

jasonboukheir opened this issue Mar 17, 2022 · 2 comments

Comments

@jasonboukheir
Copy link
Member

See sta/websocket-sharp#219 (comment)

@jasonboukheir jasonboukheir self-assigned this Mar 17, 2022
github-actions bot pushed a commit that referenced this issue Mar 17, 2022
# [2.1.0-pre.9](v2.1.0-pre.8...v2.1.0-pre.9) (2022-03-17)

### Bug Fixes

* fix missing meta files from package ([a4037c9](a4037c9))
* **websocket:** fix TLS failure in websocket-sharp for Unity 2020.3 ([bdaa92e](bdaa92e)), closes [#101](#101)
@github-actions
Copy link

🎉 This issue has been resolved in version 2.1.0-pre.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this issue Mar 17, 2022
# [2.1.0](v2.0.0...v2.1.0) (2022-03-17)

### Bug Fixes

* **algod:** fix PendingTransaction fields from messagepack ([6dbf0b3](6dbf0b3)), closes [#97](#97)
* **build:** fix build not using the latest version of the release ([e8ee758](e8ee758))
* **docs:** update readme with png image ([a84c298](a84c298))
* fix missing meta files from package ([a4037c9](a4037c9))
* **formatter:** make sure to skip unknown keys ([a9115af](a9115af))
* **formatters:** add explicit formatters for enums ([58c4475](58c4475)), closes [#99](#99)
* **formatters:** update AlgoApiFormatter to warn instead of error if key cannot be found ([f727135](f727135)), closes [#98](#98)
* **kmd:** fix multisig serialization ([a48e109](a48e109))
* **readme:** fix missing image in readme ([a2fb33c](a2fb33c))
* **readme:** remove unnecessary xml tag ([2f87b1a](2f87b1a))
* **samples:** fix compile error with samples ([c7c9a0d](c7c9a0d))
* **samples:** update YourFirstTransaction sample ([20cabf7](20cabf7))
* **serialization:** fix initialization of AlgoApiFormatterLookup ([675b1d9](675b1d9))
* **serialization:** set formatters to automatically add array formatter if it doesn't exist ([5692372](5692372))
* **websocket:** fix TLS failure in websocket-sharp for Unity 2020.3 ([bdaa92e](bdaa92e)), closes [#101](#101)

### Features

* **api:** add min-balance field ([7f0873b](7f0873b))
* **transaction:** add `PrivateKey.SignTransaction` method ([3d74336](3d74336))
* **walletconnect:** add `LaunchApp[...]` to `AppEntry` ([f822855](f822855))
* **walletconnect:** add supported wallets list ([50c6575](50c6575))
@github-actions
Copy link

🎉 This issue has been resolved in version 2.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

jasonboukheir pushed a commit that referenced this issue Mar 17, 2022
# [2.1.0](v2.0.0...v2.1.0) (2022-03-17)

### Bug Fixes

* **algod:** fix PendingTransaction fields from messagepack ([6dbf0b3](6dbf0b3)), closes [#97](#97)
* **build:** fix build not using the latest version of the release ([e8ee758](e8ee758))
* **docs:** update readme with png image ([a84c298](a84c298))
* fix missing meta files from package ([a4037c9](a4037c9))
* **formatter:** make sure to skip unknown keys ([a9115af](a9115af))
* **formatters:** add explicit formatters for enums ([58c4475](58c4475)), closes [#99](#99)
* **formatters:** update AlgoApiFormatter to warn instead of error if key cannot be found ([f727135](f727135)), closes [#98](#98)
* **kmd:** fix multisig serialization ([a48e109](a48e109))
* **readme:** fix missing image in readme ([a2fb33c](a2fb33c))
* **readme:** remove unnecessary xml tag ([2f87b1a](2f87b1a))
* **samples:** fix compile error with samples ([c7c9a0d](c7c9a0d))
* **samples:** update YourFirstTransaction sample ([20cabf7](20cabf7))
* **serialization:** fix initialization of AlgoApiFormatterLookup ([675b1d9](675b1d9))
* **serialization:** set formatters to automatically add array formatter if it doesn't exist ([5692372](5692372))
* **websocket:** fix TLS failure in websocket-sharp for Unity 2020.3 ([bdaa92e](bdaa92e)), closes [#101](#101)

### Features

* **api:** add min-balance field ([7f0873b](7f0873b))
* **transaction:** add `PrivateKey.SignTransaction` method ([3d74336](3d74336))
* **walletconnect:** add `LaunchApp[...]` to `AppEntry` ([f822855](f822855))
* **walletconnect:** add supported wallets list ([50c6575](50c6575))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant