Skip to content

Commit

Permalink
CHAINLINK
Browse files Browse the repository at this point in the history
  • Loading branch information
scab24 committed Sep 15, 2024
1 parent e86233f commit 2a14818
Show file tree
Hide file tree
Showing 11 changed files with 1,406 additions and 540 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@
[submodule "lib/v4-periphery"]
path = lib/v4-periphery
url = https://github.com/Uniswap/v4-periphery
[submodule "lib/chainlink-brownie-contracts"]
path = lib/chainlink-brownie-contracts
url = https://github.com/smartcontractkit/chainlink-brownie-contracts
1 change: 1 addition & 0 deletions lib/chainlink-brownie-contracts
1 change: 1 addition & 0 deletions remappings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
@openzeppelin/=lib/v4-periphery/lib/v4-core/lib/openzeppelin-contracts/
@openzeppelin/contracts/=lib/v4-periphery/lib/v4-core/lib/openzeppelin-contracts/contracts/
@uniswap/v4-core/=lib/v4-periphery/lib/v4-core/
chainlink-brownie-contracts/=lib/chainlink-brownie-contracts/contracts/src/v0.6/vendor/@arbitrum/nitro-contracts/src/
ds-test/=lib/v4-periphery/lib/v4-core/lib/forge-std/lib/ds-test/src/
erc4626-tests/=lib/v4-periphery/lib/v4-core/lib/openzeppelin-contracts/lib/erc4626-tests/
forge-gas-snapshot/=lib/v4-periphery/lib/v4-core/lib/forge-gas-snapshot/src/
Expand Down
557 changes: 557 additions & 0 deletions src/hook_test.sol

Large diffs are not rendered by default.

131 changes: 0 additions & 131 deletions src/template1.sol

This file was deleted.

242 changes: 0 additions & 242 deletions src/template2.sol

This file was deleted.

Loading

0 comments on commit 2a14818

Please sign in to comment.