0xPolygonMiden / miden-base

Core components of the Polygon Miden rollup
MIT License
68 stars 41 forks source link

fix: Add kernel root to `Block::mock()` #883

Closed igamigo closed 1 week ago

igamigo commented 1 week ago

To correctly mock functional blocks we'd need this. Tests that rely on mocked blocks on the client would fail otherwise.