Skip to content

Commit

Permalink
chore: sync with upstream 57bb12e (#698)
Browse files Browse the repository at this point in the history
* chore: resolve merge conflicts for upstream-57bb12e (#693)

* chore: fix build for upstream merge 57bb12e (#696)

* fix wasmtimer dep

* fix build sizes test

* fix: update zksync deps for upstream merge 57bb12e (#701)

* feat: integrate compiler suppressed warnings/errors feature for upstream merge 57bb12e  (#704)

* integrate compilers suppressed warnings/errors functionality
  • Loading branch information
nbaztec authored Nov 6, 2024
1 parent d9babce commit 28bdb6c
Show file tree
Hide file tree
Showing 194 changed files with 8,346 additions and 2,532 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/nextest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,10 @@ jobs:
with:
bun-version: latest
- name: Setup Python
if: contains(matrix.name, 'external')
uses: actions/setup-python@v4
with:
python-version: 3.11
- name: Install Vyper
if: contains(matrix.name, 'external')
run: pip install vyper~=0.4.0

- name: Forge RPC cache
Expand Down
Loading

0 comments on commit 28bdb6c

Please sign in to comment.