Giter VIP home page Giter VIP logo

Comments (10)

glihm avatar glihm commented on August 14, 2024

Hello @fishseabowl, thank you for the issue.

Here the decision to make is do we want to maintain the lowest rust stable version to ensure most compatibility or bumping to the latest stable for latest features.

I would tend to opt for maintaining the lowest rust stable rust version explicitely, which seems to be in this case 1.73.0.

@fishseabowl @kariy @tarrencev @kariy what's your take on this?

from dojo.

tarrencev avatar tarrencev commented on August 14, 2024

@glihm I believe we bumped rust in the past and run into some issues. i don't recall exactly what they were. but i agree we should define the rust version explicitly and not depend on a tag like stable that can change unexpectedly

from dojo.

fishseabowl avatar fishseabowl commented on August 14, 2024

@glihm @tarrencev At the moment, it seems that 1.73.0 would ensure highest compatibility. I agree with @glihm's suggestion; we should consider upgrading to1.73.0. Thanks

from dojo.

tarrencev avatar tarrencev commented on August 14, 2024

Let's do it. Theres a few places we will need to update: https://github.com/search?q=repo:dojoengine/dojo%201.70&type=code

from dojo.

kariy avatar kariy commented on August 14, 2024

@glihm I believe we bumped rust in the past and run into some issues. i don't recall exactly what they were.

I believe the version that we had an issue with before was 1.73.0

Something related to the CI, though i don't exactly recall what it was.

from dojo.

glihm avatar glihm commented on August 14, 2024

@fishseabowl are you willing to update your PR by bumping rust toolchain version and adjusting name of it?

If we update dependencies using cargo update the cairo dependencies may guide us to 1.74.0 from what I've seen.

from dojo.

fishseabowl avatar fishseabowl commented on August 14, 2024

@glihm Sure.I'll update my PR by bumping rust toolchain version to 1.74.0

from dojo.

fishseabowl avatar fishseabowl commented on August 14, 2024

@glihm I believe we bumped rust in the past and run into some issues. i don't recall exactly what they were.

I believe the version that we had an issue with before was 1.73.0

Something related to the CI, though i don't exactly recall what it was.

@tarrencev @kariy I found out that commit 354eebd may be related to this issue. But I didn't find the details.

from dojo.

kariy avatar kariy commented on August 14, 2024

@tarrencev @kariy I found out that commit 354eebd may be related to this issue. But I didn't find the details.

The issue was related to the release CI, but because we wanted to be quick, we didn't figure out exactly what caused it and just reverted back to 1.70.0. But I believe it was just some misconfigurations.

from dojo.

glihm avatar glihm commented on August 14, 2024

Fixed by #1412.

from dojo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.