vacuumlabs / name-bazaar

A peer-to-peer marketplace for the exchange of names registered via the Ethereum Name Service
Eclipse Public License 1.0
0 stars 0 forks source link

Disallow sending invalid time extension into auction creation #61

Closed ladislavdubravsky closed 3 years ago

ladislavdubravsky commented 3 years ago

The extension duration slider is allowed to only show user valid durations that wouldn't revert in a smart contract.

resolves #54