Skip to content

Commit

Permalink
Merge branch 'dev' into fuzd
Browse files Browse the repository at this point in the history
  • Loading branch information
wighawag committed Nov 12, 2023
2 parents dc6b495 + dfffc70 commit 59efbc1
Show file tree
Hide file tree
Showing 7 changed files with 6,246 additions and 11,118 deletions.
17,152 changes: 6,137 additions & 11,015 deletions contracts/deployments/sepolia/Registry.json

Large diffs are not rendered by default.

20 changes: 13 additions & 7 deletions contracts/deployments/sepolia/Registry_Implementation.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"solidity-coverage": "^0.8.5",
"solidity-proxy": "^0.2.3",
"typescript": "^5.2.2",
"viem": "^1.18.9",
"viem": "^1.19.0",
"viem-chai-matchers": "^0.0.3",
"vitest": "^0.34.6",
"vitest-solidity-coverage": "^0.1.4"
Expand Down
4 changes: 2 additions & 2 deletions indexer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"module": "dist/index.js",
"types": "dist/index.d.ts",
"dependencies": {
"ethereum-indexer-js-processor": "^0.6.13",
"ethereum-indexer-js-processor": "^0.6.15",
"jolly-roger-common": "workspace:*",
"named-logs": "^0.2.2"
},
"devDependencies": {
"ethereum-indexer-server": "^0.6.14",
"ethereum-indexer-server": "^0.6.16",
"ldenv": "^0.3.7",
"prettier": "^3.0.3",
"tsup": "^7.2.0",
Expand Down
Loading

0 comments on commit 59efbc1

Please sign in to comment.