-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: deploy protocol contracts on base sepolia and optimism sepolia (#…
…1953) * Update dependency: @api3/chains@^4.7.0 * Deploy protocol contracts on base-sepolia-testnet and optimism-sepolia-testnet
- Loading branch information
Showing
17 changed files
with
5,993 additions
and
11 deletions.
There are no files selected for viewing
This file contains 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,6 @@ | ||
--- | ||
"@api3/airnode-protocol": minor | ||
"@api3/airnode-node": patch | ||
--- | ||
|
||
Deploy contracts on base-sepolia-testnet and optimism-sepolia-testnet. Bump api3/chains to v4.7.0. |
This file contains 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
1 change: 1 addition & 0 deletions
1
packages/airnode-protocol/deployments/base-sepolia-testnet/.chainId
This file contains 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 @@ | ||
84532 |
535 changes: 535 additions & 0 deletions
535
packages/airnode-protocol/deployments/base-sepolia-testnet/AccessControlRegistry.json
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.