Commit 3dee012
Ramp fixes (#934)
* contribution edits
* condition to run tests fixed
* typo fix
* use deploy key for push
* bot makes push instead of actor
* fixed syntax
* setup ssh keys added
* different way for setting up ssh
* only play mode tests
* reverted ssh setup method
* run workflow on dev not main!
* revert pre commit check branch and change post push action branch to dev
* added ssh key for checkout
* removed tests for faster iteration
* put back publish dlls
* check if latest commit isn't from github actions to avoid recursive actions
* small syntax fix
* small syntax fix 2
* replace conditional fix for loop issue with commit skip ci keyword in message
* put tests back in
* on push workflow call now back to from main
* test again
* reverted actor from bot to user and removed ssh setup
* revert post push workflow file target back to main
* chore: fix typos (#918)
Co-authored-by: Robel Getnet Geremew <[email protected]>
* Auto Commit [skip ci]
- Duplicate Packages Samples
- Publish DLL Dependencies
* Metamask SDK fixes (#922)
* Revert "automated duplicating imported samples modifications (#595)"
This reverts commit a555894.
* made main package testable, revert due to a mistake
* Sign verify and WebGL login logout issue fixed for metamask
---------
Co-authored-by: robGG1997 <[email protected]>
* Auto Commit [skip ci]
- Duplicate Packages Samples
- Publish DLL Dependencies
* Auto Commit [skip ci]
- Duplicate Packages Samples
- Publish DLL Dependencies
* Package built-in dependencies fix (#925)
* Package built-in dependencies fix
* Added polling and timeout to GetTransaction method
Introduced DelayUtil
---------
Co-authored-by: oleksandr <[email protected]>
Co-authored-by: Robel Getnet Geremew <[email protected]>
* Auto Commit [skip ci]
- Duplicate Packages Samples
- Publish DLL Dependencies
* Fixing sample script comments (#930)
* Fixes to stabilize the head (#927)
* contribution edits
* condition to run tests fixed
* typo fix
* use deploy key for push
* bot makes push instead of actor
* fixed syntax
* setup ssh keys added
* different way for setting up ssh
* only play mode tests
* reverted ssh setup method
* run workflow on dev not main!
* revert pre commit check branch and change post push action branch to dev
* added ssh key for checkout
* removed tests for faster iteration
* put back publish dlls
* check if latest commit isn't from github actions to avoid recursive actions
* small syntax fix
* small syntax fix 2
* replace conditional fix for loop issue with commit skip ci keyword in message
* put tests back in
* on push workflow call now back to from main
* test again
* reverted actor from bot to user and removed ssh setup
* revert post push workflow file target back to main
* chore: fix typos (#918)
Co-authored-by: Robel Getnet Geremew <[email protected]>
* Auto Commit [skip ci]
- Duplicate Packages Samples
- Publish DLL Dependencies
* Metamask SDK fixes (#922)
* Revert "automated duplicating imported samples modifications (#595)"
This reverts commit a555894.
* made main package testable, revert due to a mistake
* Sign verify and WebGL login logout issue fixed for metamask
---------
Co-authored-by: robGG1997 <[email protected]>
* Auto Commit [skip ci]
- Duplicate Packages Samples
- Publish DLL Dependencies
* Auto Commit [skip ci]
- Duplicate Packages Samples
- Publish DLL Dependencies
* Package built-in dependencies fix (#925)
* Package built-in dependencies fix
* Added polling and timeout to GetTransaction method
Introduced DelayUtil
---------
Co-authored-by: oleksandr <[email protected]>
Co-authored-by: Robel Getnet Geremew <[email protected]>
* Auto Commit [skip ci]
- Duplicate Packages Samples
- Publish DLL Dependencies
---------
Co-authored-by: robGG1997 <[email protected]>
Co-authored-by: Snoppy <[email protected]>
Co-authored-by: Robel Getnet Geremew <[email protected]>
Co-authored-by: rob1997 <[email protected]>
Co-authored-by: kantagara <[email protected]>
Co-authored-by: oleksandrchainsafe <[email protected]>
Co-authored-by: oleksandr <[email protected]>
Co-authored-by: oleksandrchainsafe <[email protected]>
* Fixing sample script comments
Fixing sample script comments as they were set to 1155 instead of 721
---------
Co-authored-by: robGG1997 <[email protected]>
Co-authored-by: Snoppy <[email protected]>
Co-authored-by: Robel Getnet Geremew <[email protected]>
Co-authored-by: rob1997 <[email protected]>
Co-authored-by: kantagara <[email protected]>
Co-authored-by: oleksandrchainsafe <[email protected]>
Co-authored-by: oleksandr <[email protected]>
Co-authored-by: oleksandrchainsafe <[email protected]>
* Ramp fix (#931)
* Fixes to stabilize the head (#927)
* contribution edits
* condition to run tests fixed
* typo fix
* use deploy key for push
* bot makes push instead of actor
* fixed syntax
* setup ssh keys added
* different way for setting up ssh
* only play mode tests
* reverted ssh setup method
* run workflow on dev not main!
* revert pre commit check branch and change post push action branch to dev
* added ssh key for checkout
* removed tests for faster iteration
* put back publish dlls
* check if latest commit isn't from github actions to avoid recursive actions
* small syntax fix
* small syntax fix 2
* replace conditional fix for loop issue with commit skip ci keyword in message
* put tests back in
* on push workflow call now back to from main
* test again
* reverted actor from bot to user and removed ssh setup
* revert post push workflow file target back to main
* chore: fix typos (#918)
Co-authored-by: Robel Getnet Geremew <[email protected]>
* Auto Commit [skip ci]
- Duplicate Packages Samples
- Publish DLL Dependencies
* Metamask SDK fixes (#922)
* Revert "automated duplicating imported samples modifications (#595)"
This reverts commit a555894.
* made main package testable, revert due to a mistake
* Sign verify and WebGL login logout issue fixed for metamask
---------
Co-authored-by: robGG1997 <[email protected]>
* Auto Commit [skip ci]
- Duplicate Packages Samples
- Publish DLL Dependencies
* Auto Commit [skip ci]
- Duplicate Packages Samples
- Publish DLL Dependencies
* Package built-in dependencies fix (#925)
* Package built-in dependencies fix
* Added polling and timeout to GetTransaction method
Introduced DelayUtil
---------
Co-authored-by: oleksandr <[email protected]>
Co-authored-by: Robel Getnet Geremew <[email protected]>
* Auto Commit [skip ci]
- Duplicate Packages Samples
- Publish DLL Dependencies
---------
Co-authored-by: robGG1997 <[email protected]>
Co-authored-by: Snoppy <[email protected]>
Co-authored-by: Robel Getnet Geremew <[email protected]>
Co-authored-by: rob1997 <[email protected]>
Co-authored-by: kantagara <[email protected]>
Co-authored-by: oleksandrchainsafe <[email protected]>
Co-authored-by: oleksandr <[email protected]>
Co-authored-by: oleksandrchainsafe <[email protected]>
* Ramp fix
Fixed ramp via conditional compilation to avoid changing the folder structure of samples.
* Amending
Cleaner implementation of compilation directives
* Amend
Amend
---------
Co-authored-by: robGG1997 <[email protected]>
Co-authored-by: Snoppy <[email protected]>
Co-authored-by: Robel Getnet Geremew <[email protected]>
Co-authored-by: rob1997 <[email protected]>
Co-authored-by: kantagara <[email protected]>
Co-authored-by: oleksandrchainsafe <[email protected]>
Co-authored-by: oleksandr <[email protected]>
Co-authored-by: oleksandrchainsafe <[email protected]>
* Sneakz/typo fix (#933)
Update DisableGameObjectIfServiceNotActive.cs
* Auto Commit [skip ci]
- Duplicate Packages Samples
- Publish DLL Dependencies
---------
Co-authored-by: robGG1997 <[email protected]>
Co-authored-by: Snoppy <[email protected]>
Co-authored-by: Robel Getnet Geremew <[email protected]>
Co-authored-by: rob1997 <[email protected]>
Co-authored-by: kantagara <[email protected]>
Co-authored-by: oleksandrchainsafe <[email protected]>
Co-authored-by: oleksandr <[email protected]>
Co-authored-by: oleksandrchainsafe <[email protected]>
Co-authored-by: sneakzttv <[email protected]>1 parent 6907239 commit 3dee012
File tree
19 files changed
+12
-4
lines changed- Packages
- io.chainsafe.web3-unity.lootboxes/Chainlink/Runtime/Libraries
- io.chainsafe.web3-unity.ramp/Samples~/Web3.Unity Ramp Samples
- io.chainsafe.web3-unity
- Runtime/Libraries
- Samples~/Web3.Unity/Scripts/Utilities
- src/UnitySampleProject/Assets/Samples
- web3.unity SDK Ramp/1.0.0/Web3.Unity Ramp Samples
- web3.unity SDK/2.5.0/Web3.Unity Samples/Scripts/Utilities
19 files changed
+12
-4
lines changedBinary file not shown.
Binary file not shown.
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments