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

Multiple decryption requests in one block did not work as expected #78

Open
leventdem opened this issue Jan 17, 2025 · 1 comment
Open
Assignees

Comments

@leventdem
Copy link
Collaborator

Context:
In Sepolia testnet.

Issue:
When multiple decryption requests are sent in one block, only the last decryption result is returned to Sepolia.

Expected behavior:
We should return 3 decryptions results (call three times fulfillRequest)

@leventdem
Copy link
Collaborator Author

We think that it is a nonce issue, if the gateway relayer account did not manage the nonce correctly, only one is taken from mempool.

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

No branches or pull requests

2 participants