-
Notifications
You must be signed in to change notification settings - Fork 242
Open
Labels
Priority: P2Added to issues and PRs relating to a medium severity bugs.Added to issues and PRs relating to a medium severity bugs.Type: BugAdded to issues and PRs if they are addressing a bugAdded to issues and PRs if they are addressing a bug
Description
Describe the bug
Gelato calls CallWithSyncFee and SponsorCall always return the status "Cancelled"
Steps
Steps to reproduce the behavior:
- Use the scene [SampleLogin or SampleLogin - Web3Auth]
- Login with [Web3Auth or Remote wallet]
- Try CallWithSyncFee and SponsorCall
- 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
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
Metadata
Metadata
Assignees
Labels
Priority: P2Added to issues and PRs relating to a medium severity bugs.Added to issues and PRs relating to a medium severity bugs.Type: BugAdded to issues and PRs if they are addressing a bugAdded to issues and PRs if they are addressing a bug