oso icon indicating copy to clipboard operation
oso copied to clipboard

oss-directory: create a tag for `ANY_EVM` in the network enums

Open ccerv1 opened this issue 1 year ago • 1 comments

What is it?

We should have a tag that instructs the indexer to look for deployments on any EVM chain on OSO. This is preferable to enumerating them individually. It's also preferable to assuming any deployer should show up on all chains as this might not always be the case and we don't want to hardcode into the schema.

ccerv1 avatar May 23 '24 16:05 ccerv1

This PR adds any_evm to the schema in oss-directory https://github.com/opensource-observer/oss-directory/pull/298

Tossing it over to @ravenac95 to update the semantics in the dbt pipeline

ryscheng avatar May 24 '24 16:05 ryscheng

This adds ANY_EVM semantics to the dbt pipeline https://github.com/opensource-observer/oso/pull/1540

ryscheng avatar May 27 '24 16:05 ryscheng