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

chore: merge Chainlight audit from Q3/Q4 2024 #5303

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

yorhodes
Copy link
Member

@yorhodes yorhodes commented Jan 27, 2025

Description

yorhodes and others added 4 commits October 22, 2024 20:45
…#4729)

### Description

- implements `_outbound` and `_inbound` internal amount transforms for
use in scaling warp routes
- simplify `HypNativeScaled` implementation

### Backward compatibility

Yes

### Testing

Existing HypNative Scaled Unit Tests
…4673)

### Description

- fixes misuse of aggregation hook funds for relaying messages by making
sure msg.value is adequate and refunding if excess.

### Drive-by changes

- None

### Related issues

- related to
#3437

### Backward compatibility

No, needs new deployments of aggregationHooks

### Testing

Unit
### Description

- Added onlySender to `RateLimitHook` to only allow a specific sender
like a warp route to send messages through the hook.

### Drive-by changes

None

### Related issues

<!--
- Fixes #[issue number here]
-->

### Backward compatibility

<!--
Are these changes backward compatible? Are there any infrastructure
implications, e.g. changes that would prohibit deploying older commits
using this infra tooling?

Yes/No
-->

### Testing

<!--
What kind of testing have these changes undergone?

None/Manual/Unit Tests
-->
### Description

- Adopt scale across warp route contracts
- Remove native scaled and support scaled everywhere
- Update SDK deployer code to use new constructors

### Related issues

- opens #5296

### Backward compatibility

SDK/CLI yes, core no

### Testing

Unit Tests
Copy link

changeset-bot bot commented Jan 27, 2025

🦋 Changeset detected

Latest commit: 228c3e7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@hyperlane-xyz/core Major
@hyperlane-xyz/sdk Patch
@hyperlane-xyz/helloworld Patch
@hyperlane-xyz/cli Patch
@hyperlane-xyz/infra Patch
@hyperlane-xyz/widgets Patch
@hyperlane-xyz/ccip-server Patch
@hyperlane-xyz/github-proxy Patch
@hyperlane-xyz/utils Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@yorhodes yorhodes changed the title Merge Chainlight audit from Q3/Q4 2024 chore: merge Chainlight audit from Q3/Q4 2024 Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

Successfully merging this pull request may close these issues.

2 participants