Skip to content

1.0.5

Compare
Choose a tag to compare
@pgebheim pgebheim released this 21 Jul 07:28
· 855 commits to master since this release

Augur App 1.0.5

Saturday at 12:30am? Yeah, we release like that.

This release is addressing a number of pressing concerns!

  • πŸ“‘ The Dispute Page now Paginates correctly so you can see all the markets!
  • πŸ™ˆ Some orders aren't available to be filled. These orders are now hidden. The users who made these orders will not be able to see them at the moment, but we'll fix that shortly.
  • ♻️ Even more syncing stability work: Certain types of Ethereum data come from "off-chain" calls (eth_call). Implemented retry mechanism for calls that fail. Fixes errors such as "sql constraint, positiveEndTime".
  • βš™οΈ Augur App's port is now configurable, so you're not just stuck with :8080

We'd also like you to know that 1.0.6 will be arriving shortly and has some other large sync speed improvements and ui fixes, see what's coming here:
https://github.com/AugurProject/augur-app/milestone/1
https://github.com/AugurProject/augur-ui/milestone/7
https://github.com/AugurProject/augur-node/milestone/1