-
Notifications
You must be signed in to change notification settings - Fork 107
Bump @chainlink/contracts to v1.5.0 + Add OpenZeppelin submodules #45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
6a09b54
Upgraded to 1.5.0 of Chainlink contracts
Nalon 9f26ffb
Added codeowners
Nalon f8842fd
Added Chainlink contracts install instructions to README
Nalon 7c86fd8
Fixed chainlink-evm tag for forge install
Nalon 238f551
Updated README
Nalon f68c392
Updated forge install code block
Nalon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| # Root | ||
| * @zeuslawyer @andrejrakic @thodges-gh @Nalon @smartcontractkit/devrel |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,32 @@ | ||
| { | ||
| "lib/chainlink-evm": { | ||
| "rev": "86aa5a1d34b20eda8d18fe6eb0e4882948e545ba" | ||
| }, | ||
| "lib/forge-std": { | ||
| "rev": "1714bee72e286e73f76e320d110e0eaf5c4e649d" | ||
| }, | ||
| "lib/foundry-chainlink-toolkit": { | ||
| "branch": { | ||
| "name": "feature/integration-automation", | ||
| "rev": "caa68b15a67340b13f4d1a2147a7c454b3443744" | ||
| } | ||
| }, | ||
| "lib/openzeppelin-contracts-4.7.3": { | ||
| "rev": "ecd2ca2cd7cac116f7a37d0e474bbb3d7d5e1c4d" | ||
| }, | ||
| "lib/openzeppelin-contracts-4.8.3": { | ||
| "rev": "0a25c1940ca220686588c4af3ec526f725fe2582" | ||
| }, | ||
| "lib/openzeppelin-contracts-4.9.6": { | ||
| "rev": "dc44c9f1a4c3b10af99492eed84f83ed244203f6" | ||
| }, | ||
| "lib/openzeppelin-contracts-5.0.2": { | ||
| "rev": "dbb6104ce834628e473d2173bbc9d47f81a9eec3" | ||
| }, | ||
| "lib/openzeppelin-contracts-5.1.0": { | ||
| "rev": "69c8def5f222ff96f2b5beff05dfba996368aa79" | ||
| }, | ||
| "lib/solmate": { | ||
| "rev": "97bdb2003b70382996a79a406813f76417b1cf90" | ||
| } | ||
| } |
Submodule chainlink-evm
updated
1287 files
Submodule openzeppelin-contracts-4.7.3
added at
ecd2ca
Submodule openzeppelin-contracts-4.8.3
added at
0a25c1
Submodule openzeppelin-contracts-4.9.6
added at
dc44c9
Submodule openzeppelin-contracts-5.0.2
added at
dbb610
Submodule openzeppelin-contracts-5.1.0
added at
69c8de
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.