Skip to content

Releases: protofire/omen-exchange

Version 1.3.3

09 Aug 12:57
c5d6769
Compare
Choose a tag to compare
  • Increase decimals for scalar market probability slider (#2156)
  • Fix static pool fee in tooltip (#2148)
  • Add theme structure and simplify color/text styles (#1996)
  • Remove unused classes & restructure project folder structure (#2035, #1997)
  • Improve transaction state management (#2029)
  • Use pipes to simplify Omen Account/CPK actions (#2031)
  • Remove Compound integration (#2012)
  • Fix bonding issue after market closed (#2092)
  • Reduced bundle size (#2026)
  • Integrate multi call which improves loading times substantially (#2126)
  • Several bug fixes and performance improvements

Omen Version 1.3.2

15 Jul 21:10
20dcca2
Compare
Choose a tag to compare
  • Fixed withdrawal issue for xDai token.
  • Fixed failed bonding issue immediately after market closed
  • Replace centralised subgraph with decentralised indexed subgraph for Ethereum Mainnet
  • Move Settings to Your Connection - Modal to allow RPC node configuration.
  • Consolidate tooltip styling

Omen Version 1.3.1

05 Jul 21:57
a5cde8d
Compare
Choose a tag to compare
  • A griefing prevention fee of 2.5% has been introduced on Reality.eth for xDai which applies for every bond except the last bond. This lead to an issue with combining actions in the finalization of a market and has now been fixed.
  • Improved the withdrawal of liquidity by combining it with the collateral redemption in cases where a user has an identical amount of each outcome token.
  • Removed hardcoded gas from the gnosis safe factory contract on xDai and redeployed it, reducing the likelihood of gas issues. This had prevented the creation of a market with more than 6 outcomes, which is now possible. Omen users need to upgrade their Omen account smart contract wallet in order to continue using Omen. When a user initiates a transaction on Omen, they will be prompted to update their smart contract account wallet.
  • Fix native asset filter bug

Omen Version 1.3

16 Jun 17:00
07e5f91
Compare
Choose a tag to compare
  • Bonded ether to finalize an Omen market are now claimable through the Omen interface on market finalization.
  • Share precise views of the market details page like the pool or history view.
  • Added wrapped ether and wrapped bitcoin powered by the Omni Bridge
  • Network redirect popups replaced with automatic network detection
  • Minor bug fixes and UI improvements.

Omen Version 1.2.6

30 Apr 10:56
1d833f6
Compare
Choose a tag to compare
  • Updated latest WalletConnect version which enables mobile wallets to connect to Omen on mobile.
  • Increase default market count to 12 and remove configurable dropdown.
  • Automatically detect if market exists on ethereum mainnet or xdai network.
  • Omen markets on Ethereum Mainnet with cDai as collateral are now receiving native xDai on selling position/outcome tokens.
  • Added Meta data for omen.eth and xdai.omen.eth for SEO and sharing of links.
  • Compound integration for scalar markets on Ethereum Mainnet.
  • Replace static gasLimits with estimated gasLimits for Mainnet and Rinkeby.
  • Several bugs fixed and UI improvements.

Version 1.2.5

29 Mar 12:53
2a42699
Compare
Choose a tag to compare
  • Enjoy fast and cheap betting while staying connected to Ethereum Mainnet powered by our new relay service.
  • Network switcher added to the header for seamless switching between Ethereum Mainnet and xDai Network.
  • bridge UI for Ethereum Mainnet & xDai Network replaced with a deposit/withdraw modal.
  • New Connection Modal for showing the connection type, wallet balances and Omen Account balance.
  • Refactored/redesigned transaction modal.
  • Increase rounding precision which fixes sell max outcome tokens/redeem winnings issues.
  • Several bug fixes and improvements.

Version 1.2.4

10 Mar 17:32
d206f39
Compare
Choose a tag to compare
  • New sell position view for scalar markets
  • New history tab which includes all transactions (deposit/withdraw/buy/sell) of an Omen market.
  • New bridge UI (powered by https://bridge.xdaichain.com/) which allows users to transfer from Ethereum Mainnet <> xDaiChain.
  • New settings Page which allows user to switch publicly available Ethereum nodes or configure a custom RPC.
  • Fixed issue on total withdraw of liquidity for a scalar market
  • Fixed issue on scalar market redeem winning

Version 1.2.3

17 Feb 20:56
21283bf
Compare
Choose a tag to compare
  • Add DXdao arbitrator to Omen on xDai
  • Integrated Compound to Omen on Mainnet.
  • Add pool data overview to scalar markets
  • Code refactoring for scalar/binary markets
  • Add visualization for additional outcome tokens received on scalar market liquidity deposit
  • Fixed: Omen not reachable on non-web3 browsers

Version 1.2.2

04 Feb 14:51
04aa455
Compare
Choose a tag to compare
  • 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.
  • Support for native asset (ETH/xDai)
  • Hot-fix for #1616

Version 1.2.1

08 Jan 20:11
979d5f9
Compare
Choose a tag to compare
  • Added scalar markets support
  • Added Sokol and xDai network support
  • Users can finalize categorical markets via Omen instead of needing to go to reality.eth.link
  • Pulls the token list from the subgraph instead of web3 (Infura)
  • Update CPK library to v2.2.0-alpha.1
  • Native Ether support