ethcatherders/EIPIP

Call for Input: Fix incorrect byte counts in EIP-712

Closed this issue · 4 comments

Call for Input

Decision

Do we merge ethereum/EIPs#8722 ?

If Affirmed

The pull request ethereum/EIPs#8722 is merged

If Rejected

No changes made to EIP-712

Method

Rough Consensus

Deadline

September 25th, 2024

Background

See ethereum/EIPs#8722

Checklist

I, the opener of this Call for Input, have completed the following:

  • Filled in a descriptive title.
  • Filled in the "Decision" field.
  • Filled in the "If Affirmed" field.
  • Filled in the "If Rejected" field.
  • Filled in the "Method" field.
  • Filled in the "Deadline" field to be thirty days from creation.
  • Added any relevant background information (or removed the section.)
  • Published a notice in writing to the usual channels frequented by EIP Editors (likely Discord.)
  • Commented on this Call for Input, clearly stating my opinion (or abstention.)

In Favour


Grabbing a random signature from etherscan: https://etherscan.io/verifySig/257008

Checking this with Python gives:

>>> len(bytes.fromhex('466a43011085d6c9f480c044e6987462e6636e82065721525c4bbb4f8cf33cb339b4145bd90b172dc6878c690cb350256c69cbe2e88873b6b723856789d508901c'))
65

I'm against (but don't have a vote).


Reviewing such a change should not be on editors, it should be on the authors. If the authors approve a fix then editors could merge. I couldn't see anything from the original authors.

in favor

even though I agree with @abcoathup , this is a fairly straightforward correction that any EL dev can verify. So i am in favor of the correction.

in favor