Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Update/deployment calls may panic because no receipt #66

Open
geigerzaehler opened this issue Sep 16, 2019 · 0 comments
Open

Update/deployment calls may panic because no receipt #66

geigerzaehler opened this issue Sep 16, 2019 · 0 comments

Comments

@geigerzaehler
Copy link
Collaborator

It is possible that calls to functions that submit transactions panic if the transaction is not applied quickly enough. Calls that are affected are the ledger deployment and any ledger updates.

So far, this problem has only occurred with concurrent ledger deployments in the tests. It is likely that the problem only occurs when computation/storage-heavy transaction are submitted concurrently.

The issue is caused by tomusdrw/rust-web3#256.

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

No branches or pull requests

1 participant