streamingfast / firehose-ethereum

Ethereum on StreamingFast
Apache License 2.0
79 stars 24 forks source link

Indexing: Handle LogAddressIndex queries via an IndexProvider #18

Closed froch closed 2 years ago

froch commented 2 years ago

We want to be able to find and serve LogAddressIndex indexes


Acceptance Criteria:

froch commented 2 years ago

Whiteboard of the flow for querying an IndexProvider

image (1)

sduchesneau commented 2 years ago

bstream branch stepd/index-provider contains the (almost-complete) code for querying the logAddressIndex from the IrrIndexProvider... names will have to be reworked in that last one to prevent confusion.