-
Notifications
You must be signed in to change notification settings - Fork 67
Conversation
a6ddad8
to
73a81cc
Compare
2442d6e
to
a9e2e89
Compare
2050b21
to
d68abcc
Compare
Temporarily blocked by FuelLabs/fuels-rs#1165 |
4f65d8c
to
aca1298
Compare
f25910d
to
a274e52
Compare
a274e52
to
07049a4
Compare
f687459
to
220eb96
Compare
// repo for all test asset paths (i.e., we can simply reference all asset paths in | ||
// in manifest files relative from 'fuel-indexer') | ||
pub fn test_indexer_updated_manifest() -> Manifest { | ||
// TODO: Write a CI check for this |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't forget this
575a699
to
d891822
Compare
eb041f2
to
01fd53f
Compare
39ae355
to
201a555
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It appears that this proposal only indexes predicates once they're included with inputs in a transaction.
Does this solve the use case that projects like Spark want to handle? Which is primarily indexing the predicate before it's assets get spent?
|
@dmihal This does support indexing when a predicate is "created" and "spent". For details on the flow, feel free to read the comment here |
201a555
to
3180fb3
Compare
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.