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
{{ message }}
This repository was archived by the owner on Mar 13, 2026. It is now read-only.
Certain tests, like calldata_source_test.go require a DAConfig in order to work, but without a MockDA, the tests are likely to fail whenever DataFromEVMTransactions is called, thus a MockDA or key-value store of sorts would help us in having proper testing