Skip to content

1.0.6

Compare
Choose a tag to compare
@pgebheim pgebheim released this 25 Jul 07:52
· 843 commits to master since this release

Augur App v1.0.6

It's another release and another bunch of goodies for everyone πŸͺ 🍬

This time around we've squashed a couple biggies, and everyone should see a more reliable application which can recover better from syncing errors.

Stability Improvements

  • πŸš€ We talk to your ETH node a lot less while syncing, making things more stable and less prone to random failures.
  • 🚴 If you've already synced a most of the history, and then encounter an issue, we'll recover from where you left off.
  • πŸ“ˆ Changed the way we calculate your current positions, leading to more accurate profit and loss results (and faster sync times!)

UX Improvements

  • πŸ”“ Non-logged-in users can see markets that are pending reporting
  • 🚫 Include a UI to handle canceling bad orders
  • πŸ“ƒ Pagination on reporting page

For an exhaustive list of changes see the milestones in GitHub!

Augur UI: https://github.com/AugurProject/augur-ui/milestone/7?closed=1
Augur Node: https://github.com/AugurProject/augur-node/milestone/1?closed=1
Augur App: https://github.com/AugurProject/augur-app/milestone/1?closed=1