Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: return userOpHash instead of txHash #682

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

KannuSingh
Copy link
Collaborator

Update: Returning userOpHash in /sendUserOp Endpoint Response

Due to a timeout issue on Vercel when waiting for transaction receipt (maximum wait time is 15 seconds), we are now returning the userOpHash in the response for the /sendUserOp endpoint.

For retrieving the receipt or transaction hash, it is recommended that the app use the Blockchain Bundler API.

Copy link

vercel bot commented Aug 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
appkit-react-ethersv5 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 28, 2024 10:31am
appkit-react-wagmi-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 28, 2024 10:31am
decentralized-relay-wallet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 28, 2024 10:31am
react-wallet-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 28, 2024 10:31am
vue-web-examples ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 28, 2024 10:31am
10 Skipped Deployments
Name Status Preview Comments Updated (UTC)
decentralized-relay-app ⬜️ Ignored (Inspect) Aug 28, 2024 10:31am
malicious-dapp-verify-simulation ⬜️ Ignored (Inspect) Aug 28, 2024 10:31am
react-auth-dapp ⬜️ Ignored (Inspect) Aug 28, 2024 10:31am
react-auth-wallet ⬜️ Ignored (Inspect) Aug 28, 2024 10:31am
react-dapp-v2 ⬜️ Ignored (Inspect) Aug 28, 2024 10:31am
react-dapp-v2-cosmos-provider ⬜️ Ignored (Inspect) Aug 28, 2024 10:31am
react-dapp-v2-with-ethers ⬜️ Ignored (Inspect) Aug 28, 2024 10:31am
react-dapp-v2-with-web3js ⬜️ Ignored (Inspect) Aug 28, 2024 10:31am
svelte-web3modal ⬜️ Ignored (Inspect) Aug 28, 2024 10:31am
vue-dapp-auth ⬜️ Ignored (Inspect) Aug 28, 2024 10:31am

@KannuSingh KannuSingh marked this pull request as ready for review August 28, 2024 13:41
@KannuSingh KannuSingh merged commit 7850e53 into main Aug 28, 2024
16 checks passed
@KannuSingh KannuSingh deleted the fix-userOpBuilder-sendUserOp branch August 28, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants