ZcashFoundation / zebra

Zcash - Financial Privacy in Rust 🦓
https://zfnd.org/zebra/
Apache License 2.0
412 stars 106 forks source link

Run `cargo autoinherit` #9041

Open oxarbitrage opened 3 days ago

oxarbitrage commented 3 days ago

Motivation

The CI seems to be stuck in https://github.com/ZcashFoundation/zebra/pull/9030. This is just a temporal replacement that test the changes against the full suite.

It was done by running cargo autoinherit locally and pushing the results. It is the same code changes as https://github.com/ZcashFoundation/zebra/pull/9030/

Solution

Tests

Follow-up Work

PR Author's Checklist

PR Reviewer's Checklist

oxarbitrage commented 3 days ago

The 2 failing tests are expected and unrelated. We can merge either https://github.com/ZcashFoundation/zebra/pull/9030 or this one and close the other one.

oxarbitrage commented 23 hours ago

FYI: We are going to wait for Mainnet activation which should be next Saturday 21 of November. So this should be merged probably next week.