protofire / omen-exchange

Omen exchange
https://omen.eth.link/
GNU Affero General Public License v3.0
66 stars 77 forks source link

Deploy a tokenCuratedRegistry which stores a reality question id hash and not simply market contract address #1284

Open pimato opened 3 years ago

pimato commented 3 years ago

Currently, the DXdao omen curation is adding/removing market contract address which leads to multiple verification for a market which shares the same reality.eth question id. The best way of doing the curation would be to actually verify the question id hash on an on-chain registry so new markets with different currency are automatically valid as they share the verified question id.

pimato commented 3 years ago