Granola-Team / mina-indexer

The Mina Indexer is a re-imagined version of the software collectively called the "Mina archive node."
Apache License 2.0
18 stars 10 forks source link

No test in regression suite to prove that watch dir ingests blocks #1223

Closed n1tranquilla closed 2 months ago

n1tranquilla commented 2 months ago

Relates to https://github.com/Granola-Team/mina-indexer/issues/1219

trevorbernard commented 2 months ago

Here is evidence: https://github.com/Granola-Team/mina-indexer/blob/main/tests/regression.bash#L480

robinbb commented 2 months ago

@trevorbernard I think this issue was for the directory specified by --watch-blocks-dir, not --blocks-dir.

robinbb commented 2 months ago

In any case, the point is moot, and the issue can be closed, because there is no longer any --watch-blocks-dir.