Arya

Results 92 comments of Arya

Some important exchange(s) do use this, we should make sure to implement it.

We still want to move [`INITIAL_MIN_NETWORK_PROTOCOL_VERSION`](https://github.com/ZcashFoundation/zebra/blob/main/zebra-network/src/constants.rs#L395) to a field on `testnet::Parameters`.

This is mostly cleanup, but if we make this change and also allow for defining consensus branch ids in the config, we could participate in the following round of private...

> However, we might want to investigate if people rely on them at all before spending time working on this This should be a quick change that may not be...

> How important is this to merge soon? I would like @upbqdn to review it but he's not going to be back for a couple of weeks. It's not very...

> Could we open an issue and do a refactor like this with any upcoming database upgrade instead? The upgrade will give us an opportunity to do thorough manual testing....

> @arya2 do we still want to do this one soon or should we just close for now? It's not a priority, let's close it for now.

@conradoplg Is there still anything missing after https://github.com/ZcashFoundation/zebra/pull/9654?

> But how much more work would it be to refactor each upgrade into an upgrade trait, and then pass a list of upgrade trait objects to the upgrade task?...