teor

Results 602 comments of teor

This seems to be fixed for now, if we find issues with a specific block explorer or seeder, we can open another ticket with those details.

> We currently do a full sync if the other CI jobs pass and the changes get a passing review, and if the full sync is successful, Mergify will proceed...

I've marked this ticket as needing a design, and being blocked by sync performance improvements. If we manage to decrease sync time by a few hours, that will change the...

This made a full/checkpoint sync test fail: https://github.com/ZcashFoundation/zebra/runs/7535292198?check_suite_focus=true#step:8:70 So I'm marking it as medium priority.

We fixed long branch names in image names in PR #4962. We also use these long branch names in instance and disk names, but the other text is much shorter,...

> Make sure Zebra has enough connections before [`is_close_to_tip`](https://github.com/ZcashFoundation/zebra/blob/update-column-family-names/zebrad/src/components/sync/status.rs#L47) returns the final decision. What happens if we're using testnet in a box, or we only have a small number of...

> > What happens if we're using testnet in a box, or we only have a small number of working peers, but we are actually near the tip? > >...

We're making network issues a lower priority for now.

This might add unwanted load to other nodes, so it's worth fixing.

Marek and I had a chat about this ticket. It's not a release blocker, so we're going to update the ticket with a design and a draft branch, and move...