Skip to content

Add EIP: Standard Test Addresses for Development Frameworks #17109

Add EIP: Standard Test Addresses for Development Frameworks

Add EIP: Standard Test Addresses for Development Frameworks #17109

Triggered via pull request September 18, 2024 00:57
Status Failure
Total duration 56s
Artifacts 1

ci.yml

on: pull_request
Save PR Number
5s
Save PR Number
HTMLProofer
18s
HTMLProofer
Link Check
19s
Link Check
CodeSpell
13s
CodeSpell
EIP Walidator
5s
EIP Walidator
Markdown Linter
5s
Markdown Linter
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 7 warnings
Markdown Linter
Process completed with exit code 1.
Markdown Linter
Unable to process file command 'env' successfully.
Markdown Linter
Invalid value. Matching delimiter not found 'EOF'
body has extra section(s): EIPS/eip-draft-well-known-keys.md#L101
error[markdown-order-section]: body has extra section(s) --> EIPS/eip-draft-well-known-keys.md | 101 | ## Appendix | = help: see https://ethereum.github.io/eipw/markdown-order-section/
non-relative link or image: EIPS/eip-draft-well-known-keys.md#L14
error[markdown-rel-links]: non-relative link or image --> EIPS/eip-draft-well-known-keys.md | 14 | This EIP proposes a standardized set of Ethereum addresses and private keys derived from a specific mnemonic phrase for use in testing and development environments. These addresses are already widely used in popular development frameworks such as [Hardhat](https://github.com/NomicFoundation/hardhat) and [Foundry](https://github.com/foundry-rs/foundry). | = help: see https://ethereum.github.io/eipw/markdown-rel-links/
non-relative link or image: EIPS/eip-draft-well-known-keys.md#L14
error[markdown-rel-links]: non-relative link or image --> EIPS/eip-draft-well-known-keys.md | 14 | This EIP proposes a standardized set of Ethereum addresses and private keys derived from a specific mnemonic phrase for use in testing and development environments. These addresses are already widely used in popular development frameworks such as [Hardhat](https://github.com/NomicFoundation/hardhat) and [Foundry](https://github.com/foundry-rs/foundry). |
non-relative link or image: EIPS/eip-draft-well-known-keys.md#L37
error[markdown-rel-links]: non-relative link or image --> EIPS/eip-draft-well-known-keys.md | 37 | This mnemonic should be used with [BIP39](https://en.bitcoin.it/wiki/BIP_0039) (Mnemonic code for generating deterministic keys) to generate the seed, and then [BIP32](https://en.bitcoin.it/wiki/BIP_0032) (Hierarchical Deterministic Wallets) for key derivation. The derivation path follows the pattern: |
non-relative link or image: EIPS/eip-draft-well-known-keys.md#L37
error[markdown-rel-links]: non-relative link or image --> EIPS/eip-draft-well-known-keys.md | 37 | This mnemonic should be used with [BIP39](https://en.bitcoin.it/wiki/BIP_0039) (Mnemonic code for generating deterministic keys) to generate the seed, and then [BIP32](https://en.bitcoin.it/wiki/BIP_0032) (Hierarchical Deterministic Wallets) for key derivation. The derivation path follows the pattern: |
non-relative link or image: EIPS/eip-draft-well-known-keys.md#L81
error[markdown-rel-links]: non-relative link or image --> EIPS/eip-draft-well-known-keys.md | 81 | The derivation path `m/44'/60'/0'/0/{account_index}` follows the standard for Ethereum accounts as per [BIP44](https://en.bitcoin.it/wiki/BIP_0044) (Multi-Account Hierarchy for Deterministic Wallets), ensuring compatibility with existing wallet software and hardware. |
non-relative link or image: EIPS/eip-draft-well-known-keys.md#L107
error[markdown-rel-links]: non-relative link or image --> EIPS/eip-draft-well-known-keys.md | 107 | * [eth-account](https://github.com/ethereum/eth-account/) |
non-relative link or image: EIPS/eip-draft-well-known-keys.md#L108
error[markdown-rel-links]: non-relative link or image --> EIPS/eip-draft-well-known-keys.md | 108 | * [hdwallet](https://github.com/meherett/python-hdwallet) |
preamble header `eip` must be an unsigned integer: EIPS/eip-draft-well-known-keys.md#L2
error[preamble-eip]: preamble header `eip` must be an unsigned integer --> EIPS/eip-draft-well-known-keys.md:2:5 | 2 | eip: <to be assigned> | ^^^^^^^^^^^^^^^^^ not a non-negative integer | = help: see https://ethereum.github.io/eipw/preamble-eip/
file name must reflect the preamble header `eip`: EIPS/eip-draft-well-known-keys.md#L2
error[preamble-file-name]: file name must reflect the preamble header `eip` --> EIPS/eip-draft-well-known-keys.md:2:5 | 2 | eip: <to be assigned> | ^^^^^^^^^^^^^^^^^ this value | = help: this file's name should be `eip-<to be assigned>.md` = help: see https://ethereum.github.io/eipw/preamble-file-name/
HTMLProofer
Process completed with exit code 1.
Markdown Linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
EIP Walidator
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Save PR Number
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@65d862660abb392b8c4a3d1195a2108db131dd05. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CodeSpell
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
HTMLProofer
The following actions use a deprecated Node.js version and will be forced to run on node20: ruby/setup-ruby@55283cc23133118229fd3f97f9336ee23a179fcf. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Link Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "pr_number". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
pr_number
87 Bytes