status-im / nimbus-eth2

Nim implementation of the Ethereum Beacon Chain
https://nimbus.guide
Other
530 stars 230 forks source link

Revive multinet scripts #1496

Closed arnetheduck closed 4 years ago

arnetheduck commented 4 years ago

These should ideally be running as part of CI to launch a limited network, testing basic connectivity and block/attestation exchange

sinkingsugar commented 4 years ago

Progress here so far https://github.com/sinkingsugar/multinet

Should we converge them in the original eth2 repo? or a status org repo?

mratsim commented 4 years ago

The eth2 repo seems OK. We want to share the maintenance burden once it's useful for everyone.

sinkingsugar commented 4 years ago

I will need permissions to push there then as I cannot currently btw.

zah commented 4 years ago

@sinkingsugar, I've sent you an invite for the eth2-clients organization.

mratsim commented 4 years ago

Merged: https://github.com/eth2-clients/multinet/pull/6