zebra/zebra-consensus
Marek 1789749d84
fix: Avoid wrong test results for modified JoinSplits (#6604)
* Run the verifier in a loop

* Remove the `modify_joinsplit` fn

The fn is called only once from a single test, and is short, so I moved
the code from the fn directly to the test.

* Refactor some error messages.

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-05-05 00:30:20 +00:00
..
examples cleanup(clippy): Use inline format strings (#5489) 2022-10-27 13:25:18 +00:00
src fix: Avoid wrong test results for modified JoinSplits (#6604) 2023-05-05 00:30:20 +00:00
Cargo.toml build(deps): bump displaydoc from 0.2.3 to 0.2.4 (#6610) 2023-05-05 00:29:49 +00:00