Skip to content

Commit

Permalink
Update EIPS/eip-7266.md
Browse files Browse the repository at this point in the history
Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
  • Loading branch information
pcaversaccio and lightclient committed Jul 19, 2023
1 parent 5f34130 commit d904992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EIPS/eip-7266.md
@@ -1,6 +1,6 @@
---
eip: 7266
title: Remove blake2f (0x09) Precompile
title: Remove BLAKE2 compression function `F` precompile

Check failure on line 3 in EIPS/eip-7266.md

View workflow job for this annotation

GitHub Actions / EIP Walidator

preamble header `title` value is too long (max 44)

error[preamble-len-title]: preamble header `title` value is too long (max 44) --> EIPS/eip-7266.md:3:7 | 3 | title: Remove BLAKE2 compression function `F` precompile | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ too long | = help: see https://ethereum.github.io/eipw/preamble-len-title/

Check failure on line 3 in EIPS/eip-7266.md

View workflow job for this annotation

GitHub Actions / EIP Walidator

preamble header `title` value is too long (max 44)

error[preamble-len-title]: preamble header `title` value is too long (max 44) --> EIPS/eip-7266.md:3:7 | 3 | title: Remove BLAKE2 compression function `F` precompile | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ too long | = help: see https://ethereum.github.io/eipw/preamble-len-title/
description: Remove the blake2f (0x09) precompile by changing the precompile behaviour to be a dataless revert
author: Pascal Caversaccio (@pcaversaccio)
discussions-to: https://ethereum-magicians.org/t/discussion-removal-of-ripemd-160-and-blake2f-precompiles/14857
Expand Down

0 comments on commit d904992

Please sign in to comment.