ethereum / ens-registrar-dapp

Registrar DApp for the Ethereum Name Service
MIT License
94 stars 56 forks source link

Got in a state where I had not revealed but Dapp says I did. #170

Open danfinlay opened 7 years ago

danfinlay commented 7 years ago

The Dapp should always defer to the blockchain for global state. It seems to sometimes trust local storage completely, even when it did not verify that a transaction completed.

I'm not sure how, but the Dapp decided I had revealed a bid, and will not provide me UI to reveal the bid, even though I did not.

It even says "You were willing to pay X" while also saying "The top bid is 0", while X > 0.