Skip to content
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

[Merged by Bors] - Fix local testnet scripts #2229

Closed
wants to merge 16 commits into from

Conversation

pawanjay176
Copy link
Member

Issue Addressed

Resolves #2094

Proposed Changes

Fixes scripts for creating local testnets. Adds an option in lighthouse boot_node to run with a previously generated enr.

@paulhauner paulhauner added the work-in-progress PR is a work-in-progress label Mar 1, 2021
@pawanjay176 pawanjay176 added ready-for-review The code is ready for review and removed work-in-progress PR is a work-in-progress labels Mar 1, 2021
paulhauner added a commit to paulhauner/lighthouse that referenced this pull request Mar 23, 2021
commit 0204647
Merge: 405a612 1c507c5
Author: pawan <[email protected]>
Date:   Tue Mar 2 19:49:35 2021 +0530

    Merge branch 'unstable' into local-testnet

commit 405a612
Author: pawan <[email protected]>
Date:   Tue Mar 2 19:48:06 2021 +0530

    Fix script

commit d99dc06
Author: pawan <[email protected]>
Date:   Mon Mar 1 13:13:01 2021 +0530

    more lint

commit 6203a3c
Merge: 79c410d ed9b245
Author: pawan <[email protected]>
Date:   Mon Mar 1 12:09:55 2021 +0530

    Merge branch 'unstable' into local-testnet

commit 79c410d
Author: pawan <[email protected]>
Date:   Mon Mar 1 12:06:49 2021 +0530

    Fix lint

commit 672def5
Author: pawan <[email protected]>
Date:   Sat Feb 27 00:11:41 2021 +0530

    Minor fixes

commit 0a37e04
Author: pawan <[email protected]>
Date:   Sat Feb 27 00:07:16 2021 +0530

    Fix docs; add comments

commit 2b18c9c
Author: pawan <[email protected]>
Date:   Fri Feb 26 22:55:42 2021 +0530

    Add eth1 params for testnet config

commit 351fe1c
Author: pawan <[email protected]>
Date:   Fri Feb 26 16:34:47 2021 +0530

    Tidy

commit 689c8f9
Author: pawan <[email protected]>
Date:   Fri Feb 26 02:36:16 2021 +0530

    Working setup

commit b90fc07
Author: pawan <[email protected]>
Date:   Fri Feb 26 00:36:46 2021 +0530

    lighthouse boot_node can take an enr

commit 5899bce
Author: pawan <[email protected]>
Date:   Thu Feb 25 22:31:35 2021 +0530

    Modify insecure_validators to support separate datadirs

commit d8a6e67
Author: pawan <[email protected]>
Date:   Thu Feb 25 21:09:30 2021 +0530

    Refactor to use web3

commit bfea81c
Author: pawan <[email protected]>
Date:   Thu Feb 25 20:29:10 2021 +0530

    Add deposit insecure validators subcommand

commit de25370
Author: pawan <[email protected]>
Date:   Thu Feb 25 19:30:56 2021 +0530

    Use fewer crates

commit 7950fb1
Author: pawan <[email protected]>
Date:   Thu Feb 25 19:23:28 2021 +0530

    Add deploy_deposit_contract method
Copy link
Member

@paulhauner paulhauner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great stuff, this looks like it was a lot of work!

bors r+

bors bot pushed a commit that referenced this pull request Mar 30, 2021
## Issue Addressed

Resolves #2094 

## Proposed Changes

Fixes scripts for creating local testnets. Adds an option in `lighthouse boot_node` to run with a previously generated enr.
@paulhauner paulhauner added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Mar 30, 2021
@bors bors bot changed the title Fix local testnet scripts [Merged by Bors] - Fix local testnet scripts Mar 30, 2021
@bors bors bot closed this Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge This PR is ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants