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

feat: support multi CU workers #2345

Merged
merged 13 commits into from
Aug 20, 2024
Merged

feat: support multi CU workers #2345

merged 13 commits into from
Aug 20, 2024

Conversation

justprosh
Copy link
Member

@justprosh justprosh commented Aug 9, 2024

Description

Chain listener and connector changes to support contract updates.

Motivation

Support multiple CUs per Worker.

Checklist

  • The code follows the project's coding conventions and style guidelines.
  • All tests related to the changes have passed successfully.
  • Documentation has been updated to reflect the changes (if applicable).
  • All new and existing unit tests have passed.
  • I have self-reviewed my code and ensured its quality.
  • I have added/updated necessary comments to aid understanding.

Reviewer Checklist

  • Code has been reviewed for quality and adherence to guidelines.
  • Tests have been reviewed and are sufficient to validate the changes.
  • Documentation has been reviewed and is up to date.
  • Any questions or concerns have been addressed.

Copy link
Member

@mikevoronov mikevoronov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

crates/chain-connector/src/connector.rs Outdated Show resolved Hide resolved
@ValeryAntopol ValeryAntopol changed the title feat: support multi CU feat: support multi CU workers Aug 16, 2024
Copy link
Contributor

@ValeryAntopol ValeryAntopol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

crates/chain-connector/src/connector.rs Outdated Show resolved Hide resolved
crates/chain-connector/src/function/offer.rs Show resolved Hide resolved
crates/chain-connector/src/connector.rs Show resolved Hide resolved
@justprosh justprosh merged commit 34c01d8 into master Aug 20, 2024
18 checks passed
@justprosh justprosh deleted the multi_cu branch August 20, 2024 16:10
@justprosh justprosh restored the multi_cu branch August 20, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e Run e2e workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants