lambda
lambda
sorry i meant to link this in the issue : https://www.starknetjs.com/docs/API/classes/Provider#invokefunction  > Error is there to prevent unintentional undefined signature, but it should allow you to provide an empty...
> Once corrected, this type is used only in Account.execute() and Contract.invoke() ; both functions will pass a mandatory Starknet standard signature to invokeFunction(). > > So, it seems that...
> And I have some difficulties to see the interest to pay to use a blockchain, using an account that do not provides any safety of a crypto signature. there...
umm looks like a git merge got messed up, can you please rebase your changes to main branch?
udeps is broken since it uses nightly compiler and there was a bug in scarb build script which causes build to fail when using newer version of compiler. build script...
this particular issue was not fixed by the linked PR since its blocked on scarb release
@fishonamos we need to also make some other changes along with this, so it will be a non-trivial issue. i will take this up.
Point 1: is this for `sozo events` subcommand? Point 3: > The original_class_hash is set by default to the local class hash. by default this is expected behaviour, user need...
> Will look into that, is there documentation already ? we recently merged this: https://github.com/dojoengine/book/pull/264, let us know if its not clear or you have any other questions. > I'm...