augur
augur copied to clipboard
Augur v2 - Prediction Market Protocol and Client
This is primarily a reskin of the trading. The main differences to note are the components for adding initial liquidity which are individual to the betting exchange. [Figma link](https://www.figma.com/file/wogMuUDylgOHgTEYhZ3jgp/Augur-Bet-UI?node-id=4965%3A0) Mobile...
Depending on the type of market that the user is looking at, the outcomes grid vary from these options: **SPORTSBOOK MEGA TEMPLATE (Spread, Moneyline, O/U)** [Figma link](https://www.figma.com/file/wogMuUDylgOHgTEYhZ3jgp/Augur-Bet-UI?node-id=2702%3A1201) [Figma link to...
For the NCAA Football Template..."Which College football team will win {yr} National Championship? After filling out the template, when I go to hit next, I get an error saying complete...
Chose soccer, Then Custom Over/under select women's...and select world cup for event (only womens option) Fill out rest of the form and try to go forward....get a message input is...
Initial load means clear cache/state. Users should see markets fairly quickly and accurately when loading Augur, but in many cases they don't, see below: - [x] 0x crashes on load...
**Describe the bug** If you use a new version of MetaMask, you'll see the following warning in the browser console: > MetaMask: 'ethereum.send(...)' is deprecated and may be removed in...
Currently, timestamps in the template validator use `dd:dd (AM|PM)`. This means `99:99 AM` is acceptable, as is `00:00 PM`. Consider constraining the hours and minutes down to (01|02|03|04|05|06|07|08|09|10|11|12):[0-5][0-9]. Alternatively, consider...
https://github.com/AugurProject/augur/blob/b380634f04fcf5fa18e3ae3f7739c70f1dc41026/packages/augur-tools/src/templates-source.ts#L605-L606 Note how this market has an example with a suffix about estimated schedule start time, but the question text does not include that. Also note how there is a...