Skip to content

Commit

Permalink
Refactor synthetix subgraph splitting all handlers and tests (#1783)
Browse files Browse the repository at this point in the history
This is a prep work to get reusable handlers and tests across multiple network deployments
  • Loading branch information
noisekit authored Aug 22, 2023
1 parent 605824b commit 5bc16ce
Show file tree
Hide file tree
Showing 63 changed files with 2,543 additions and 2,460 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ module.exports = {
],
env: {},
globals: {
changetype: true,
i32: true,
i64: true,
assert: true,
Expand Down
Loading

0 comments on commit 5bc16ce

Please sign in to comment.