Skip to content

Augur v2.1.10

Compare
Choose a tag to compare
@AugurIntegration AugurIntegration released this 14 Aug 19:32

Augur v2 Release - v2.1.10

  • 😲 Improved gas price estimates again!
  • πŸ–ŒοΈ Market List loading has been cleaned up for a less confusing experience.
  • πŸ”’ Include version number in UI for easier debugging
  • πŸŽ‰ Consistent usage/capitalziation of REPv2
  • πŸ’„ Reporting-only UI has a clearer message to reduce confusion
  • β›” Fix error click on orders while not logged in
  • πŸͺ² Fix some bugs in the convert tokens screens
  • ⛏️ Switch to using dweb.link for warp sync loading

Milestone

https://github.com/AugurProject/augur/milestone/56?closed=1

Tools

For those interested in running the local augur tools run the following one-liner:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/AugurProject/augur/v2/support/install.sh)"

This will install local services using docker and pin the augur reporting and trading UIs to ipfs. It will also allow you to participate in the warp sync market process. By being the first reporter on any warp sync market can earn REPv2.

For users who may have run this follow the instructions below:

% augur/cli upgrade

IPFS Hashes

  • Reporting
    • CIDv0: QmWHN7ZnoxJSJpdudQNNJ9cAYVbpEiCHG6R3PGjkYb8rp5
    • CIDv1: bafybeidwax6qkw722zoydo643hi4fbt6xhmtsvmyz6ti765tksmyckli4y
  • Trading
    • CIDv0: Qmd5EZRGtRn1acwgTj4NuDbPNNGQ98DXTtZNsAeDZhZerW
    • CIDv1: bafybeig25rero6xqll7vawbdcu3neccpaagelibl7zp6wrj76tynndkfnm

Changes:

See More
  • 872c3ad Merge pull request #9007 from AugurProject/change-invalid-tooltip
  • 27694a8 Merge branch 'v2' into change-invalid-tooltip
  • e045448 only show 2 decimals for PL which uses formatDai
  • 805182f add trading invalid tooltip with click here to pop up invalid rules
  • 0ee9c75 switch invalid sections so that Augur Markets is on top. update the invalid outcome pay out statement
  • ec1c4d3 Handle warp sync load failure (#8974)
  • 2bc2328 Merge pull request #9003 from AugurProject/add-version-bottom-pages
  • 0df9d6f Merge branch 'add-version-bottom-pages' of https://github.com/AugurProject/augur into add-version-bottom-pages
  • d273fbf trim more pixels off the bottom so that global chat lines up
  • 1ce4816 Merge branch 'v2' into add-version-bottom-pages
  • da2f146 remove large gap at bottom of page
  • 0f129c2 Matic Mumbai Deploy (#9002)
  • 1a0f637 add current version to the bottom of pages
  • 841bd8b Merge pull request #9001 from AugurProject/add-hotloading-loading-market-card
  • 0588cb1 Merge branch 'v2' into add-hotloading-loading-market-card
  • 2c4417d show default category list with no spinner or count box when warp sync markets are loaded
  • 495ee2c fix auto refreshing if user is already synced and reloads the UI
  • a2ae974 fix svg spinner in category picker
  • 829362e revert changes not needed
  • 3d8b1db revert file, changes not needed
  • 0756399 only load open markets as default, load all markets when google bot
  • 77b4727 update market cards in place when sdk is synced
  • 0f2a8f5 added needed data for UI market cards to be viz with outcomes and prices for scalars
  • 3d0f550 remove testing boolean
  • aa5280f add spinners to loading properties when reporting state is Unknown
  • 0360c79 Merge pull request #8990 from AugurProject/migrate-rep-split-actions
  • 6bd4525 Merge branch 'v2' into migrate-rep-split-actions
  • 1d4216f split approve and migrate into two actions
  • 0739d1c Merge pull request #8978 from AugurProject/manual-refresh-market-list-page
  • 5ef06bf Merge branch 'v2' into manual-refresh-market-list-page
  • f881fed add ApprovalTxButtonLabel to swap (#8955)
  • bf490bb Merge pull request #8980 from AugurProject/limit-safari-concurrent-by-config
  • ebf4f35 Set concurrentDBOperationsLimit to 1 for Safari
  • 0651339 add manually refresh market list page button with tooltip
  • 977e081 Merge pull request #8973 from AugurProject/8944-fromToken/toToken-make-dropdown
  • bcb6e1a add dropdowns to swap
  • f391ea4 Merge pull request #8954 from AugurProject/add-reporting-only-banner
  • 37bed0b Merge branch 'v2' into add-reporting-only-banner
  • 4ecd086 update constants (#8957)
  • 433aa73 Upgrade to [email protected] (#8965)
  • 8508792 Merge branch 'release-2.1.9' into v2
  • ffe6f58 v2.1.9
  • 38a3d42 add clears to the retry/timeout queue (#8960)
  • 501df4a Increase DB operation timeout (#8958)
  • 0242065 use constant
  • fea0150 add banner for reporting only UI

This list of changes was auto generated.