Once we can store blocks in the database (https://github.com/FuelLabs/fuel-indexer/issues/990), we can use them to run the QA tests much faster and/or cover more blocks. From 👀 estimation on my laptop, it is 10-100x faster to run an indexer this way.
Description
Once we can store blocks in the database (https://github.com/FuelLabs/fuel-indexer/issues/990), we can use them to run the QA tests much faster and/or cover more blocks. From 👀 estimation on my laptop, it is 10-100x faster to run an indexer this way.
The open question is how to handle a situation when serialized blocks are no longer valid.