Data Nexus

Results 7 issues of Data Nexus

### Description In circumstances where consumers are polling for data each block, it's helpful to be able to identify if they're receiving state from an in-sequence block, or if the...

enhancement

Utilizing the recently updated arbitrum codebase, changes out the network and constants to support blast-mainnet

Very minor change to detect delayed collections (collect in an epoch grater than the closedAtEpoch). Per the [Staking.sol](https://github.com/graphprotocol/contracts/blob/f1c5fe75c99a2170023d1fc0202b6513c9fe39a4/contracts/staking/Staking.sol#L1014) contract, query fees are added to the rebate pool in which the...

Updated subgraph links to the decentralized network.

### Description There are instances where subgraphs have hard coded values that get referenced (such as stablecoin contract addresses or factory a address) which are not obtainable through the event.params....

enhancement

### Description We have a `created_at` field in the `deployment_schemas` table, but it would be nice to also have a `synced_at`. This is primarily to benchmark sync speeds for various...

enhancement

Updating subgraph section: - Updating endpoints for Decentralized Network in preparation to The Graph's Sunrise - Remove reference to governance subgraph - Include information about generating an API Key