tnkrxyz
tnkrxyz
Document inconsistencies caused by exploits in README.
I am documenting here the issues I found with the makerdao subgraph in the master branch (subgraphVersion 1.0.1, schema 1.3.0), as I work on developing the makedao extended subgraph: #...
This PR implements extended lending subgraph (schema version 2.0.1) for MakerDAO. WIP: - [x] cherry pick any necessary fixes from PR #555 - [x] test deployment & fix failure -...
Besides the possible method problem with protocolSideRevenue (#1115), a few improvements to the euler subgraph implementation: 1. The implementation relies on calling `EulerGeneralView.doQuery()` on ~100 markets on every major events....
Refactor euler-subgraph to improve efficiency/syncing speed & improve robustness (reduce possibility of oneshot error) and address issues/enhancement listed in #1139