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

[DX-2809] feat: update game bridge to revert logout changes #192

Merged
merged 1 commit into from
May 11, 2024

Conversation

nattb8
Copy link
Collaborator

@nattb8 nattb8 commented May 11, 2024

Summary

The current version of the game-bridge includes a change to logout that isn't working correctly. Updated the game bridge index.html file to use the latest version of the Typescript SDK (built from ts-immutable-sdk 626130a)

Users can't roll back to an older version of the Unity SDK if they require the transaction receipt function (ZkEvmGetTransactionReceipt).

Customer Impact

Customers can now properly logout using the Unity SDK instead of the previous version, where logout wasn't working correctly.

@nattb8 nattb8 requested a review from a team as a code owner May 11, 2024 08:55
@nattb8 nattb8 changed the title feat: update game bridge to revert logout changes [DX-2809] feat: update game bridge to revert logout changes May 11, 2024
dom-murray
dom-murray previously approved these changes May 11, 2024
@nattb8 nattb8 force-pushed the feat/update-game-bridge-logout branch from 4d8366a to 3d9af04 Compare May 11, 2024 09:00
@nattb8 nattb8 merged commit 42ecbcd into main May 11, 2024
13 checks passed
@nattb8 nattb8 deleted the feat/update-game-bridge-logout branch May 11, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants