You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: EIPS/eip-ens-initial-registrar.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -121,14 +121,14 @@ The following table outlines what portion of the balance held in a deed contract
121
121
| --- | --- | --- |
122
122
| A valid non-winning bid is revealed. | Bidder | 99.5% |
123
123
| A bid submitted after the auction period is revealed. | Bidder | 99.5% |
124
-
|An otherwise valid bid is revealed on an owned name. <sup>1</sup> | Bidder |%0.5 |
124
+
|A bid is revealed after the reveal period. <sup>1</sup> | Bidder | 0.5%|
125
125
| An expired sealed bid is cancelled. <sup>2</sup> | Canceler | 0.5% |
126
126
| A registered hash is reported as invalid. <sup>3</sup> | Reporter | 50% |
127
127
| A registered hash is reported as invalid. <sup>3</sup> | Owner | 50% |
128
128
129
129
##### Notes:
130
130
131
-
1. This is to prevent an extortion attack on the current highest bidder, by threatening to reveal a new second highest bid. This forces all bids to be revealed.
131
+
1. This incentivizes all bids to be revealed in time. If bids could be revealed late, an extortion attack on the current highest bidder could be made by threatening to reveal a new second highest bid.
132
132
2. A bid which remains sealed after more than 2 weeks and 5 days may be cancelled by anyone to collect a small reward.
133
133
2. Since names are hashed before auctioning and registration, the Initial Registrar is unable to enforce character length restrictions independently. A reward is therefore provided for reporting invalid names.
0 commit comments