Skip to content

Rust doppelganger tests#2960

Closed
realbigsean wants to merge 72 commits intosigp:unstablefrom
realbigsean:rust-doppelganger-tests
Closed

Rust doppelganger tests#2960
realbigsean wants to merge 72 commits intosigp:unstablefrom
realbigsean:rust-doppelganger-tests

Conversation

@realbigsean
Copy link
Member

@realbigsean realbigsean commented Jan 25, 2022

Issue Addressed

Resolves #2656

Proposed Changes

  • Add a new local_testnet crate that provides a framework for spinning up a testnet in rust based on a TOML file
  • makes lcli available as a library
  • extends the Config file #2808 refactor to lcli

Additional Info

  • This currently includes Config file #2808 changes, so this will sort of be blocked on that

…nfig-file

� Conflicts:
�	Cargo.lock
�	beacon_node/src/cli.rs
�	boot_node/Cargo.toml
�	boot_node/src/lib.rs
…nfig-file

� Conflicts:
�	Cargo.lock
�	beacon_node/src/cli.rs
�	boot_node/src/config.rs
�	boot_node/src/lib.rs
�	common/clap_utils/Cargo.toml
�	lcli/src/main.rs
�	lighthouse/src/main.rs
�	validator_client/Cargo.toml
…nfig-file

� Conflicts:
�	beacon_node/src/cli.rs
@realbigsean realbigsean changed the base branch from stable to unstable January 25, 2022 15:27
@realbigsean realbigsean added the work-in-progress PR is a work-in-progress label Jan 25, 2022
…nfig-file

# Conflicts:
#	account_manager/src/validator/exit.rs
#	lighthouse/src/main.rs
… into rust-doppelganger-tests

# Conflicts:
#	lcli/src/main.rs
… into rust-doppelganger-tests

# Conflicts:
#	Cargo.lock
#	common/eth2/src/lighthouse_vc/http_client.rs
#	lighthouse/Cargo.toml
#	lighthouse/src/main.rs
@realbigsean realbigsean mentioned this pull request Feb 7, 2022
@realbigsean realbigsean added the backlog PR is not currently prioritized label Jul 14, 2022
@realbigsean
Copy link
Member Author

realbigsean commented Jan 19, 2024

closing, for the clap component, see

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backlog PR is not currently prioritized work-in-progress PR is a work-in-progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

/script/tests/doppelganger_protection.sh succeeded when it should have failed

1 participant