Skip to content

Commit

Permalink
Merge commit 'a0c7a037e6ada98a9d5a3e895a762bd1e440a8ed' into zktoolbo…
Browse files Browse the repository at this point in the history
…x-add-holesky-testnet-support
  • Loading branch information
fyInALT committed Aug 14, 2024
2 parents 28f7dab + a0c7a03 commit 86d4c10
Show file tree
Hide file tree
Showing 352 changed files with 1,617 additions and 1,474 deletions.
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"core": "24.16.0",
"core": "24.17.0",
"prover": "16.3.0",
"zk_toolbox": "0.1.1"
}
2 changes: 1 addition & 1 deletion .github/workflows/ci-core-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
- name: Loadtest configuration
run: |
echo EXPECTED_TX_COUNT=${{ matrix.vm_mode == 'new' && 24000 || 18000 }} >> .env
echo EXPECTED_TX_COUNT=${{ matrix.vm_mode == 'new' && 22000 || 16000 }} >> .env
echo ACCOUNTS_AMOUNT="150" >> .env
echo FAIL_FAST=true >> .env
echo IN_DOCKER=1 >> .env
Expand Down
102 changes: 54 additions & 48 deletions Cargo.lock

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

Loading

0 comments on commit 86d4c10

Please sign in to comment.