Merged
Conversation
Inphi
approved these changes
Nov 15, 2022
roberto-bayardo
added a commit
that referenced
this pull request
Nov 17, 2022
…ongoing development (#60) * create devnet v3 branch including submodules + new submodule for erigon client * Add Lodestar * Supply chain config * Cache all docker work before yarn build * Build packages individually to allow them to cache * We must also build the CLI * Fix clean * Update to head of Lodestar * Fun through Capella * Latest Lodestar * latest prsym * Remove nonfunctional setting * Bump Lodestar * update geth to latest merge w/ master (#46) * Make all beacon chain config values explicit and move to common directory (#48) * Add common beacon chain config file * Move PRESET_BASE to top of config file * bump service start timeout from 1 to 2 min * Revert timeout change from 2 minutes to 60 sec Co-authored-by: Roberto Bayardo <bayardo@alum.mit.edu> * add BLST_PORTABLE to CGO_CFLAGS to fix SIGILL issue with blst (#49) * Update lodestar submodule. Copy trusted setup * Update devnet v3 with latest subrepos and new test from master (#51) * Add historical sync test (#44) Asserts that the beacon node follower can sync blobs during initial-sync. This patch also refactors the test harness to accommodate dynamic nodes. * update subrepos to latest Co-authored-by: Inphi <mlaw2501@gmail.com> * Update test harness to start either prysm or lodestar * Fix the Prysm communication * Fix the Lodestar wiring * Fix up validator <-> beacon node communication * Start switching tests to real beacon API * fee-market tests pass against Prysm without gRPC * Fix initial-sync test * Switch prysm to my branch which has GetBlockJSON * Configure Prysm to upgrade later (as though it had Capella). Also run Lodestar pre-4844 test in CI * Fix make lodestar-up * Remove Prysm-specific chain config. We used a shared config now. * Point Prysm back at the devnet-v3 branch * Update geth to latest from devnet-v3 * Put erigon back * Remove preset base, let it take the default * Attempt to parallelize CI * idunno lol * Try two jobs * Comment failing Lodestar CI test * Fix clean * Use basename pwd instead * Go back to using --project-name, but correctly supply it to docker compose down also * upgrade subrepos to latest (#56) * update geth & prysm subrepos to latest, pointing at eip-4844 instead of devnet-v3 (#57) * update subrepos to latest, move back to using eip-4844 branch for development * add 30 min timeout to some tests that sometimes hang * fix CI, Makefile, and update Prysm & geth subrepos Note: the new prysm & geth subrepos use a different kzg trusted setup matching, which now matches the latest consensus spec Co-authored-by: dancoffman <coffman@coinbase.com> Co-authored-by: Jimmy Chen <jchen.tc@gmail.com> Co-authored-by: Inphi <mlaw2501@gmail.com> Co-authored-by: Daniel Coffman <dgcoffman@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.