filecoin-station / spark-api

💥 SPARK API
https://github.com/filecoin-station/spark
Other
3 stars 1 forks source link

Add `cancel-stuck-transactions` #425

Closed juliangruber closed 1 month ago

juliangruber commented 1 month ago
bajtos commented 1 month ago

@juliangruber Would you mind adding a test to ensure the store implementation works as expected? (See the discussion in https://github.com/filecoin-station/spark-evaluate/pull/368.) Now that this is no longer an urgent fix, I feel more strongly that we should do the extra bit of work to cover store by tests. Especially since this code is rarely executed, only when things go wrong, which is the worst time to discover something does not work.