Update EIP-196: Fix coordinate description #16637
Annotations
10 errors and 2 warnings
EIPS/eip-196.md#L11
error[markdown-order-section]: body has extra section(s)
--> EIPS/eip-196.md
|
11 | ## Simple Summary
|
::: EIPS/eip-196.md
|
92 | ## Implementation
|
= help: see https://ethereum.github.io/eipw/markdown-order-section/
|
EIPS/eip-196.md#L96
error[markdown-rel-links]: non-relative link or image
--> EIPS/eip-196.md
|
96 | - [libff](https://github.com/scipr-lab/libff/blob/master/libff/algebra/curves/alt_bn128/alt_bn128_g1.cpp) (C++)
|
= help: see https://ethereum.github.io/eipw/markdown-rel-links/
|
EIPS/eip-196.md#L97
error[markdown-rel-links]: non-relative link or image
--> EIPS/eip-196.md
|
97 | - [bn](https://github.com/zcash/bn/blob/master/src/groups/mod.rs) (Rust)
|
|
EIPS/eip-196.md#L101
error[markdown-rel-links]: non-relative link or image
--> EIPS/eip-196.md
|
101 | - [Python](https://github.com/ethereum/py_pairing/blob/master/py_ecc/bn128/bn128_curve.py) - probably most self-contained and best readable.
|
|
EIPS/eip-196.md#L10
error[markdown-req-section]: body is missing section(s): `Security Considerations`
--> EIPS/eip-196.md
|
|
= help: must be at the second level (`## Heading`)
= help: see https://ethereum.github.io/eipw/markdown-req-section/
|
EIPS/eip-196.md#L4
error[preamble-author]: preamble header `author` must contain at least one GitHub username
--> EIPS/eip-196.md
|
4 | author: Christian Reitwiessner <[email protected]>
|
= help: see https://ethereum.github.io/eipw/preamble-author/
|
EIPS/eip-196.md#L3
error[preamble-len-title]: preamble header `title` value is too long (max 44)
--> EIPS/eip-196.md:3:7
|
3 | title: Precompiled contracts for addition and scalar multiplication on the elliptic curve alt_bn128
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ too long
|
= help: see https://ethereum.github.io/eipw/preamble-len-title/
|
EIPS/eip-196.md#L5
error[preamble-order]: preamble header `type` is out of order
--> EIPS/eip-196.md
|
5 | type: Standards Track
|
= help: `type` should come after `status`
= help: see https://ethereum.github.io/eipw/preamble-order/
|
EIPS/eip-196.md#L1
error[preamble-req]: preamble is missing header(s): `description`, `discussions-to`
--> EIPS/eip-196.md
|
|
= help: see https://ethereum.github.io/eipw/preamble-req/
|
EIPS/eip-197.md#L11
error[markdown-order-section]: body has extra section(s)
--> EIPS/eip-197.md
|
11 | ## Simple Summary
|
::: EIPS/eip-197.md
|
107 | ## Implementation
|
|
The following actions uses Node.js version which is deprecated 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/
|
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/
|
This job failed
Loading