Ecosyste.ms: Timeline

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

status-im/nimbus-eth2

agnxsh pushed 1 commit to dc9 status-im/nimbus-eth2

View on GitHub

arnetheduck created a review comment on a pull request on status-im/nimbus-eth2
it's not a trieroot any more then

View on GitHub

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

View on GitHub

github-actions[bot] created a comment on a pull request on status-im/nimbus-eth2
## Unit Test Results        12 files  ±0    1 810 suites  ±0   1h 0m 8s [:stopwatch:](https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#the-symbols "duration of all t...

View on GitHub

one-three-three-seven opened an issue on status-im/nimbus-eth2
Feature: EL client version in the default graffiti
**Is your feature request related to a problem? Please describe.** Having no (super)majority client within the network is important for the network's fault tolerance. Unfortunately, determining the...
etan-status created a comment on a pull request on status-im/nimbus-eth2
There's no `ref` involved here, and also no constructor

View on GitHub

etan-status created a comment on a pull request on status-im/nimbus-eth2
Probably more restrictive, as the case object shows...

View on GitHub

arnetheduck created a comment on a pull request on status-im/nimbus-eth2
> doesn't that mean that {.noinit.} can never be used? except for primitive types pretty much, yes - the closest concept in C++ is the trivial type, ie primitive types and trivial combinations t...

View on GitHub

agnxsh created a review comment on a pull request on status-im/nimbus-eth2
sure ok

View on GitHub

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

View on GitHub

etan-status created a comment on a pull request on status-im/nimbus-eth2
doesn't that mean that `{.noinit.}` can never be used? except for primitive types

View on GitHub

arnetheduck created a comment on a pull request on status-im/nimbus-eth2
> As in, these assignments overwrite the full object without caring about what case it was before. technically, on assignment the compiler needs to generate code for releasing ref counts and run...

View on GitHub

etan-status created a comment on a pull request on status-im/nimbus-eth2
As in, these assignments overwrite the full object without caring about what case it was before.

View on GitHub

etan-status created a comment on a pull request on status-im/nimbus-eth2
Why does assigning to a case object read its discriminator?

View on GitHub

etan-status created a review comment on a pull request on status-im/nimbus-eth2
this should be gated on `ELECTRA_FORK_EPOCH != FAR_FUTURE_EPOCH`, as in, if electra is not scheduled don't touch the DB with the experimental data.

View on GitHub

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

View on GitHub

etan-status opened a pull request on status-im/nimbus-eth2
Implement latest EIP-7685 `requestsHash` method
It's now this weird one-off hashing method so that EL can partially forget in some modules what the data schema is.
etan-status created a branch on status-im/nimbus-eth2

dev/etan/ef-requestshashopt - Nim implementation of the Ethereum Beacon Chain

etan-status opened 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.
etan-status created a branch on status-im/nimbus-eth2

dev/etan/ef-lcrequests - Nim implementation of the Ethereum Beacon Chain

agnxsh pushed 1 commit to pdsync status-im/nimbus-eth2
  • add a missing column check in block processor 32a448c

View on GitHub

tersec deleted a branch status-im/nimbus-eth2

electra-attpool-diagnosis

tersec deleted a branch status-im/nimbus-eth2

mem-corruption

tersec deleted a branch status-im/nimbus-eth2

wSe

tersec pushed 1 commit to unstable status-im/nimbus-eth2
  • disable optimistic Electra EL block hash verification (#6664) 7e5338d

View on GitHub

tersec closed a pull request on status-im/nimbus-eth2
disable optimistic Electra EL block hash verification
Necessary, but interferes with `devnet-4` right now until updated to the new hash with requests
github-actions[bot] created a comment on a pull request on status-im/nimbus-eth2
## Unit Test Results        12 files  ±0    1 810 suites  ±0   59m 31s [:stopwatch:](https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#the-symbols "duration of all te...

View on GitHub

cheatfate opened a pull request on status-im/nimbus-eth2
BN: Fix el_manager timeouts issue in block processing.
Use predefined array of exponential timeouts when all the requests to EL has been failed.
cheatfate created a branch on status-im/nimbus-eth2

fix-elmanager-timeouts - Nim implementation of the Ethereum Beacon Chain

tersec pushed 1 commit to unstable status-im/nimbus-eth2
  • Fix comment to reflect correct validator balance count transition (#6663) eb993ff

View on GitHub

Load more