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

Pending withdrawal after successful withdrawal #294

Open
jenli414 opened this issue Jul 31, 2019 · 2 comments
Open

Pending withdrawal after successful withdrawal #294

jenli414 opened this issue Jul 31, 2019 · 2 comments

Comments

@jenli414
Copy link

When I transfer an ERC721 token from the DappChain to Rinkeby using transferGateway.withdrawERC721Async and then mainnetGateway.withdrawERC721, it takes a long time before I can transfer another token because I get the pending withdrawal error. Getting the receipt tells me that the token I already successfully transferred is the pending withdrawal.
When I call withdrawERC721Async, two identical transfer events are emitted, I don't know if that could be related.

@jenli414
Copy link
Author

To clarify: Two regular ERC721 Transfer events as well as two Contracts.TransferGateway.EVENT_TOKEN_WITHDRAWAL events with the same signature are emitted.

@eduardonunesp
Copy link
Contributor

Hi, @jenli414 sorry by the late response, I would like to know if you tested recently and if the issues persist, if so could you please inform the address and tx hash to start an investigation, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants