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

ops-bedrock: change devnet l1 init holder #76

Merged
merged 3 commits into from
Oct 26, 2023

Conversation

welkin22
Copy link
Contributor

Description

Modify the init_holder of L1 in devnet to be the same as L2

Rationale

Modify init_holder uniformly to 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266, so that users only need one account during testing.

Example

After changing:

L1 test account:

address: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
Private key: ac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80

L2 test account:

Address: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
Private key: ac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80

Changes

Notable changes:

  • Modify the init_holder of L1 in devnet to be the same as L2
  • The code that modifies deploy_config should be executed earlier

@welkin22 welkin22 merged commit 22a8a64 into bnb-chain:develop Oct 26, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants