Closed dagarcia7 closed 2 weeks ago
Once https://github.com/0xPolygonMiden/miden-base/pull/951 gets merged, the CI can be re-run since the WASM build should be fixed
@igamigo sounds good thanks for the heads up! In the meantime, the rest of the feedback has been addressed @tomyrd @SantiagoPittella 🙌
@dagarcia7 can you rebase your fork from next
? It should contain fixes to your failing tests (as of #556).
@igamigo rebased and all looks good now! 🙌 Thanks!
Summary
This PR adds integration tests for the
get_transactions
andcompile_tx_script
web client calls intransactions.rs
.