Timothée Delabrouille

Results 208 comments of Timothée Delabrouille

Do I need to do the same for C-chain blocks ? Or is there a mean provided by this SDK ?

> Why did you remove the version? [This answer](https://users.rust-lang.org/t/cargo-toml-override-includes/52124/2) describes what happens if you combine `path` and `version`. If you are importing the same version as the `workspace` version, it...

> The issue is that using git-based dependencies makes the compiler unpublishable to crates.io which many projects depend on :( The only solution I see is for `indexmap` to publish...

@mkaput On my demand indexmap released the 2.0.0 version

@spapinistarkware wdyt?

@spapinistarkware Yes I wasn't sure about the naming, but I don't know what will happen in the future for those crates. We could always deprepate thoses and create new ones,...

@tabaktoni just explained to me that he had to spend two days manually creating each type himself in typescript last time he had to interact with starnknet-rpc because the automated...

Also there are methods like this one: ```json { "name": "starknet_blockHashAndNumber", "summary": "Get the most recent accepted block hash and number", "params": [], "result": { "name": "result", "description": "The latest...

@ArielElp wdyt?