0xPolygonMiden / miden-client

Client library that facilitates interaction with the Miden rollup
MIT License
25 stars 22 forks source link

feat: Integrate newer changes #321

Closed igamigo closed 1 month ago

igamigo commented 2 months ago

Migrates to newer depdencies. Includes changes for 0.3. Each issue was approved separately:

mFragaBA commented 1 month ago

On 443d8e3, I removed many occurrences of the same behavior. We were creating a test client using MockClient and MockRpcApi. I centralized it all in mock.rs