Augur v2.1.4
Augur v2 Release - v2.1.4 - π
- π Fixed issue where order books showed stale data.
- πͺ Stability Improvements
- π Add Fortmatic back as a login option
- π¨ You can now report on the warp sync market in the UI
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 UI
- CIDv0: Qmdz6ZvFkbUPXdH1knmyiLxatwWy2doFMu5FzwDfygXSmC
- CIDv1: bafybeihio4efe2pu3naz7de77h2sgucfx2645nsz62lpsqrzi2bhpf27e4
- Trading UI
- CIDv0: QmaygJQyaMkJFf4cXSQCjqXUfKSSDMPLQ1aC9G1Mv4WW76
- CIDv1: bafybeif3zcefn7uqtiik2rw5qs24zkftgatbpqkrthwacxpcpkiypqmgju
Changes:
- c9d5de5 v2.1.4
- cb822ca dont show failure for pending orders or queue becaues of blocks that go by
- bcb0d23 Expand cache clearing
- c2b5806 Merge branch 'release-2.1.1' into v2
- 7eb0917 v2.1.3
- 36bb83e add back in the templates that are retired, needed to gen validations
- 3568769 Merge pull request #8803 from AugurProject/fix-warpsync-typo
- b236de3 Merge branch 'v2' into fix-warpsync-typo
- d0aca1b Typo again
- a205bee Fix typo again
See More
- 4e66281 v2.1.2
- 4c1a96b Fix typo
- 5e09afb Fix again
- 85d8b07 Merge pull request #8802 from AugurProject/robert/add-helmet
- 7022e3f call load universe details in new block to make sure warp sync hash is populated
- 0ee043e Merge branch 'v2' into robert/add-helmet
- 2329724 Merge branch 'v2' into robert/add-helmet
- 50d16df fix typo
- 36c3d8c set version
- fac5c81 Handle no db existing yet
- 44cfdc9 fix typo
- 69ceff0 add helmet dep to sdk
- 87eed34 v2.1.1
- f975332 Merge branch 'release-2.1.0' into v2
- 3b0a2c3 Merge pull request #8801 from AugurProject/bug/improve-order-validation
- 6ac4275 Turn on warp checkpoints
- 16727e3 Fix caching
- e394f3f Clear getter cache
- 03dbc0b Add hack for handling orders
- 7b810ed Merge pull request #8800 from AugurProject/fix-market-creation-button-disable-approval
- 98ad7bf fix conflict and typo
- 980f0a5 make sure the create market button is disabled when user hasn't approved market creation
- 9de7ddf Merge pull request #8799 from AugurProject/update-ample-logo
- a52d998 Merge branch 'v2' into update-ample-logo
- a82c99e Merge pull request #8798 from AugurProject/update-approval-text-hide-report-only
- 1894e7a Merge branch 'v2' into update-approval-text-hide-report-only
- c400bb6 update ample logo
- 8756734 hide approvals and other confirm messages when using reporting only UI
- 40b7322 Update ZeroXOrders.ts
- 38f2d39 hide approvals on reporting only UI
- 082ea71 Merge pull request #8794 from AugurProject/robert/get-gas-station
- 26e458e Merge branch 'v2' into robert/get-gas-station
- bbbe5f4 Merge pull request #8795 from AugurProject/update-ampl-icon
- c8579a4 works in node and queries as often as gasStationNetwork updates
- fadc510 update ample icon
- 3423e53 update hero styles (#8787)
- bd72691 getGasStation is now rate-limited
- ee8774e Merge pull request #8765 from AugurProject/robert/fix-flash-help
- 8c98a90 Merge branch 'v2' into robert/fix-flash-help
- d68419b Merge pull request #8793 from AugurProject/remove-augur-templates-add-ampl
- 9d8b5df add ampl remove augur template markets, all existing markets to get shield no changes to validation, updated retired templates
- 66ea844 Merge branch 'v2' into robert/fix-flash-help
- c7fc7ed Merge pull request #8792 from AugurProject/v2-update-wallet-options
- 2004995 update wallet options
- 9571ef0 Merge branch 'v2' into robert/fix-flash-help
- f928c03 Merge pull request #8788 from AugurProject/add-redirect-https
- 87b1639 Merge branch 'v2' into add-redirect-https
- afac770 Merge pull request #8789 from AugurProject/bruno/remove-assets-path
- 930e7c3 Use location.hostname to avoid port matching
- 22774c6 Favicons with transparency so it looks better
- d057746 Reverted path change
- 2f16112 add client side redirect from http to https when not in dev mode
- b00efc0 Merge pull request #8782 from AugurProject/add-funds-updates-v2
- bbeaa29 Merge branch 'v2' into add-funds-updates-v2
- fdee873 add funds updates
- cafe6a5 Merge pull request #8780 from AugurProject/revert-8778-update-favicons
- 56eb5d0 Changed assets folder
- d8dfadb Delete manifest in the wrong place
- 7a99a2e Merge branch 'update-favicons' into revert-8778-update-favicons
- 71e5fcc Changing paths and themes
- 84b263b Revert "update favicons (#8778)"
- 8c21525 update favicons (#8778)
- 4e04d3d Merge pull request #8779 from AugurProject/update-labels-migrateRep
- 9329976 update migrate REP button label
- ba37889 update favicons
- ab82714 Merge pull request #8777 from AugurProject/change-REP-label-to-REPv2
- abbf81c update REP > REPv2
- 66908c0 Merge pull request #8776 from AugurProject/bug/improve-order-validation
- 13d8b33 Work on order syncing
- bba3c66 Revert "unstable-6"
- c215900 flash transfer fixup
- 3831397 fix flash help
This list of changes was auto generated.