Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

status-im/nimbus-eth2

tersec pushed 1 commit to unstable status-im/nimbus-eth2
  • add gossip validation for dc, and data column quarantine strategy (#6581) * add gossip validation for dc * review... 250a80e

View on GitHub

tersec created a review comment on a pull request on status-im/nimbus-eth2
Can be tweaked later.

View on GitHub

tersec created a review on a pull request on status-im/nimbus-eth2

View on GitHub

cheatfate created a review comment on a pull request on status-im/nimbus-eth2
Fixed in https://github.com/status-im/nimbus-eth2/pull/6515/commits/87682a8ebda24ff3f3b84a5ca3cd604f82303e0f but you should check.

View on GitHub

cheatfate created a review on a pull request on status-im/nimbus-eth2

View on GitHub

cheatfate pushed 1 commit to hybrid-sync status-im/nimbus-eth2

View on GitHub

tersec deleted a branch status-im/nimbus-eth2

dev/etan/ef-lcrequests

tersec pushed 1 commit to unstable status-im/nimbus-eth2
  • Remove request details from LC (#6666) Requests are no longer exposed by execution data, remove from LC API. 3cb7b91

View on GitHub

tersec closed a pull request on status-im/nimbus-eth2
Remove request details from LC
Requests are no longer exposed by execution data, remove from LC API.
cheatfate pushed 1 commit to hybrid-sync status-im/nimbus-eth2
  • Eliminate foldl and combine from blobs processing. Add some tests to ensure that checkResponse() also checks for corr... 87682a8

View on GitHub

cheatfate created a review comment on a pull request on status-im/nimbus-eth2
Wrapper was removed in https://github.com/status-im/nimbus-eth2/pull/6515/commits/157416a14631f5e95cc9d189e50fa8e975346e62

View on GitHub

cheatfate created a review on a pull request on status-im/nimbus-eth2

View on GitHub

cheatfate created a review comment on a pull request on status-im/nimbus-eth2
Fixed in https://github.com/status-im/nimbus-eth2/pull/6665/commits/b1f2ac91b6af5fa036b01b8727d8c6003991e010

View on GitHub

cheatfate created a review on a pull request on status-im/nimbus-eth2

View on GitHub

cheatfate created a review comment on a pull request on status-im/nimbus-eth2
Fixed in https://github.com/status-im/nimbus-eth2/pull/6665/commits/b1f2ac91b6af5fa036b01b8727d8c6003991e010

View on GitHub

cheatfate created a review on a pull request on status-im/nimbus-eth2

View on GitHub

cheatfate created a review comment on a pull request on status-im/nimbus-eth2
Fixed in https://github.com/status-im/nimbus-eth2/pull/6665/commits/b1f2ac91b6af5fa036b01b8727d8c6003991e010

View on GitHub

cheatfate created a review on a pull request on status-im/nimbus-eth2

View on GitHub

cheatfate pushed 1 commit to fix-elmanager-timeouts status-im/nimbus-eth2

View on GitHub

cheatfate created a review comment on a pull request on status-im/nimbus-eth2
There is present an overloaded procedure which still uses `8.seconds` timeout and it will be used in all the places where `DeadlineObject` is not used as last argument.

View on GitHub

cheatfate created a review on a pull request on status-im/nimbus-eth2

View on GitHub

cheatfate pushed 1 commit to hybrid-sync status-im/nimbus-eth2
  • Address review comments part 6. 157416a

View on GitHub

etan-status created a review on a pull request on status-im/nimbus-eth2
Overall, the exponential timeouts make more sense than the hardcoded ones from before. They are also short enough to work on both `minimal` and `mainnet` presets, and they should also improve laten...

View on GitHub

etan-status created a review comment on a pull request on status-im/nimbus-eth2
hmm. I think this proc is called also when syncing. If a block gets synced shortly before the end of a slot, this may give it a very short `newPayload` deadline (or even 0).

View on GitHub

etan-status created a review on a pull request on status-im/nimbus-eth2

View on GitHub

etan-status created a review comment on a pull request on status-im/nimbus-eth2
```suggestion async: (raises: [CancelledError], raw: true).} = ```

View on GitHub

etan-status created a review on a pull request on status-im/nimbus-eth2

View on GitHub

etan-status created a review comment on a pull request on status-im/nimbus-eth2
```suggestion sendNewPayload(m, blck, DeadlineObject.init(NEWPAYLOAD_TIMEOUT)) ```

View on GitHub

etan-status created a review on a pull request on status-im/nimbus-eth2

View on GitHub

Load more