这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@robGG1997
Copy link
Contributor

closes #730

robGG1997 and others added 22 commits December 11, 2023 14:22
Copy link
Contributor

@kantagara kantagara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@kantagara kantagara added ready-to-merge Ready to Merge PR - this'll trigger required checks and removed ready-to-merge Ready to Merge PR - this'll trigger required checks labels Dec 11, 2023
Copy link
Contributor

@juans-chainsafe juans-chainsafe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! samples that were not working before (getNonce, Mint or Transfer) are working now.

Just sometimes I only get this output: {“jsonrpc”:“2.0",“id”:1,“result”:“0xaa36a7”} and not the successful log.

Here is my address https://sepolia.etherscan.io/address/0x3043048e083b16db76f8875e20f774455cdd66c6

@robGG1997 robGG1997 merged commit a5a5946 into main Dec 11, 2023
@robGG1997 robGG1997 deleted the rob/libc-missing-fix-730 branch December 11, 2023 16:06
rob1997 pushed a commit that referenced this pull request Jan 16, 2025
* Revert "automated duplicating imported samples modifications (#595)"

This reverts commit a555894.

* added WebGL threading patcher from - https://github.com/VolodymyrBS/WebGLThreadingPatcher.git

* working demo and build

* Revert "working demo and build"

This reverts commit 06cb9d9.

* first MetaMask iteration

* Auto-duplicate Packages Samples

* added new custom dlls for Neth.MetaMask

* typo and compile error fixes

* Published Solution Dependencies to Package Libraries as DLLs

* sign message and sign typed data implemented and working, send transaction implemented not fully working

* fixed send Transaction issue

* simultaneous requests supported and fixed send transaction issue

* refactor and documentation

* Auto-duplicate Packages Samples

* Published Solution Dependencies to Package Libraries as DLLs

* set exception if connection fails

* added required line in index.html in WebGL template

* Published Solution Dependencies to Package Libraries as DLLs

* Published Solution Dependencies to Package Libraries as DLLs

* libc Dll not found exception fixed

* Published Solution Dependencies to Package Libraries as DLLs

* Published Solution Dependencies to Package Libraries as DLLs

* Published Solution Dependencies to Package Libraries as DLLs

* made requested changes

* Published Solution Dependencies to Package Libraries as DLLs

* more requested changes

* merged wallet connect extension methods

* Published Solution Dependencies to Package Libraries as DLLs

* Published Solution Dependencies to Package Libraries as DLLs

* removed redundant/empty implementations of IlifeCycleParticipant

* added import statement

* Auto-duplicate Packages Samples

* Published Solution Dependencies to Package Libraries as DLLs

* added platform dependent compilation to avoid build errors

* limited metamask libs to WebGL so it can build to other platforms

* Auto-duplicate Packages Samples

* Published Solution Dependencies to Package Libraries as DLLs

* Published Solution Dependencies to Package Libraries as DLLs

* Published Solution Dependencies to Package Libraries as DLLs

* revert from merge

* Published Solution Dependencies to Package Libraries as DLLs

---------

Co-authored-by: robGG1997 <robGG1997@users.noreply.github.com>
sergeypanin1994 pushed a commit to sergeypanin1994/web3.unity that referenced this pull request Mar 16, 2025
* Revert "automated duplicating imported samples modifications (ChainSafe#595)"

This reverts commit a555894.

* added WebGL threading patcher from - https://github.com/VolodymyrBS/WebGLThreadingPatcher.git

* working demo and build

* Revert "working demo and build"

This reverts commit 06cb9d9.

* first MetaMask iteration

* Auto-duplicate Packages Samples

* added new custom dlls for Neth.MetaMask

* typo and compile error fixes

* Published Solution Dependencies to Package Libraries as DLLs

* sign message and sign typed data implemented and working, send transaction implemented not fully working

* fixed send Transaction issue

* simultaneous requests supported and fixed send transaction issue

* refactor and documentation

* Auto-duplicate Packages Samples

* Published Solution Dependencies to Package Libraries as DLLs

* set exception if connection fails

* added required line in index.html in WebGL template

* Published Solution Dependencies to Package Libraries as DLLs

* Published Solution Dependencies to Package Libraries as DLLs

* libc Dll not found exception fixed

* Published Solution Dependencies to Package Libraries as DLLs

* Published Solution Dependencies to Package Libraries as DLLs

* Published Solution Dependencies to Package Libraries as DLLs

* made requested changes

* Published Solution Dependencies to Package Libraries as DLLs

* more requested changes

* merged wallet connect extension methods

* Published Solution Dependencies to Package Libraries as DLLs

* Published Solution Dependencies to Package Libraries as DLLs

* removed redundant/empty implementations of IlifeCycleParticipant

* added import statement

* Auto-duplicate Packages Samples

* Published Solution Dependencies to Package Libraries as DLLs

* added platform dependent compilation to avoid build errors

* limited metamask libs to WebGL so it can build to other platforms

* Auto-duplicate Packages Samples

* Published Solution Dependencies to Package Libraries as DLLs

* Published Solution Dependencies to Package Libraries as DLLs

* Published Solution Dependencies to Package Libraries as DLLs

* revert from merge

* Published Solution Dependencies to Package Libraries as DLLs

---------

Co-authored-by: robGG1997 <robGG1997@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Ready to Merge PR - this'll trigger required checks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to load DLL 'libc' error with Web3Auth and WebGL build

5 participants