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
πΈ Using the Augur UI to transfer ETH and REP? It now taskes into account gas costs and lets you transfer all ETH (minus gas) to another address easily.
π Markets and their outcomes now show correct volume. We now use a "cash changing hands" definition for volume, which includes complete set creation and destruction. Does not require a DB reset.
π« UI no longer incorrectly displays an error when disputing a result of a scalar market.
β¬ You can properly sort markets "In Reporting"
βοΈ Timezones are hard, but important when choosing a market end date. There is now guidance on using UTC for end times by default.
π₯ For traders who are creating orders, transaction history will now correct show "buy" or "sell" from the creator/maker's point of view. Previously all transaction history was displayed from the filler/taker's point of view.
π» In the augur.js API, getMarkets() now supports filtering by more than one ReportingState in a single call.
π Style improvements to Error colors and the Mobile UI.