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 deleted a branch status-im/nimbus-eth2

chronicles-0.12

tersec deleted a branch status-im/nimbus-eth2

zah-merge-temp

tersec deleted a branch status-im/nimbus-eth2

before-sync-topics-registration

tersec deleted a branch status-im/nimbus-eth2

ssz-queries

cheatfate created a review comment on a pull request on status-im/nimbus-eth2
Have you seen this file? whole file is accepting `state` as parameter, do you want me to change whole file?

View on GitHub

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

View on GitHub

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

View on GitHub

cheatfate pushed 1 commit to hybrid-sync 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/d3d65143222bba9fb417a8218948972cfbdef548

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/6515/commits/d3d65143222bba9fb417a8218948972cfbdef548

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/6515/commits/d3d65143222bba9fb417a8218948972cfbdef548

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
  • Optimize updateHead() code. d3d6514

View on GitHub

tersec pushed 91 commits to testing status-im/nimbus-eth2
  • add: `get_data_column_sidecars` (#6566) * add: get_data_column_sidecars * remove redundant type conversions * ... 85d7109
  • update ncli_db to use Opt (#6575) 71d8fb5
  • unittest2: bump (#6576) allow capturing openArray in check ffc7891
  • Bump nimcrypto to fix nim22 issues. (#6578) * Bump nimcrypto to fix nim22 issues. * Fix compilation issue. 77e8351
  • Do not cache resolved hostnames in REST client. (#6570) 841904b
  • add Electra attester slashing pool (#6579) d4e441e
  • add: inclusion proof and dc sidecar verification (#6577) * add: inclusion proof and dc sidecar verification * rev... 31b5c3e
  • remove block fork guessing/inference from REST JSON decoding (#6552) * remove block fork guessing/inference from RES... f2d6166
  • Attestation API updates for Electra (#6557) * new V2 endpoint for beacon getBlockAttestations * nnew GET endpoint... daf7f89
  • add Electra attester slashing gossip support (#6582) 28b2093
  • replace default word usage (#6580) Co-authored-by: Pedro Miranda <[email protected]> 744cc00
  • add Electra beacon chain database state tests (#6584) fa8b7e3
  • plumb through Electra attestation callbacks (#6586) a441695
  • new pool attester slashings endpoint version (V2) for electra (#6585) * new pool attester slashings endpoint version... 4beb890
  • centralize ConsensusFork <=> string handling in spec/forks (#6587) 2e64fdf
  • Update nim-eth types (#6583) Minimal changes needed for compatiblity with https://github.com/status-im/nim-eth/pull... b20f1ba
  • bump nim-ssz-serialization (#6588) faca46b
  • update actions/upload-artifact@v3 to actions/upload-artifact@v4 7a91815
  • use separate upload/download names for v4 migration f54a036
  • Merge remote-tracking branch 'origin/stable' into unstable 7abf899
  • and 71 more ...

View on GitHub

tersec deleted a branch status-im/nimbus-eth2

fix-elmanager-timeouts

tersec pushed 1 commit to unstable status-im/nimbus-eth2
  • BN: Fix el_manager timeouts issue in block processing. (#6665) * Fix el_manager + block_processor NEWPAYLOAD_TIMEOUT... a3d4a3e

View on GitHub

tersec closed 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. So now both operations `newPayload` and `updateHead` sharing single timeout of `4.seconds` on `mainnet` ...
agnxsh pushed 1 commit to pdsync status-im/nimbus-eth2

View on GitHub

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

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 pushed 1 commit to unstable status-im/nimbus-eth2
  • Bump nim-libbacktrace to `31d8d5c170441f11a730582ef353e506a3780b7a` (#6671) - Replace `apt-fast` with `apt-get` - B... ead72de

View on GitHub

tersec deleted a branch status-im/nimbus-eth2

dev/etan/bd-libbacktrace

tersec pushed 1 commit to unstable status-im/nimbus-eth2
  • Bump nim-web3 to `c76ddefea96e7763c3cc5b28ec5cbac1adefc4e7` (#6670) - Fix AuthorizationObject fields name to v, r, s 117feca

View on GitHub

tersec deleted a branch status-im/nimbus-eth2

dev/etan/bd-web3

tersec closed a pull request on status-im/nimbus-eth2
Bump nim-web3 to `c76ddefea96e7763c3cc5b28ec5cbac1adefc4e7`
- Fix AuthorizationObject fields name to v, r, s
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   56m 28s [: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 created a review comment on a pull request on status-im/nimbus-eth2
Yeah, seems fine now. It's maybe useful to have this `uniqueSlots` thing but probably not that useful, so better to use the simpler version, as this does.

View on GitHub

Load more