FuelLabs / fuel-indexer

🗃 The Fuel indexer is a standalone service that can be used to index various components of the Fuel blockchain.
https://docs.fuel.network/docs/indexer/
140 stars 66 forks source link

spike: sail test #1431

Closed ra0x3 closed 10 months ago

ra0x3 commented 10 months ago

Thanks for opening a PR with the Fuel Indexer project. Please review the Checklist below and ensure you've completed all of the necessary steps to make this PR review as painless as possible.

Checklist

Description

Please include a short description of what this PR does.

Testing steps

Please provide the exact testing steps for the reviewer(s) if this PR requires testing.

Changelog

Please add neat Changelog info here, according to our Contributor's Guide.

ra0x3 commented 10 months ago

Testing the BlockData handlers at block 4MM+

cargo run -p fuel-indexer -- run --run-migrations --manifest packages/fuel-indexer-tests/indexers/fuel-indexer-test/fuel_indexer_test.yaml --replace-indexer --accept-sql-queries  --fuel-node-host beta-4.fuel.network --fuel-node-port 80

Testing the LimitOrderEntity data from block 0

cargo run -p fuel-indexer -- run --run-migrations --manifest packages/fuel-indexer-tests/indexers/fuel-indexer-test/fuel_indexer_test.yaml --replace-indexer --accept-sql-queries