thirdweb-dev / unity-sdk

Best in class Web3 Unity SDK, powered by thirdweb.
https://portal.thirdweb.com/unity
Apache License 2.0
126 stars 70 forks source link

Duplicate function names =/= param count support #195

Closed 0xFirekeeper closed 4 months ago

0xFirekeeper commented 4 months ago

PR-Codex overview

The focus of this PR is to refactor the code by introducing a new method GetFunctionMatchSignature in Utils.cs for finding functions in a contract based on signature.

Detailed summary

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

github-actions[bot] commented 4 months ago

Test Results for Android

  1 files  ±0   16 suites  ±0   8m 13s :stopwatch: +22s 102 tests ±0  102 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  106 runs  ±0  106 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 3389baeb. ± Comparison against base commit 86c4d43b.

github-actions[bot] commented 4 months ago

Test Results for StandaloneLinux64

  1 files  ±0   16 suites  ±0   8m 9s :stopwatch: +21s 102 tests ±0  102 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  106 runs  ±0  106 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 3389baeb. ± Comparison against base commit 86c4d43b.

github-actions[bot] commented 4 months ago

Test Results for iOS

  1 files  ±0   16 suites  ±0   8m 7s :stopwatch: ±0s 102 tests ±0  102 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  106 runs  ±0  106 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 3389baeb. ± Comparison against base commit 86c4d43b.

github-actions[bot] commented 4 months ago

Test Results for WebGL

  1 files  ±0   16 suites  ±0   8m 18s :stopwatch: +43s 102 tests ±0  102 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  106 runs  ±0  106 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 3389baeb. ± Comparison against base commit 86c4d43b.