opensource-observer / oso

Measuring the impact of open source software
https://opensource.observer
Apache License 2.0
74 stars 16 forks source link

Create funding events by artifact (from onchain transactions) #2320

Open ccerv1 opened 1 month ago

ccerv1 commented 1 month ago

What is it?

Currently we only aggregate funding events at the to/from project level. This is because we don't have artifact (eg, wallet) level data for many of the funders and we don't confirm receipt onchain. We should consider supporting actual tracking of onchain transactions to the artifact level, at least to_artifact_name. (Some funders might use fancier payment mechanisms, eg Optimism -> Superfluid) that will make it harder for us to track all the way back to them.