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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Add scalar market support
Allow scalar market users to keep track of their position with showing payout and profit/loss on market finalization.
Fix input field error message shown after transaction got confirmed
Add new Kleros arbitration contracts
Asset Dropdowns are now showing all user balances
Markets are now displaying everything in native assets (ETH/xDai) which increases the user experience.
Categorical Markets can now be finalized with xDai
Update reality.eth contract
Removes the requirement to deploy a proxy before transacting with native xDai
Use ENS subdomains to distinguish network versions. xdai.omen.eth will be used for Omen on xDai. Omen.eth will be used for Omen on Mainnet.
Hide market verification for the first release on xDai.
If user receives an xdai.omen.eth link but is connected to Mainnet, Omen will redirect the user to Omen on Mainnet or tells the user to switch networks.
Add market type dropdown on markets overview page.