0xPolygonMiden / miden-client

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

test: validate all other p2idr cases #241

Closed mFragaBA closed 3 months ago

mFragaBA commented 4 months ago

closes #239 (The issue says it's not necessary to do an integration test but I'd rather have real blocks stepping over. Plus mocking all the intermediate sync state responses would add a lot of complexity IMHO)

On #219 we added the Pay To ID with Recall transaction along with an integration test for the "happy path" (sender executes the tx, target receives it and consumes it).

On this PR we check the following cases that were left out (The P2IDR tx has one output note which handles the funds transfer):