ChainSafe / ChainSafe/web3.unity
Some Gelato calls are cancelled
- Dominant language
- C#
- Stars
- 944
- Forks
- 245
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Gelato calls CallWithSyncFee and SponsorCall always return the status "Cancelled"
**Steps**
Steps to reproduce the behavior:
1. Use the scene [SampleLogin or SampleLogin - Web3Auth]
2. Login with [Web3Auth or Remote wallet]
3. Try CallWithSyncFee and SponsorCall
4. See console log
**Expected behavior**
Status is **ExecSuccess** and transaction hash is displayed
**Console errors**
There are not console errors, but the expected status is not correct
**Screenshots/Video**
**Desktop (please complete the following information):**
- Chainsafe SDK version: [main branch using Package manager with Git URL]
- Unity Version: [e.g., 2022.1]
- Operating System: [Mac]
- Platform: [All]
**Additional context**
- Calls **CallWithSyncFeeErc2771** and **SponsorCallErc2771** are working as expected
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.