Skip to content

Commit

Permalink
zksync sdk 0e28e23 mock compatibility update (#544)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranciszkiewicz authored Sep 2, 2021
1 parent 4924eab commit af60509
Show file tree
Hide file tree
Showing 4 changed files with 65 additions and 65 deletions.
2 changes: 1 addition & 1 deletion goth/default-assets/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ services:
- "8545:8545"

zksync:
image: docker.pkg.github.com/golemfactory/yagna-zksync/yagna-zksync-mock:f6d0cf02f6bc
image: docker.pkg.github.com/golemfactory/yagna-zksync/yagna-zksync-mock:fddc527d2bf1
ports:
- "3030:3030"
environment:
Expand Down
2 changes: 1 addition & 1 deletion goth/default-assets/goth-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ docker-compose:

compose-log-patterns:
ethereum: ".*Wallets supplied."
zksync: ".*Running on http://0.0.0.0:3030/.*"
zksync: ".*Running on http://.*:3030/.*"


key-dir: "keys"
Expand Down
Loading

0 comments on commit af60509

Please sign in to comment.