hopeyen

Results 8 comments of hopeyen

Hello, here's an instance of mapping abort when saving an entity without ID Block `#13577690 (c4b62c0f23e1b41a32732f9fa91f2ed6d15d1bf6c7f0200ad7e6ab62ee681905)"` Subgraph `QmViCANJ6HhQtFz6j3hmSLjVw5G5QqZrQQtNGB6pkugCyH` ``` Mapping aborted at src/types/schema.ts, line 350, column 4, with message: Cannot...

https://github.com/graphprotocol/indexer/pull/403 This PR creates a table on allocations, one of the column is query fee collected. I think the table is sufficient for making decisions, or we can add a...

Hello @jian-guo-s ! The manual solution is to deploy and sync the graft base deployment upto the graft block before deploying the intended deployment. In your case, deployment `QmQ7xA....` graft...

Add pruning to old_message_ids kept by GraphcastAgent

Try to layout the ideal message pipeline after receiving a gossip. ### Message Pipelining in SDK Handle general Waku messages received - Nonce/timestamp (outer layer of GraphcastMessage) validation for all...

Updated the previous comment to include retention, persistence, aggregations, and pruning. Linking 2 DB issues - [x] https://github.com/graphops/listener-radio/issues/19 - [ ] https://github.com/graphops/subgraph-radio/issues/60

Radio specific issues - [ ] https://github.com/graphops/subgraph-radio/issues/83 - [ ] https://github.com/graphops/listener-radio/issues/23

Thanks for taking the time to consider the alternative approach, please bear with me thinking this through > Indexers can use a shared infra backend (graph-nodes and DBs) across multiple...