FabijanC

Results 99 comments of FabijanC

Hey, thanks offering, but this issue is not for external contributors as it requires internal knowledge of the project. I'll assign myself.

Superseded by #695

My impression it that most of the problems we have had with state manipulation is present since #329 and is caused by `CachedState` not implementing `Clone`.

doesn't happen if in release mode (`--release`)

I deleted my recent comment which was wrong (perhaps I should have just edited). The error is present even before commit 3ad81456 (immediately before #491 was merged and tokio join...

Could be a `reqwest` issue: https://github.com/mozilla/sccache/issues/1161 Here they mention the same release vs debug mode problem Here's what chatgpt says about debug-release differences ([link to chat](https://chatgpt.com/c/594d9f80-af61-4e49-a46f-9998bc71cf10)): > The difference between...

@ArielTM Is running in debug mode from source important for your use case? Can you try switching to release mode? Docs: https://0xspaceshard.github.io/starknet-devnet-rs/docs/running/install#run-from-source

Hey, thanks for the suggestion! Do you use starknet-hardhat-plugin?

Hi! The link you provide in PR description: https://github.com/astraly-labs/starkbiter/pull/8/files#diff-530b20104135d4024ff43bea44fc93408da2eac8139dec631799c5042c1b072d refers to a PR that has not yet been merged. What are you trying to say?

Ok, so it seems this doesn't change the CLI or the web-API for the user in any way (EDIT: ok, that's basically what you've written). I would normally describe this...