0xPolygonMiden / miden-base

Core components of the Polygon Miden rollup
MIT License
73 stars 45 forks source link

Make tx measurements public #953

Closed Dominik1999 closed 2 weeks ago

Dominik1999 commented 2 weeks ago

This PR adds two new methods to the TransactionMeasurements struct.

I also added a function to expose tx_measurements from the TransactionExecutor directly.