tersec
tersec
Yeah, I've been monitoring the relevant conditions for this. The last real user was Portal, which is why I didn't take further action on it. But conditions around Portal changed.I...
- https://github.com/ethereum/EIPs/pull/9703
One underlying issue is that the "timeout" is strange in that it's for the download, beginning to end. A typical timeout is not, and once it's being downloaded, the timeout...
- https://github.com/status-im/nimbus-eth2/pull/6969
Thank you for summarizing our discussion here; yes, that's accurate from my perspective.
Yes, Nimbus has such internal logic, for the reasons noted; https://github.com/status-im/nimbus-eth2/blob/11f5250ce4e786625382282a00f2dfc87183d1fc/beacon_chain/spec/mev/bellatrix_mev.nim#L70 defines ```nim # Spec is 1 second, but mev-boost indirection can induce delay when the relay # itself has...
`version-2-2` CI issues: - https://github.com/nim-lang/Nim/issues/24746
If one updates this to `unstable` now that https://github.com/status-im/nimbus-eth2/pull/6981 has been merged, it should fix the CI issue related to `version-2-2`.
Merged by a sequence of spun-out/cherrypicked PRs.
> We have existing users of the Nimbus Verified Proxy and so we need to be careful not to break any of the functionality, so in my opinion this PR...