Skip to content

Commit

Permalink
Merge branch 'sb-additional-server-cleanup' into sb-sync-sls-main
Browse files Browse the repository at this point in the history
  • Loading branch information
StanislavBreadless committed Dec 20, 2024
2 parents 1b5d362 + 757ef37 commit 4ce1496
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci-core-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,6 @@ jobs:
run: |
ci_run zkstack dev contracts
- name: Contracts unit tests
working-directory: ./contracts
run: ci_run yarn l1 test:foundry

- name: Download compilers for contract verifier tests
run: ci_run zkstack contract-verifier init --zksolc-version=v1.5.3 --zkvyper-version=v1.5.4 --solc-version=0.8.26 --vyper-version=v0.3.10 --era-vm-solc-version=0.8.26-1.0.1 --only --chain era

Expand Down
4 changes: 2 additions & 2 deletions etc/env/file_based/genesis.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
genesis_root: 0xc83bca57068e2866972b3ae9f73be4834f2dbd8f00f4f4e7f9759f85c684a84b
genesis_root: 0x7cc160319ad566c71679b0391d3ebd736a2757f9c1fe40f34ac42c82d79ffe6e
genesis_rollup_leaf_index: 68
genesis_batch_commitment: 0x33b6580be3edfd30b8a90a266bbb7ef6b448996444761736bb7f98b3828d0ab7
genesis_batch_commitment: 0x248eeb165b8e69d8c5e1b8441e9c6f7a98804115cd2e1c365df1723c495e4853
genesis_protocol_version: 25
default_aa_hash: 0x0100052307b3b66ef67935255483d39b3c8dcdb47fdf94dddca11ebe8271afe6
bootloader_hash: 0x010008e5b883de8897598e83d383e332b87d09164363816c15f22353c3cd910d
Expand Down

0 comments on commit 4ce1496

Please sign in to comment.