Uladzislau Muraveika
Uladzislau Muraveika
We have faced one more edge case on the testnet: * In the end of epoch we have a `4bf54264c1bfa68ca201f756e882f49e1e8aaa5ddf42deaf4690bc3977497e245af40f3ad4003d7a6121614f13033b0b` bls key as a leader and guess whom we have...
Good point about backward compatibility :+1:
Quick question - do we have any statistics to understand what multiplexors we have in the wild rn?
Hey, tests are failing with p2p/host.go:394:31: cannot use disc.GetRawDiscovery() (value of type []"github.com/libp2p/go-libp2p/core/discovery".Discovery) as "github.com/libp2p/go-libp2p/core/discovery".Discovery value in argument to libp2p_pubsub.WithDiscovery: []"github.com/libp2p/go-libp2p/core/discovery".Discovery does not implement "github.com/libp2p/go-libp2p/core/discovery".Discovery (missing method Advertise)