madara-alliance / madara

Madara is a powerful hybrid Starknet client written in Rust.
https://madara.build
Apache License 2.0
77 stars 30 forks source link

Rpc tests #215

Closed cchudant closed 2 months ago

cchudant commented 3 months ago

Pull Request type

Does this introduce a breaking change?

No

Other information

I will add test helpers along the way.

cchudant commented 2 months ago

done:

next:

I also migrated node and rpcs to using the new ChainConfig from #198

ChainConfig will get its own crate soon