You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the disperse function in Testnet, times until confirmation are quite high. It is takes up to 8-9 minutes. For example, in three samples, we got 8 minutes, 1:30 minutes, and then 9 minutes. This makes EigenDA not suitable for our application. We want to check if this is an expected, or just some temporal issue with the testnet
Versions / Dependencies
EigenDA - Testnet
How to reproduce
You can run this script to take a sample of the time until confirmation. It needs jq and grpcurl, and to be run in the EigenDA repo after make build.
What happened + What you expected to happen
When using the disperse function in Testnet, times until confirmation are quite high. It is takes up to 8-9 minutes. For example, in three samples, we got 8 minutes, 1:30 minutes, and then 9 minutes. This makes EigenDA not suitable for our application. We want to check if this is an expected, or just some temporal issue with the testnet
Versions / Dependencies
EigenDA - Testnet
How to reproduce
You can run this script to take a sample of the time until confirmation. It needs
jq
andgrpcurl
, and to be run in the EigenDA repo after make build.https://gist.github.com/MauroToscano/b6a15942e38715c5039503583a98bcbc
Issue Severity
High: It blocks me from completing my task.
The text was updated successfully, but these errors were encountered: