Skip to content

Conversation

@ManuelBilbao
Copy link
Contributor

Motivation

Description

Closes #issue_number

@ManuelBilbao ManuelBilbao self-assigned this Nov 18, 2025
Copilot AI review requested due to automatic review settings November 18, 2025 16:17
@ManuelBilbao ManuelBilbao requested a review from a team as a code owner November 18, 2025 16:17
@ManuelBilbao ManuelBilbao added docs Improvements or additions to documentation L2 Rollup client L1 Ethereum client labels Nov 18, 2025
Copilot finished reviewing on behalf of ManuelBilbao November 18, 2025 16:19
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds comprehensive documentation for the rich accounts available in ethrex dev mode, making it easier for developers to access pre-funded accounts for testing.

Key Changes:

  • Added a new documentation page listing 193 rich account private keys with their corresponding addresses
  • Integrated the new documentation into the table of contents under the "Ethrex for developers" section

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
docs/developers/rich-accounts.md New documentation file providing a comprehensive list of private keys and addresses for rich accounts available in dev mode
docs/SUMMARY.md Added link to the new rich accounts documentation page in the developers section

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@@ -0,0 +1,198 @@
# Rich Accounts

When running ethrex in dev mode (`ethrex --dev` and `ethrex l2 --dev`), a bunch of rich accounts are available to make it easy the testing of contracts and transactions. These are the private keys
Copy link

Copilot AI Nov 18, 2025

Choose a reason for hiding this comment

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

Missing punctuation: The sentence should end with a colon or period. "These are the private keys:" would be clearer.

Suggested change
When running ethrex in dev mode (`ethrex --dev` and `ethrex l2 --dev`), a bunch of rich accounts are available to make it easy the testing of contracts and transactions. These are the private keys
When running ethrex in dev mode (`ethrex --dev` and `ethrex l2 --dev`), a bunch of rich accounts are available to make it easy the testing of contracts and transactions. These are the private keys:

Copilot uses AI. Check for mistakes.
@ethrex-project-sync ethrex-project-sync bot moved this to In Review in ethrex_l1 Nov 18, 2025
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@ManuelBilbao ManuelBilbao added this pull request to the merge queue Nov 18, 2025
Merged via the queue into main with commit 8059795 Nov 18, 2025
42 of 43 checks passed
@ManuelBilbao ManuelBilbao deleted the docs_rich_accounts branch November 18, 2025 16:59
@github-project-automation github-project-automation bot moved this from In Review to Done in ethrex_l1 Nov 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation L1 Ethereum client L2 Rollup client

Projects

Status: Done
Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants