Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Name auction: auction doesn't close if previous winner hasn't registered account #21

Closed
moskvanaft opened this issue Jul 19, 2018 · 5 comments
Assignees

Comments

@moskvanaft
Copy link
Contributor

No description provided.

@moskvanaft moskvanaft self-assigned this Jul 19, 2018
moskvanaft added a commit that referenced this issue Jul 20, 2018
use lower_bound to find top open bid #21 to 1.0.x
moskvanaft added a commit that referenced this issue Jul 20, 2018
Name auction fix: use lower_bound to find top open bid #21
@andresberrios
Copy link

Hi! I just realized that we did duplicate work: EOSIO/eos#4849
In the future, for pull requests on system contracts that should be deployed to the main net, should we use this repo or EOSIO/eos?
Thanks

@moskvanaft
Copy link
Contributor Author

@andresberrios
H! Now we use this repo for contracts.

@andresberrios
Copy link

@moskvanaft thanks! Any idea why this fix hasn't been deployed to the main net yet? What's the process for that?

@moskvanaft
Copy link
Contributor Author

@andresberrios
Version 1.1.1 of this repo was released yesterday - https://github.com/EOSIO/eosio.contracts/releases/tag/v1.1.1
Now it's up to block producers to upgrade the mainnet. I am not aware of their plans for now.

@blockminellc
Copy link

blockminellc commented Sep 6, 2018

So how does this work. Per the actual rules of the bidding there should have been 20+ new names sold.

  1. It has been more than 24 hours since the last successful auction in the entire network
  2. The price of the auction is the highest of the entire network
  3. The price of the order lasts for more than 24 hours and no one bids again (every auction bid must be more than 10% of the current highest bid price)
  4. The auction will start 2 weeks after the main network is activated

There is nothing that says a name must be registered to continue the auction???

But since f2poolshenyu 2018-08-03 05:16:03 hasnt registered the name and at least one main block producer hasnt updated their code, those winners (via the convenants above) are being outbid - (re:.org). Does this mean once .app is registered and the subsequent that the new .org highest bidder will win, or chronologically the one that should have won it on the day it should have won? I see lawsuits killing EOS and the BP's before this ever gets off the ground. We need a solution and ASAP....losing faith in EOS by the second..

r4rdsn pushed a commit to finteh/finteh.contracts that referenced this issue Oct 18, 2020
Name auction fix: use lower_bound to find top open bid EOSIO#21
r4rdsn pushed a commit to finteh/finteh.contracts that referenced this issue Oct 18, 2020
Name auction fix: use lower_bound to find top open bid EOSIO#21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants