Skip to content

Thirdweb Engine Relayer Integration #177

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

Merged
merged 3 commits into from
Apr 16, 2024
Merged

Conversation

0xFirekeeper
Copy link
Member

@0xFirekeeper 0xFirekeeper commented Apr 16, 2024

Replaces OZ Defender


PR-Codex overview

The focus of this PR is to refactor gasless transaction handling in the Thirdweb SDK. Gasless options are now under RelayerOptions for better organization.

Detailed summary

  • Renamed GaslessOptions to RelayerOptions for clarity.
  • Refactored gasless transaction handling in ThirdwebManager.cs.
  • Updated references to gasless options in Transaction.cs.
  • Improved error handling and logging for gasless transactions.

The following files were skipped due to too many changes: Assets/Thirdweb/Core/Scripts/Transaction.cs, Assets/WebGLTemplates/Thirdweb/lib/thirdweb-unity-bridge.js

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

github-actions bot commented Apr 16, 2024

Test Results for StandaloneLinux64

  1 files  ±0   15 suites  ±0   6m 43s ⏱️ -3s
 96 tests ±0   96 ✅ ±0  0 💤 ±0  0 ❌ ±0 
100 runs  ±0  100 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 33675ee. ± Comparison against base commit bf98f94.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Apr 16, 2024

Test Results for iOS

  1 files  ±0   15 suites  ±0   6m 32s ⏱️ -38s
 96 tests ±0   96 ✅ ±0  0 💤 ±0  0 ❌ ±0 
100 runs  ±0  100 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 33675ee. ± Comparison against base commit bf98f94.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Apr 16, 2024

Test Results for WebGL

  1 files  ±0   15 suites  ±0   7m 50s ⏱️ -24s
 96 tests ±0   96 ✅ ±0  0 💤 ±0  0 ❌ ±0 
100 runs  ±0  100 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 33675ee. ± Comparison against base commit bf98f94.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Apr 16, 2024

Test Results for Android

  1 files  ±0   15 suites  ±0   7m 56s ⏱️ +56s
 96 tests ±0   96 ✅ ±0  0 💤 ±0  0 ❌ ±0 
100 runs  ±0  100 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 33675ee. ± Comparison against base commit bf98f94.

♻️ This comment has been updated with latest results.

@0xFirekeeper 0xFirekeeper merged commit 91cec7c into main Apr 16, 2024
@0xFirekeeper 0xFirekeeper deleted the firekeeper/engine-relayer branch April 16, 2024 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant