Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spike: sail test #1431

Closed
wants to merge 2 commits into from
Closed

spike: sail test #1431

wants to merge 2 commits into from

Conversation

ra0x3
Copy link
Contributor

@ra0x3 ra0x3 commented Oct 24, 2023

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

  • Ensure your top-level commit message is in line with our contributor guidelines.
  • Please add proper labels.
  • If there is an issue associated with this PR, please link the issue (right-hand sidebar)
  • If there is not an issue associated with this PR, add this PR to the "Fuel Indexer" project (right-hand sidebar)
  • Please allow Codeowners at least 24 hours to do a first-pass review.
  • Please add thoroughly detailed testing steps below.
  • Please keep your Changelog message short and sweet.

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 ra0x3 self-assigned this Oct 24, 2023
@ra0x3 ra0x3 linked an issue Oct 24, 2023 that may be closed by this pull request
3 tasks
@ra0x3
Copy link
Contributor Author

ra0x3 commented Oct 24, 2023

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

@ra0x3 ra0x3 closed this Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to index starting from block 4000000
1 participant