maciektr

Results 82 comments of maciektr

Now that I think about it, please consider if your usage isn't already covered by a tool called `universal-sierra-compiler` https://github.com/software-mansion/universal-sierra-compiler/tree/master, which is already capable of compiling Sierra json to Casm...

Hi @tohrnii! Very sorry for the delay in response, we had a national holidays here in Poland, so I've been out of office for a bit. > After discussion with...

> What do you mean exactly by this mechanism? That you will be required to define something like my_arg.config = true if you want it to be "inherited" from the...

Hi @rodrigo-pino ! Are you working on this?

Sure, I understand completely! I will put it back to backlog, but it's still yours!

Closing as not planned since release of `universal-sierra-compiler` ([software-mansion/universal-sierra-compiler](https://github.com/software-mansion/universal-sierra-compiler)) which should provide support for all different kinds of sierra to casm compilation.

related: https://github.com/foundry-rs/starknet-foundry/issues/471

Update: Currently we show an version solving error. Example: ``` error: Version solving failed: - starknet_hello_world v0.1.0 (/(...)/Scarb.toml) cannot use starknet v2.6.3 (std), because starknet_hello_world requires starknet ^2.7.0 ``` Might...