danny
danny
I would argue that due to our attestation subnet search requirements that all nodes should have both a `MAX_PEERS` and `TARGET_PEERS` value that by-default are different (`MAX_PEERS > TARGET_PEERS`). This...
One thing to note is that this will degrade on small-node-count networks (e.g. testnets and devnets). To counteract this -- I propose adding a configuration value (only updated at network...
> An increase in the number of hops would have an effect on whether a particular individual attestation can make it into the aggregate in time. fortunately gossip hops generally...
I'd recommend checking existing nodes but going to the dht (discv5) to find appropriate peers would be the backup when existing/known peers dont meet the requirement. That said, itd be...
Yeah, that makes sense to me. Is there any reason peer-id is beneficial over node-id?
I'd like to test and model this. Anyone have the bandwidth to do either?
When we move from 3.8 to 3.10, we should build test vectors with both and ensure they have the same output
As for (2), we don't control all repos referenced. Does a commit work as a sufficient tag?
handled everything but the external links to a tag
checking in on this one