Skip to content
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

Merkle Tree Hook Deployer changes #2747

Merged
merged 22 commits into from
Oct 2, 2023
Merged

Conversation

aroralanuk
Copy link
Contributor

@aroralanuk aroralanuk commented Sep 21, 2023

Description

  • Interceptor is the pair <hook, ism>
  • MerkleTreeInterceptorDeployer for deploying merkle root hook and the StaticMerkleRootMultisigIsm on chain

Drive-by changes

  • None

Related issues

Backward compatibility

Yes

Testing

Manual

@aroralanuk aroralanuk changed the base branch from main to v3 September 21, 2023 18:22
@aroralanuk aroralanuk changed the title Hyperlane interceptor deployer MerkleRootInterceptorDeployer Sep 28, 2023
@aroralanuk aroralanuk marked this pull request as ready for review September 28, 2023 15:51
@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

❗ No coverage uploaded for pull request base (v3@8e4f2bb). Click here to learn what that means.
The diff coverage is n/a.

Additional details and impacted files
@@          Coverage Diff          @@
##             v3    #2747   +/-   ##
=====================================
  Coverage      ?   64.32%           
=====================================
  Files         ?       98           
  Lines         ?      981           
  Branches      ?      101           
=====================================
  Hits          ?      631           
  Misses        ?      314           
  Partials      ?       36           
Components Coverage Δ
core 51.61% <0.00%> (?)
hooks 69.78% <0.00%> (?)
isms 68.65% <0.00%> (?)
token 84.84% <0.00%> (?)
middlewares 73.17% <0.00%> (?)

rust/utils/run-locally/src/ethereum.rs Show resolved Hide resolved
typescript/infra/config/environments/test/hooks.ts Outdated Show resolved Hide resolved
typescript/infra/config/environments/test/index.ts Outdated Show resolved Hide resolved
typescript/infra/config/environments/test/interceptor.ts Outdated Show resolved Hide resolved
typescript/infra/config/environments/test/interceptor.ts Outdated Show resolved Hide resolved
typescript/sdk/src/hook/MerkleRootInterceptorDeployer.ts Outdated Show resolved Hide resolved
typescript/sdk/src/hook/types.ts Outdated Show resolved Hide resolved
typescript/sdk/src/ism/HyperlaneIsmFactory.ts Outdated Show resolved Hide resolved
typescript/sdk/src/ism/HyperlaneIsmFactory.ts Outdated Show resolved Hide resolved
typescript/sdk/src/hook/types.ts Outdated Show resolved Hide resolved
typescript/sdk/src/ism/HyperlaneIsmFactory.ts Outdated Show resolved Hide resolved
typescript/sdk/src/ism/HyperlaneIsmFactory.ts Outdated Show resolved Hide resolved
typescript/sdk/src/ism/HyperlaneIsmFactory.ts Outdated Show resolved Hide resolved
typescript/sdk/src/hook/MerkleRootInterceptorDeployer.ts Outdated Show resolved Hide resolved
typescript/infra/scripts/deploy.ts Show resolved Hide resolved
typescript/infra/config/environments/mainnet2/hooks.ts Outdated Show resolved Hide resolved
typescript/sdk/src/ism/types.ts Outdated Show resolved Hide resolved
typescript/sdk/src/hook/types.ts Outdated Show resolved Hide resolved
typescript/sdk/src/hook/MerkleRootInterceptorDeployer.ts Outdated Show resolved Hide resolved
typescript/infra/config/environments/test/interceptor.ts Outdated Show resolved Hide resolved
typescript/sdk/src/hook/contracts.ts Outdated Show resolved Hide resolved
@yorhodes yorhodes changed the title MerkleRootInterceptorDeployer Merkle Tree Hook Deployer changes Oct 2, 2023
@aroralanuk aroralanuk enabled auto-merge (squash) October 2, 2023 23:00
@aroralanuk aroralanuk merged commit f0a45bd into v3 Oct 2, 2023
20 checks passed
@aroralanuk aroralanuk deleted the hyperlane-interceptor-deployer branch October 2, 2023 23:33
@yorhodes yorhodes mentioned this pull request Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants