Skip to content

Commit

Permalink
Merge branch 'matias/refactor-chain-commands' of github.com:matter-la…
Browse files Browse the repository at this point in the history
…bs/zksync-era into matias/separate-chain-create
  • Loading branch information
matias-gonz committed Nov 7, 2024
2 parents 860e6f6 + 18403f1 commit b58b8d1
Show file tree
Hide file tree
Showing 56 changed files with 2,063 additions and 11,096 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-core-lint-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
ci_run zkstack dev lint -t ts --check
ci_run zkstack dev lint -t rs --check
ci_run zkstack dev lint -t autocompletion --check
ci_run zkstack dev lint -t rust-toolchain
- name: Check Database
run: |
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -120,3 +120,4 @@ configs/*
era-observability/
core/tests/ts-integration/deployments-zk
transactions/
_zkstack.zsh
3 changes: 2 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b58b8d1

Please sign in to comment.