graphprotocol / graph-network-analytics-subgraph

Analytics subgraph for Graph Network
MIT License
6 stars 11 forks source link

Price per share fix #8

Closed juanmardefago closed 3 years ago

juanmardefago commented 3 years ago

Copying over the price per share fix from the core subgraph, since we also have that stat and need to be consistent.

Since there were some parts of the core subgraph code that weren't in the analytics one, I will be checking that the values coincide when the analytics subgraph finishes syncing, before merging this.

EDIT: The original fix works, but I also spotted we were missing the curation tax fix, so I also added it here.