NethermindEth / starknet-contract-verifier

12 stars 4 forks source link

Issue compiling ‘genco-macros’ #36

Open Bart-Do opened 1 week ago

Bart-Do commented 1 week ago

User is facing issue when running cargo run --bin starknet-contract-verifier

This error occurs before selecting a project (folder) to verify.

Errors: Screenshot 1 image

Screenshot 2 image

cwkang1998 commented 6 days ago

Unable to reproduce on our end, might need to know both the rust version via rustc --version and the resolved proc_macro dependency version as those may have been the cause for this.