bobanetwork / boba_legacy

Monorepo implementing Boba, a compute layer for Ethereum
https://boba.network
MIT License
61 stars 60 forks source link

feat: Migration from TheGraph to GoldSky for LightBridge #1317

Closed wsdt closed 6 months ago

wsdt commented 6 months ago

:clipboard: Associated with: https://github.com/bobanetwork/gateway/pull/240

Did it in this repository, since we seemingly don't have this package in v3-boba yet. After this is being reviewed & merged I will add it to a suitable place in v3-boba

Overview

Migrate from TheGraph to GoldSky for LightBridge. Not touching other subgraphs yet, since I would like to check which ones we are still using.

Changes

Testing

Subgraphs successfully deployed and integrated into gateway.

image