Skip to content

Commit

Permalink
ci: bump npm version, added new artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
xBA5ED committed Sep 16, 2024
1 parent a82a35a commit ed11726
Show file tree
Hide file tree
Showing 13 changed files with 3,571 additions and 1,786 deletions.
1,520 changes: 1,520 additions & 0 deletions deployments/compiler-inputs/715d22a3d5d3ff5ef0d38fd123496086.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

288 changes: 212 additions & 76 deletions deployments/nana-buyback-hook-testnet/base_sepolia/JBBuybackHook.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

288 changes: 212 additions & 76 deletions deployments/nana-buyback-hook-testnet/sepolia/JBBuybackHook.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/sphinx
Submodule sphinx updated 107 files
1,769 changes: 291 additions & 1,478 deletions package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bananapus/buyback-hook",
"version": "0.0.19",
"version": "0.0.20",
"license": "MIT",
"repository": {
"type": "git",
Expand All @@ -18,14 +18,14 @@
"artifacts": "source ./.env && npx sphinx artifacts --org-id 'my-org-id' --project-name 'nana-buyback-hook-testnet'"
},
"dependencies": {
"@bananapus/core": "^0.0.29",
"@bananapus/core": "^0.0.32",
"@bananapus/permission-ids": "^0.0.12",
"@exhausted-pigeon/uniswap-v3-forge-quoter": "^1.0.1",
"@exhausted-pigeon/uniswap-v3-forge-quoter": "^1.0.2",
"@openzeppelin/contracts": "^5.0.2",
"@uniswap/v3-core": "github:Uniswap/v3-core#0.8",
"@uniswap/v3-periphery": "github:Uniswap/v3-periphery#0.8"
},
"devDependencies": {
"@sphinx-labs/plugins": "^0.33.0"
}
}
}
24 changes: 24 additions & 0 deletions sphinx.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,30 @@
"threshold": "1",
"saltNonce": "19"
}
},
"fee-project": {
"projectId": "clyw0pt4n0007zss7cc4sh552",
"projectName": "fee-project",
"defaultSafe": {
"safeName": "fee-project",
"owners": [
"0xba5ed94ab173e1242638F28d1449b24F1A883292"
],
"threshold": "1",
"saltNonce": "20"
}
},
"nana-address-registry-testnet": {
"projectId": "cm146ovnl0001bss7dlmucv4z",
"projectName": "nana-address-registry-testnet",
"defaultSafe": {
"safeName": "nana-address-registry-testnet",
"owners": [
"0xba5ed94ab173e1242638F28d1449b24F1A883292"
],
"threshold": "1",
"saltNonce": "21"
}
}
}
}

0 comments on commit ed11726

Please sign in to comment.