fake_v5_round_trip
test fails on blocks but not in transactions
#2023
Labels
Milestone
fake_v5_round_trip
test fails on blocks but not in transactions
#2023
In #2020 we added support for sapling shielded data in V5 transactions and we added a good amount of test coverage for the new feature.
One of the tests is failing not working as we expect, the following piece of code can be found in
zebra-chain/src/transaction/tests/vectors.rs
where tracing was added to debug the issue.This ticket is to research the problem and fix it but it is blocked by #2021 that we want to try first for a possible fix.
The text was updated successfully, but these errors were encountered: