Skip to content

fix bootstrap status

trinity-1686a requested to merge fix-bootstrap-status into main

fix #94
update arti post arti!2107 (merged)
only rely on arti self-reported status, and don't try to guess we are okay because we have a consensus. It can be a cached one, and we're not really connected to the network.

I think we no longer use TunnelScaffolding::on_bootstrapped as we entirely rely on events instead. This could probably be cleaned up

Merge request reports