Skip to content

Update ERC-7573: Fix key parameter descriptions in ILockingContract m… - #1963

Open
mtoub wants to merge 1 commit into
ethereum:masterfrom
mtoub:patch-1
Open

Update ERC-7573: Fix key parameter descriptions in ILockingContract m…#1963
mtoub wants to merge 1 commit into
ethereum:masterfrom
mtoub:patch-1

Conversation

@mtoub

@mtoub mtoub commented Aug 23, 2026

Copy link
Copy Markdown

Summary

Editorial fixes to the ILockingContract method descriptions. No normative or semantic change.

  1. inceptTransfer: the description of keyEncryptedSeller said the key "can be used by the buyer to claim the token". Both parameters of this call describe the single seller key (hash and ciphertext of the same secret), as shown by the parameter naming, the symmetric wording of confirmTransfer, and the reference paper's sequence diagram, inceptTransfer(H(F), E(F)). Corrected to the seller (re-)claim key.
  2. confirmTransfer: the buyer claims for the first time, so the "(re-)" prefix is removed, and keyEncryptedBuyer is clarified as encrypting the same key hashed by keyHashedBuyer.

@eip-review-bot

eip-review-bot commented Aug 23, 2026

Copy link
Copy Markdown
Collaborator

File ERCS/erc-7573.md

Requires 1 more review from Authors: @cfries, @pekola

@github-actions

Copy link
Copy Markdown

The commit 78bbaaa (as a parent of c0aebc6) contains errors.
Please inspect the Run Summary for details.

@github-actions github-actions Bot added the w-ci label Aug 23, 2026
@Frank122480

Copy link
Copy Markdown

Lock contract plz
Frank122480
Frankrking36
Victim of fraud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants