v1.9.6
Substreams (v1.15.1)
- Save deterministic failures in WASM in the module cache (under a file named
errors.0123456789.zst
at the failed block number), so further requests depending on this module at the same block can return the error immediately without re-executing the module.