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 opened a pull request on status-im/nimbus-eth2
disable optimistic Electra EL block hash verification
Necessary, but interferes with `devnet-4` right now
tersec pushed 1 commit to wSe status-im/nimbus-eth2
  • disable optimistic Electra EL block hash verification 2d4e583

View on GitHub

tersec created a branch on status-im/nimbus-eth2

wSe - Nim implementation of the Ethereum Beacon Chain

tersec pushed 1 commit to unstable status-im/nimbus-eth2
  • don't use {.noinit.} with case objects (#6662) 84eaa57

View on GitHub

tersec deleted a branch status-im/nimbus-eth2

Ckv

tersec closed a pull request on status-im/nimbus-eth2
don't use {.noinit.} with case objects
The semantics aren't compatible, because to then assign to the case objects, it needs to check the existing discriminators.
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   54m 26s [:stopwatch:](https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#the-symbols "duration of all te...

View on GitHub

tersec pushed 1 commit to Ckv status-im/nimbus-eth2
  • don't use {.noinit.} with case objects bc25b11

View on GitHub

tersec opened a pull request on status-im/nimbus-eth2
don't use {.noinit.} with case objects
The semantics aren't compatible, because to then assign to the case objects, it needs to check the existing discriminators.
tersec created a branch on status-im/nimbus-eth2

Ckv - Nim implementation of the Ethereum Beacon Chain

github-actions[bot] created a comment on a pull request on status-im/nimbus-eth2
Pull requests to the `stable` branch are not allowed. Please open your pull request against the `unstable` branch. See https://nimbus.guide/contribute.html#build-and-deploy

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   54m 1s [:stopwatch:](https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#the-symbols "duration of all tes...

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   55m 7s [:stopwatch:](https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#the-symbols "duration of all tes...

View on GitHub

agnxsh opened a pull request on status-im/nimbus-eth2
add column support to beacon chain db
agnxsh created a branch on status-im/nimbus-eth2

dc9 - Nim implementation of the Ethereum Beacon Chain

arnetheduck opened a pull request on status-im/nimbus-eth2
json_rpc: bump
* refactored error handling, logging and other fixes * crash fix on overlong array in json
arnetheduck created a branch on status-im/nimbus-eth2

json-bump - Nim implementation of the Ethereum Beacon Chain

shalajwadhwa starred status-im/nimbus-eth2
Redidacove created a review comment on a pull request on status-im/nimbus-eth2
```suggestion # addresses, we are going to sort list of addresses before selecting one. Here ```

View on GitHub

Redidacove created a review comment on a pull request on status-im/nimbus-eth2
here as well

View on GitHub

Redidacove created a review comment on a pull request on status-im/nimbus-eth2
I think using switch case statement would be better here for code readability as there are too many if else statements already in parent statement. wdyt

View on GitHub

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

View on GitHub

tersec pushed 1 commit to mem-corruption status-im/nimbus-eth2

View on GitHub

tersec pushed 2 commits to mem-corruption status-im/nimbus-eth2

View on GitHub

kamiyaa starred status-im/nimbus-eth2
ank-everstake opened an issue on status-im/nimbus-eth2
Abnormally high beacon response latency
**Describe the bug** Nimbus beacon with working [incoming connections](https://nimbus.guide/networking.html#check-for-incoming-connections ) has drastically higher response latency between the vali...
monocoder starred status-im/nimbus-eth2
Load more