filecoin-project / go-f3

Golang implementation of Fast Finality for Filecoin (F3)
Apache License 2.0
12 stars 7 forks source link

Passively Test F3 on Mainnet #213

Open masih opened 6 months ago

masih commented 6 months ago

The following task list outlines the milestones required to complete the passive F3 testing on mainnet.

See F3 Mainnet Passive Test Plan for more details.

masih commented 6 months ago

This was intented to be the top level umbrella issue. But now it's in Milestone 1.

If that's where we want it to be then we should remove milestone 0 tasks from it. CC @Kubuxu @jennijuju

rjan90 commented 3 months ago

Goal is to get up to 1000, but unclear if it is possible to get that number with the rollout of v0.2.0

Stebalien commented 3 months ago

We're going to punt the first round of testing till tomorrow to give the pubsub mesh some time to form (needed to reboot the bootstrappers to join the new network).

rjan90 commented 3 months ago

@masih Can we close this ticket, and instead open smaller testing tickets for individual passive testing efforts?

masih commented 3 months ago

Can we close this ticket, and instead open smaller testing tickets for individual passive testing efforts?

My recommendation is to indeed open smaller tickets for explicit test efforts, and reference them under this one. Because: 1) this is the ticket that has been referenced in previous community posts. 2) it gives the community a single point of reference into what actually gets tested in passive testing along with the ability to drill down further should they want to learn.

rjan90 commented 1 week ago
rjan90 commented 1 day ago

This is what happened last week

This is the plan for this week

BigLep commented 1 day ago

I'm posting a few things here as I believe f3 team members have dropped off for the day.

  1. For 2024-11-26, status/progress updates will be posted in https://github.com/filecoin-project/lotus/discussions/12287 since that has a longer history.
  2. I believe that passive testing got up to 200 minerIds today (2024-11-25) but was paused around 20UTC. More passive testing will happe 2024-11-26.
  3. These are the relevant dashboards: Calibration: https://grafana.f3.eng.filoz.org/public/calibnet Mainnet: https://grafana.f3.eng.filoz.org/public/mainnet
  4. A relevant blogpost for this passive testing work was published here: https://medium.com/@filoz/finality-unveiled-passive-testing-to-mainnet-launch-of-f3-fast-finality-03e09bc68de5