Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when [depolying localhost ERC20 tokens] at [zk init] #463

Open
Gorachya opened this issue Sep 15, 2023 · 0 comments
Open

Error when [depolying localhost ERC20 tokens] at [zk init] #463

Gorachya opened this issue Sep 15, 2023 · 0 comments

Comments

@Gorachya
Copy link

Checking PLONK setup
✔ Checking PLONK setup done (0ms)


Unpacking verification keys
Keys unpacked
✔ Unpacking verification keys done (4ms)
Using localhost database:
DATABASE_URL = postgres://postgres@localhost/plasma


Setting up database
warning: some crates are on edition 2021 which defaults to resolver = "2", but virtual workspaces default to resolver = "1"
note: to keep the current resolver, specify workspace.resolver = "1" in the workspace root's manifest
note: to use the edition 2021 resolver, specify workspace.resolver = "2" in the workspace root's manifest
Compiling zksync_storage v1.0.0 (/home/name/zksync/core/lib/storage)
Finished dev [unoptimized + debuginfo] target(s) in 11.21s
warning: the following packages contain code that will be rejected by a future version of Rust: mathru v0.6.10, nom v5.1.2, rustc-serialize v0.3.24, sqlx-macros v0.5.9
note: to see what the problems were, use the option --future-incompat-report, or run cargo report future-incompatibilities --id 1
✔ Setting up database done (12448ms)


Building contracts
Nothing to compile
Creating Typechain artifacts in directory typechain for target ethers-v5
Successfully generated Typechain artifacts!
✔ Building contracts done (7956ms)


Deploying localhost ERC20 tokens
Error: Child process exited with code 1

When running command [zk init], this error occurs immediately at this step every time and I'm wondering how to solve it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant