Skip to content

Commit

Permalink
Merge pull request #42 from Bananapus/ci/0.0.22
Browse files Browse the repository at this point in the history
ci: `v0.0.22`
  • Loading branch information
mejango authored Dec 9, 2024
2 parents 9358af4 + 60b4be3 commit bef5ae2
Show file tree
Hide file tree
Showing 12 changed files with 4,923 additions and 609 deletions.
3,443 changes: 3,443 additions & 0 deletions deployments/compiler-inputs/189b86c2d8733db2e7d968a643c72e1c.json

Large diffs are not rendered by default.

288 changes: 142 additions & 146 deletions deployments/nana-buyback-hook-testnet/arbitrum_sepolia/JBBuybackHook.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

290 changes: 143 additions & 147 deletions deployments/nana-buyback-hook-testnet/base_sepolia/JBBuybackHook.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

290 changes: 143 additions & 147 deletions deployments/nana-buyback-hook-testnet/optimism_sepolia/JBBuybackHook.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

290 changes: 143 additions & 147 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
37 changes: 20 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.21",
"version": "0.0.22",
"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.36",
"@bananapus/core": "^0.0.38",
"@bananapus/permission-ids": "^0.0.16",
"@exhausted-pigeon/uniswap-v3-forge-quoter": "^1.0.2",
"@openzeppelin/contracts": "^5.0.2",
"@openzeppelin/contracts": "^5.1.0",
"@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"
}
}
}

0 comments on commit bef5ae2

Please sign in to comment.