-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### Description #### Type: New AVS Deployment #### Network(s): Holesky #### Other notes ProxyAdmin with owner: 0xfaD1C94469700833717Fa8a3017278BC1cA8031C ### Backward compatibility Yes ### Testing Have any new metadata configs and deployment addresses been used with any Hyperlane tooling, such as the CLI? No
- Loading branch information
Showing
5 changed files
with
28 additions
and
1 deletion.
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
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,13 @@ | ||
# Hyperlane AVS | ||
|
||
This directory contains the core AVS deployment addressES like the `HyperlaneServiceManager` and the `ECDSAStakeRegistry`. In the future, it'll also house the different `IRemoteChallenger` configuration which will be used to verify the remote fraud attestation from different Hyperlane applications. | ||
|
||
## Structure | ||
|
||
## Schema | ||
|
||
Coming soon. | ||
|
||
## Contributing | ||
|
||
New challenegers can be added manually. |
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,3 @@ | ||
contracts: | ||
avsDirectory: "0x135DDa560e946695d6f155dACaFC6f1F25C1F5AF" | ||
proxyAdmin: "0x75EE15Ee1B4A75Fa3e2fDF5DF3253c25599cc659" |
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,5 @@ | ||
contracts: | ||
avsDirectory: "0x055733000064333CaDDbC92763c58BF0192fFeBf" | ||
proxyAdmin: "0x6e7b29cb2a7617405b4d30c6f84bbd51b4bb4be8" | ||
ecdsaStakeRegistry: "0x275aCcCa81cAD931dC6fB6E49ED233Bc99Bed4A7" | ||
hyperlaneServiceManager: "0x16B710b86CAd07E6F1C531861a16F5feC29dba37" |
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