Alfredo Garcia
Alfredo Garcia
I think it can be a good to create a list of the minimal requirements we consider needed to merge this PR while leave the rest of the functions to...
This is sprout data. I am not sure if we want to support it.
For a bit of more context here, @nuttycom tried to run some tests for the lightwalletd `GetTransaction` grpc method using zcashd and then zebrad as the backend. ``` ~/work/lightwalletd on...
This bump has the same issue with the `tower` and `primitive-types` crates than the [previous one](https://github.com/ZcashFoundation/zebra/pull/8899#issuecomment-2389727914) of the same group. Downgraded both dependencies [here](https://github.com/ZcashFoundation/zebra/pull/8958/commits/81b19ecdc94aa5e70cfe64270637e9db4071b7af)
Previous release (v1.9.0) also failed the release binary workflows when published: https://github.com/ZcashFoundation/zebra/actions/workflows/release-binaries.yml
We are merging this: https://github.com/ZcashFoundation/zebra/pull/9848 Will be good to list remaining tasks to close this issue alltogether.
> Hi [@oxarbitrage](https://github.com/oxarbitrage), > > Thanks for merging my PR. I want to keep contributing here and help move this issue forward. > > For now, I’m planning to work...
@syszery , sorry for the delayed response. I see you already started with https://github.com/ZcashFoundation/zebra/pull/9919 for `ReconsiderBlock`. The initial plan will be to create a PR for `CommitCheckpointVerifiedBlock`, `InvalidateBlock` and `AwaitUtxo`....
I agree with the general approach. However, one commit per file may still be too large in some cases. I think one commit per test (or per small group of...
@nuttycom you mentioned @str4d had been using a tool for diagrams. can you share what tool is it so i can check that it can work for this task?