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

CCIP-4329 modify setChainRateLimiterConfig file for setting multiple rate limits #15386

Merged
merged 39 commits into from
Dec 10, 2024

Conversation

jhweintraub
Copy link
Collaborator

Update the setChainRateLimitConfig() function to now accept an array of configs to make front-end management of the token pool easier.

@jhweintraub jhweintraub requested a review from a team as a code owner November 22, 2024 14:56
Copy link
Contributor

github-actions bot commented Nov 22, 2024

Static analysis results are available

Hey @jhweintraub, you can view Slither reports in the job summary here or download them as artifact here.
Please check them before merging and make sure you have addressed all issues.

@jhweintraub jhweintraub changed the title modify setChainRateLimiterConfig file for setting multiple rate limits CCIP-4329 modify setChainRateLimiterConfig file for setting multiple rate limits Nov 22, 2024
Copy link
Contributor

github-actions bot commented Nov 22, 2024

Solidity Review Jira issue

Hey! We have taken the liberty to link this PR to a Jira issue for Solidity Review.

This is a new feature, that's currently in the pilot phase, so please make sure that the linkage is correct. In a contrary case, please update it manually in JIRA and replace Solidity Review issue key in the changeset file with the correct one.
Please reach out to the Test Tooling team and notify them about any issues you encounter.

Any changes to the Solidity Review Jira issue should be reflected in the changeset file. If you need to update the issue key, please do so manually in the following changeset file: contracts/.changeset/smooth-cycles-draw.md

This PR has been linked to Solidity Review Jira issue: CCIP-3966

Copy link
Contributor

github-actions bot commented Nov 25, 2024

AER Report: CI Core ran successfully ✅

aer_workflow , commit

AER Report: Operator UI CI ran successfully ✅

aer_workflow , commit

Copy link
Contributor

github-actions bot commented Dec 5, 2024

It appears that the changeset file you've added or modified in contracts/.changeset is not valid.
Please delete the file and run pnpm changeset in the contracts directory.

Copy link
Contributor

github-actions bot commented Dec 5, 2024

It appears that the changeset file you've added or modified in contracts/.changeset is not valid.
Please delete the file and run pnpm changeset in the contracts directory.

@jhweintraub jhweintraub requested review from a team as code owners December 6, 2024 15:26
Copy link
Contributor

github-actions bot commented Dec 6, 2024

It appears that the changeset file you've added or modified in contracts/.changeset is not valid.
Please delete the file and run pnpm changeset in the contracts directory.

@jhweintraub jhweintraub force-pushed the fix/updateRatLimitConfig branch from 25f0edb to 0c25f46 Compare December 6, 2024 15:29
Copy link
Contributor

github-actions bot commented Dec 6, 2024

It appears that the changeset file you've added or modified in contracts/.changeset is not valid.
Please delete the file and run pnpm changeset in the contracts directory.

1 similar comment
Copy link
Contributor

github-actions bot commented Dec 6, 2024

It appears that the changeset file you've added or modified in contracts/.changeset is not valid.
Please delete the file and run pnpm changeset in the contracts directory.

Copy link
Contributor

github-actions bot commented Dec 6, 2024

It appears that the changeset file you've added or modified in contracts/.changeset is not valid.
Please delete the file and run pnpm changeset in the contracts directory.

Copy link
Contributor

github-actions bot commented Dec 6, 2024

It appears that the changeset file you've added or modified in contracts/.changeset is not valid.
Please delete the file and run pnpm changeset in the contracts directory.

@RensR RensR added this pull request to the merge queue Dec 10, 2024
Merged via the queue into develop with commit 62c2376 Dec 10, 2024
204 checks passed
@RensR RensR deleted the fix/updateRatLimitConfig branch December 10, 2024 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants