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

Update to cairo 2.0.0 #510

Merged
merged 22 commits into from
Jun 26, 2023
Merged

Update to cairo 2.0.0 #510

merged 22 commits into from
Jun 26, 2023

Conversation

tarrencev
Copy link
Contributor

@tarrencev tarrencev commented Jun 14, 2023

Currently panics with:

> scripts/clippy.sh                                                                                  
   Compiling dojo-test-utils v0.1.0 (/Users/tarrence/code/dojo/crates/dojo-test-utils)
    Checking sozo v0.1.0 (/Users/tarrence/code/dojo/crates/sozo)
error: failed to run custom build command for `dojo-test-utils v0.1.0 (/Users/tarrence/code/dojo/crates/dojo-test-utils)`

Caused by:
  process didn't exit successfully: `/Users/tarrence/code/dojo/target/debug/build/dojo-test-utils-aa837c7b5e83edc4/build-script-build` (exit status: 101)
  --- stdout
      Updating git repository /~https://github.com/dojoengine/dojo
       Running git fetch --verbose --force --update-head-ok /~https://github.com/dojoengine/dojo +HEAD:refs/remotes/origin/HEAD
       Running git clone --local --verbose --config core.autocrlf=false --recurse-submodules /var/folders/1l/7yd_tn7s2mbc_w7z9b8fp4fc0000gn/T/.tmpzieCpJ/registry/git/db/dojo-dvdc4757v8eai.git /var/folders/1l/7yd_tn7s2mbc_w7z9b8fp4fc0000gn/T/.tmpzieCpJ/registry/git/checkouts/dojo-dvdc4757v8eai/b2bb39f
       Running git reset --hard b2bb39f357bc47b811283465f4173aa33594b5bd
     Compiling dojo_examples v0.1.0 (/Users/tarrence/code/dojo/examples/ecs/Scarb.toml)
  error: problem computing class hash for contract `MovesComponent`

  Caused by:
      error parsing Sierra class: missing field `inputs` at line 1 column 388

  --- stderr
  thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: could not compile `dojo_examples` due to previous error', crates/dojo-test-utils/build.rs:32:23
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

@tarrencev tarrencev force-pushed the cairo200 branch 3 times, most recently from 283275a to 681f9f5 Compare June 14, 2023 20:43
@ponderingdemocritus ponderingdemocritus marked this pull request as ready for review June 24, 2023 00:14
@tarrencev tarrencev merged commit a341226 into main Jun 26, 2023
@tarrencev tarrencev deleted the cairo200 branch June 26, 2023 19:18
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

Successfully merging this pull request may close these issues.

3 participants