FabijanC

Results 99 comments of FabijanC

Thank you for the descriptive issue

Closed via https://github.com/0xSpaceShard/starknet-devnet-rs/pull/554

Inside of tests of people using Rust SDKs for interacting with Starknet?

This could also be a part of starknet-devnet-js. That library could: 1) export a provider (already does) 2) export a Devnet wrapper: `new StarknetDevnet();` Inspiration could be taken from the...

Closed via https://github.com/0xSpaceShard/starknet-devnet-js/pull/15. Consider reopening if needed as a Rust feature.

Reopening because it seems we need this as a Rust feature, too. We could expose the BackgroundDevnet that we already have, perhaps in a new or an existing crate, or...

Let's wait with this one. This is a rather big change that would require future maintenance and versioning.

Perhaps the notification mechanisms introduced in [websocket PRs](https://github.com/0xSpaceShard/starknet-devnet-rs/pull/630) could be used for this.

This issue is not yet assignable to external contributors