graphprotocol / graph-network-subgraph

The subgraph, the smart contracts, the tests, and documents for the Graph Explorer Decentralized Application
MIT License
70 stars 45 forks source link

fix: track total delegated tokens changes when rewards or fees are collected #257

Closed pcarranzav closed 7 months ago

juanmardefago commented 7 months ago

Indexer side of the totals should be already taken care of, as restaking for indexers is done through _sendRewards and if restaked, it triggers a StakeDeposited event which takes care of the network totals