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: zksync support in baseTest #51

Merged
merged 7 commits into from
Nov 22, 2024
Merged

feat: zksync support in baseTest #51

merged 7 commits into from
Nov 22, 2024

Conversation

ianflexa
Copy link
Contributor

@ianflexa ianflexa commented Nov 1, 2024

Add zksync support in the baseTest:

  • Checks if the chain tested against is the zksync network, so:
  1. The adapter parameters will be fetched from the encoded adapterParams variable
  2. The adapter will be deployed using the virtual _createAdapter(capAdapterParams)
  • Changes the BlockUtils.sol functions visibility to internal
  • Adds zksync profile in foundry.tombl
  • Adds CI tests

@ianflexa ianflexa force-pushed the feat/zksync-support branch from 318463a to 5287300 Compare November 5, 2024 11:52
@brotherlymite
Copy link
Contributor

I would also add CI support for zkSync, similar to this

ianflexa and others added 3 commits November 6, 2024 09:40
* feat: add sDAI capo

* feat: weETH, sUSDS, USDSe capo

* fix: script and tests naming

* chore: cleanup

* chore: update weETH and sUSDe snapshots + fork block tests

* chore: weETH + sUSDe reports

* fix:  update solc on CLRatePriceCapAdapter

* fix: zksync ci test support

* chore: update ci

* fix: ci

* fix: ci

---------

Co-authored-by: Harsh Pandey <[email protected]>
@ianflexa ianflexa merged commit 9e8584b into main Nov 22, 2024
1 check passed
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.

2 participants