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-2881 USDC Reader integration tests #14516

Merged
merged 21 commits into from
Sep 24, 2024
Merged

Conversation

mateusz-sekara
Copy link
Collaborator

@mateusz-sekara mateusz-sekara commented Sep 22, 2024

Requires

Resolves

Integration tests for changes in CCIP repo smartcontractkit/chainlink-ccip#147

@mateusz-sekara mateusz-sekara changed the title Test scaffold USDC Reader integration tests Sep 22, 2024
@mateusz-sekara mateusz-sekara marked this pull request as ready for review September 23, 2024 11:18
@mateusz-sekara mateusz-sekara requested a review from a team as a code owner September 23, 2024 11:18
@mateusz-sekara mateusz-sekara requested review from patrickhuie19 and removed request for a team September 23, 2024 11:18
@mateusz-sekara mateusz-sekara changed the title USDC Reader integration tests CCIP-2881 USDC Reader integration tests Sep 23, 2024
winder
winder previously approved these changes Sep 23, 2024
@@ -44,6 +44,10 @@ compileContract () {
echo "CCIPReaderTester uses 1 optimizer runs for reduced contract size."
optimize_runs=1
;;
"ccip/test/helpers/USDCReaderTester.sol")
echo "USDCReaderTest uses 1 optimizer runs for reduced contract size."
Copy link
Contributor

Choose a reason for hiding this comment

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

Why? It would probably fit perfectly well without this custom logic?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It was a blind copy paste from other tests, can remove

Copy link
Contributor

Choose a reason for hiding this comment

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

imo the other one also doesn't need it.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Removed this one and the previous one

RensR
RensR previously approved these changes Sep 24, 2024
@cl-sonarqube-production
Copy link

@mateusz-sekara mateusz-sekara added this pull request to the merge queue Sep 24, 2024
Merged via the queue into develop with commit 0e32c07 Sep 24, 2024
155 of 156 checks passed
@mateusz-sekara mateusz-sekara deleted the usdc-reader-tests branch September 24, 2024 12:22
momentmaker added a commit that referenced this pull request Sep 24, 2024
…develop

* origin/develop: (233 commits)
  update Smoke Test TestAutomationBasic to load pre-deployed contracts if given (#14537)
  CCIP-2881  USDC Reader integration tests  (#14516)
  [TT-1624] link PR to solidity review issue (#14521)
  Fix skipped notification in E2E test workflow (#14538)
  Add regression testing for pruning bug (#14454)
  Bump owner dep (#14531)
  Fix state view (#14532)
  Deployment tooling (#14533)
  CCIP 3388 - add offramp generation (#14526)
  CCIP-3416 paginate token admin registry get all tokens call (#14514)
  Change Polygon zkEVM to use FeeHistory estimator (#14161)
  [TT-1747] fix core changeset (#14524)
  TT-1459 Use CTF actions from .github repo (#14522)
  [TT-1693] try more universal Solidity scripts (#14436)
  Remove unused workflow for e2e tests (#14520)
  BCI-3668 Optimise HeadTracker's memory usage (#14130)
  BCFR-888 LP support chains that have not reached finality yet (#14366)
  support new heads polling over http rpc client (#14373)
  Bump CTF (#14518)
  TT-1550 Migrate remaining E2E workflows to the reusable workflow (#14403)
  ...
RensR pushed a commit that referenced this pull request Oct 1, 2024
* Test scaffold

* Working test

* Fixes

* Fixes

* Fixes

* Bump

* Minor fixes

* [Bot] Update changeset file with jira issue

* Minor fixes

* Minor fixes

* Minor fixes

* Minor fixes

* Using facade

* Using facade

* Post review fixes

* Update gethwrappers

---------

Co-authored-by: app-token-issuer-infra-releng[bot] <120227048+app-token-issuer-infra-releng[bot]@users.noreply.github.com>
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.

4 participants