Closed emo-eth closed 4 months ago
Do you have docker installed on your system?
We should probably print out a better error here. Thanks for making the issue.
Do you have docker installed on your system?
yes, docker is up and running – there's a different error if docker isn't running, which i encountered first 🤠
This is due to the container running out of memory. To prove plonk locally, you need 64GB+ available.
We'll update the docs to reflect these hardware requirements.
Running the command
RUST_LOG=info cargo run --bin plonk_bn254 --release
in the./excamples/fibonacci/scripts/
dir as specified in the docs results in this error on my machine, after pulling the latest 1.0.8-testnet image: