zingolabs / zingolib

An API and test-app that exposes zcash functionality for app consumption
MIT License
15 stars 23 forks source link

Restore order for value_transfers and messages #1525

Closed dorianvp closed 1 week ago

dorianvp commented 1 week ago

This PR fixes value_transfers and messages_containing, as they had the inverse order... sorry @juanky201271. It also adds more assertions.

zancas commented 1 week ago

Looks like we need to check the full test suite for regressions.

dorianvp commented 1 week ago
------------
     Summary [ 788.514s] 334 tests run: 334 passed (109 slow), 30 skipped

git show -s
commit 994103544b2385b9ef4c8f12a5ca4ad4247a8b43 (HEAD, dorian/fix-vt-message-order)
Author: dorianvp <dariovp01@gmail.com>
Date:   Sun Nov 17 14:40:26 2024 -0300

    test: add doc & remove println