-
Notifications
You must be signed in to change notification settings - Fork 773
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Altair devnets #2450
Altair devnets #2450
Conversation
367238a
to
82e199b
Compare
I'm going to try cherry-picking the tree hash changes (#2459) to this branch, and if all goes well will push them here. |
746d890
to
21c1fcb
Compare
I've rebased this PR on |
This branch is now running (smoothly) on the devnet-0 nodes. I also synced a new devnet-0 node from scratch without issue. |
a661a89
to
56a5e04
Compare
Rebased on https://altair-devnet-1-explorer.ethdevops.io/blocks?q=Lighthouse |
56a5e04
to
a60a28c
Compare
Updated for latest |
6250b6c
to
40e5b23
Compare
Updated for latest |
88368f8
to
0a6355f
Compare
I've just force-pushed to achieve:
If you're starting a new testnet, make sure to use the latest version of this branch. If you're already running a testnet, upgrading to this branch is not mandatory (but worthwhile if you want to help us test #2493). |
0a6355f
to
d0d4f8f
Compare
I just force-pushed because a few PRs have been merged into unstable. This is now rebased on unstable @ ff85b05. Advice for upgrading remains the same:
|
commit 92995df Author: Paul Hauner <[email protected]> Date: Mon Aug 9 17:08:50 2021 +1000 Freshen Cargo.lock commit 8f9fbcd Author: Paul Hauner <[email protected]> Date: Mon Aug 9 17:04:00 2021 +1000 Update to latest version of libp2p PR commit c36b246 Author: Paul Hauner <[email protected]> Date: Wed Aug 4 12:02:33 2021 +1000 Use sigp/rust-libp2p gossipsub-consistency-paul commit ebb7c2c Author: Paul Hauner <[email protected]> Date: Wed Aug 4 11:27:53 2021 +1000 Bump libp2p
commit e22b271 Author: Paul Hauner <[email protected]> Date: Wed Aug 4 10:55:15 2021 +1000 Separate name_ident and name_str commit d7e8408 Author: Paul Hauner <[email protected]> Date: Tue Aug 3 10:58:54 2021 +1000 Naming consistency fix commit cd73518 Author: Paul Hauner <[email protected]> Date: Tue Aug 3 10:44:26 2021 +1000 Refactor for a single source of truth commit 83280d6 Author: Paul Hauner <[email protected]> Date: Mon Aug 2 18:27:51 2021 +1000 Add test for name consistency commit 99be2ea Author: Paul Hauner <[email protected]> Date: Mon Aug 2 15:55:40 2021 +1000 Switch define_nets to lower case commit 777b419 Author: Paul Hauner <[email protected]> Date: Mon Aug 2 15:52:41 2021 +1000 Add instructional comments commit 33dda79 Author: Paul Hauner <[email protected]> Date: Mon Aug 2 15:36:14 2021 +1000 Use hardcoded list in CLI commit 892efe4 Author: Paul Hauner <[email protected]> Date: Mon Aug 2 15:34:58 2021 +1000 Add paste to eth2_config mod commit 03d6e49 Author: Paul Hauner <[email protected]> Date: Mon Aug 2 15:23:06 2021 +1000 Add hardcoded net names commit d3dadc8 Author: Paul Hauner <[email protected]> Date: Mon Aug 2 15:10:01 2021 +1000 Use paste in eth2_network_config commit 5053f53 Author: Paul Hauner <[email protected]> Date: Mon Aug 2 15:03:15 2021 +1000 Add define_nets!
d0d4f8f
to
744b83c
Compare
I'm closing this since all these networks have been deprecated. |
Issue Addressed
NA
Proposed Changes
Replaces #2434 and provides the following
--network
flags:altair-devnet-0
altair-devnet-1
Additional Info
Not intended to be merged.