-
After a blob is successfully dispersed and saved to s3 cache, op-node tries to get it but cache retrieval fails due to a verification error
```
| t=2024-10-04T01:17:47+0000 lvl=info msg=request ro…
Inkvi updated
3 weeks ago
-
## Background
Problem: For eigenDA to support L3 rollups (e.g. Arbitrum Orbit), their AVS data on Ethereum L1 needs to be transported to other L2s. They ideally want to do this in a way that is easil…
-
### What happened + What you expected to happen
I try to follow the README in the inabox folder, but the `make run-e2e` command fails. I expect it to succeed.
```
{"time":"2024-05-22T18:26:29.1…
-
- EigenDa: CTC rollup fully switched to EigenDA
- EigenDa: Write a service to synchronize retriver data for use by Verifier, browser, challenger and other roles
- EigenDa: dynamically fetch da node…
-
We have a client in the repo: https://github.com/Layr-Labs/eigenda-proxy/blob/feat--openapi-spec/client/client.go
Seems it's only used for simple commitments, meaning nitro doesn't have a client th…
-
~testnet has 10 min batching intervals, which I think (?) is why the holesky-e2e tests currently take roughly 20 mins to run. preprod cluster has 1 min batching, which should reduce the ci time for t…
-
[DA integration pre-research](https://github.com/mantlenetworkio/mantle/issues/218)
[EigenDA research and integration solution draft document write](https://github.com/mantlenetworkio/mantle/issues/2…
-
When the proxy starts, it prints the proxy server config as a log message at info level. If S3 or Redis credentials are used, they are leaked to the logs from that server config. Additionally `SignerP…
Inkvi updated
2 weeks ago
-
-
- getNextDataStore
- gets the next datastore from the graphql db that is after the most recent one the challenger has seen
- Fetch data from subgraph
- callRetrieve
- retrieve the data assoc…