Skip to content

Augur v2.0.3

Compare
Choose a tag to compare
@AugurIntegration AugurIntegration released this 28 Jul 21:53
8353e46

Augur v2 Release

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/release/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.

IPFS Hashes

  • Reporting UI

    • CIDv0: QmY9qWda88SZJFxkWMsHzEKBAnE8dBBWpQGC4g2SmUKmir
    • CIDv1: bafybeierz6y4htap6m7amgbiwvtgborwtmwbqzvwkyswtdvdd5omrxbknm
  • Trading UI

    • CIDv0: QmTUBuvoEKXQme6nViopZebQAQ7dJofU4NN8EUJwDgwAr4
    • CIDv1: bafybeicmhdefnapk4bp4k7wx7er75qequ6qcrtetf66fm7qznzs3nd3lye

Changes:

See More
  • 654f663 Fix circular ref
  • 226f0c4 Update Readme
  • c65d9e2 New logo for cards and faucet
  • 54d2732 Update upload block number
  • d443f8c New logo for account dropdown
  • b6932ae Add AccountLoader on mainnet
  • 8fdf444 Add RepV2 contract
  • 6724422 Generate all IPFS hashes for release notes
  • e39eaf8 Add mainnet.json
  • b6b5ed1 Lighter favicon
  • d6752e7 Centered Augur's icon in account summary page
  • 4822e4d Changed the logo on top/side bar, favicon and manifest
  • 1664cf0 helper was returning that user was on trading page when they were not (#8695)
  • 3a4eadd fix support cli upgrade. now loads up docker containers after
  • 0c5ea0b Fix server eth node situation
  • 3c311d4 Add portis (#8692)
  • a617331 direct gsn users to opengsn for better ux for staking etc (#8691)
  • 5b8b768 fix error handler (#8693)
  • 4094edb Fix relay client
  • 0278b3b Merge pull request #8689 from AugurProject/wire-up-new-account-loader
  • b071f5e Merge branch 'wire-up-new-account-loader' of https://github.com/AugurProject/augur into wire-up-new-account-loader
  • e014e9d update with account loader address
  • d8a3efb update import
  • 0b813b4 Docker build ENABLE_MAINNET
  • 0f4bc23 resolve conflict
  • 48f4a62 support/cli (#8648)
  • ece2855 Try something else
  • d891ebb Debug
  • 42ee726 Check explictly for reporting only
  • 672ddfe Change reportingOnly from boolean to string
  • bbffb2a Merge pull request #8690 from AugurProject/update-dai-formatting-properties
  • 4c56a8a clean up
  • 1d2cf2d rename format dai methods to be more cldear
  • 35a0cd5 remove individual calls to get exchange rates and call new account loader to get all user's balances, trading account and wallet
  • f521b0e v2.0.2-alpha.8
  • dab2d51 Remove import type from sdk for backward compat
  • 455bb79 v2.0.2-alpha.7
  • 3c39300 Add axios to sdk deps
  • f05ac77 Stringify (#8688)
  • 45a67ea v2.0.2-alpha.6
  • 05bfdd2 Add ethersjs-provider dep to sdk
  • 5ccd798 v2.0.2-alpha.5
  • a0c0ed3 Remove top level export
  • 03d10a7 Clear out augur-tools README.md
  • 9b3a604 Reporting only is just a build env now (#8687)
  • 6cfe089 Merge pull request #8686 from AugurProject/AccountLoaderUtilContract
  • c1d3deb Merge branch 'v2' into AccountLoaderUtilContract
  • 5d8e59a Merge pull request #8684 from AugurProject/chore/0x-6
  • 70d0521 Merge branch 'v2' into chore/0x-6
  • 80391e6 Merge pull request #8683 from AugurProject/add-tutorial-videos
  • aa41393 Merge branch 'v2' into add-tutorial-videos
  • b6a2032 Util contract for Account Loading in one call
  • 5562c95 v2.0.2-alpha.4
  • 666e154 Fix script path
  • 70eedf9 v2.0.2-alpha.3
  • 6ee8239 Add bin entry to tools package.json
  • 7e81287 unstable-6
  • 09c2d36 v2.0.2-alpha.2
  • d1cd611 Update ganache-core
  • 74cfb5f going with video without caption
  • a197fe9 first draft of embedded video, using smallar sized
  • 17d2dd1 Merge pull request #8682 from AugurProject/fix-trading-reversal-quantity-issue
  • 2e11ec9 Merge branch 'v2' into fix-trading-reversal-quantity-issue
  • 4bbf561 get min of quantity or order size to display value for user closing shares out
  • a781176 v2.0.2-alpha.1
  • 5f30aa3 add video, stub out modal
  • eedeba0 Remove console.error from ipfs client pinning (#8665)
  • 6ec9fa8 Merge pull request #8678 from AugurProject/hotloading-custom-market-istemplate-notset
  • 6913194 Merge branch 'v2' into hotloading-custom-market-istemplate-notset
  • b7c9064 Move numbers back to 6k (#8679)
  • 8125a3a Merge branch 'v2' into hotloading-custom-market-istemplate-notset
  • 21a0585 set default isTemplate to false, undefined will be the value from hotloading, marketDb.ts processes template object and sets isTemplate to true if validations pass
  • b1f6f4b Merge pull request #8676 from AugurProject/chore/upgrade-0x
  • 4ff2abb Merge branch 'v2' into chore/upgrade-0x
  • 68a5345 Upgrade 0x
  • bb71687 Merge pull request #8675 from AugurProject/use-debounce-order-form
  • d0e9353 Merge branch 'v2' into use-debounce-order-form
  • db88dc9 Merge pull request #8674 from AugurProject/fix-route-undefined-issue
  • 637e162 Fix route undefined issue
  • 80e66ad remove promise all it causes issues with promises not resolving. use debounce
  • 2d0a21a rpcConcurrency -> 8 (#8672)
  • b965696 Merge pull request #8670 from AugurProject/bug/limit-relay-client-blocks
  • 2b4a59d Merge branch 'v2' into bug/limit-relay-client-blocks
  • 51858f3 Limit relay client lookback to 1k
  • 40b1ca8 Merge pull request #8668 from AugurProject/bruno/seo-changes-to-title
  • 46e7d42 Remove extra space
  • 95621f5 Changed default SEO title upon Peter's request
  • c5050d1 Merge pull request #8664 from AugurProject/add-custom-label-markets
  • 56246d4 add custom market label
  • 7f496ad Merge pull request #8662 from AugurProject/clarify-resolution-sources-custom-markets
  • 271f65f update resolution source custom market text
  • 6316ecb Merge pull request #8661 from AugurProject/template-rules-changes-prez
  • 0a5fae5 Merge branch 'v2' into template-rules-changes-prez
  • f7c8208 rewording
  • 13cc438 Merge pull request #8660 from AugurProject/bug/missing-null
  • c618599 Null check for response
  • 53f60c7 Merge pull request #8659 from AugurProject/fix-import-helper-methods-alerts
  • a96ed1e update import to get helper methods from sdk-lite
  • 4a81131 Merge pull request #8658 from AugurProject/remove-fin-indx-temp
  • 408775b Merge branch 'v2' into remove-fin-indx-temp
  • a734a87 remove fin/indx templates
  • 11525b2 Merge pull request #8656 from AugurProject/shrink-price-mobile
  • 3798f73 shrink font size a little on mobile
  • 9295988 Chore/reporting only (#8644)
  • 265f204 Merge pull request #8647 from AugurProject/robert/support-docker
  • 1c00a97 support docker: build orbit-web and open sdk ports
  • cf8715a Merge pull request #8645 from AugurProject/robert/wsconnector.connect
  • cfdb3ac Merge branch 'v2' into robert/wsconnector.connect
  • 21f5925 Revert "augursdk talking to server should call connect()"
  • f644c1c Merge pull request #8643 from AugurProject/robert/wsconnector.connect
  • 5f282db augursdk talking to server should call connect()
  • 83c0e56 Merge pull request #8642 from AugurProject/update-disclaimer-trading-and-reporting
  • c543a5c Merge branch 'v2' into update-disclaimer-trading-and-reporting
  • 8690e5a Merge pull request #8632 from AugurProject/robert/relayhub.stake
  • 6f3a39f Merge branch 'v2' into robert/relayhub.stake
  • 71ec537 revert som import got in there
  • fbe4c3d revert
  • 0fc4250 don't expose state when building reporting only UI
  • 753d7ab better property naming
  • cfe84c1 update disclaimer for trading and reporting
  • be0709d rename gsn flash scripts
  • 9f62f4e unstakeDelay
  • c4853d2 Update install.sh
  • 9d00f94 Path fix
  • 870ffa4 Pass in ETHEREUM_NETWORK
  • d9dc6a3 Change how paths for for volume mounts
  • 85128c8 Update install.sh
  • 6f1b1f2 Upgrade the install script (#8639)
  • 7cf48fe Merge pull request #8638 from AugurProject/remove-decimals-total-vol
  • 91474da Merge branch 'v2' into remove-decimals-total-vol
  • cccc35f add helper in format number instead of having decimal number all over the place
  • c08271a Pg/gsn1 (#8623)
  • 755b15e 0 decimals for total volume and open interest, fixed landing typo
  • 7a55b78 Merge pull request #8636 from AugurProject/scalar-ellipse-long-prices
  • af75f7f use constants instead of magic numbers and be consistent
  • df24737 if scalar has more tickSize decimals than yesno/cat then ellipse it
  • 49d9973 Merge pull request #8635 from AugurProject/fix-percentage-calc-scalar-outcome
  • d9337f8 fixed 2 issues, first reference to util function had wrong reference. seconds fixed percentage calculation that only effected scalars
  • cfc9547 Merge pull request #8634 from AugurProject/fix_tests
  • 02d6232 Merge branch 'v2' into fix_tests
  • 398c26a test fixes
  • 5f504c7 Merge pull request #8633 from AugurProject/feature/higher-precision-numticks
  • 881ab67 Merge branch 'v2' into feature/higher-precision-numticks
  • e09e4a1 added "stake" flash script for relay hub staking
  • e55e48e trade history price needs to be 3 decimals
  • 3cc056f deploy kovan 2020-07-25
  • 01b2598 Merge pull request #8629 from AugurProject/feature/higher-precision-numticks
  • b106b8c Merge branch 'v2' into feature/higher-precision-numticks
  • acb394a Merge branch 'feature/higher-precision-numticks' of https://github.com/AugurProject/augur into feature/higher-precision-numticks
  • 7626eab more test fixes
  • 403ea3d fixed constant with market creation
  • 4a7a062 Merge branch 'feature/higher-precision-numticks' of https://github.com/AugurProject/augur into feature/higher-precision-numticks
  • cb77153 Chnage default numTicks to 1000
  • 5d3de58 fixed bug with endTime and est start time for some templates. remove unused code when looking for defaults for tickSize or numTicks.
  • aa63dde a few tweaks for YesNo/Categorical markets changing numTicks to 1000. updated flash scripts to use 1000 instead of 100 for numTicks. updated to formate outcome percentage to 2 decimals instead of using formatDai.
  • b9c581d Merge pull request #8630 from AugurProject/chore/update-0x
  • a1f59ae Update yarn.lock
  • 5be0261 Update ZeroX
  • 1563125 formatDai, formatAttoDai, and marketData 3 decimals
  • f1a2b9c Move DEFAULT_TRADE_INTERVAL to shared
  • 50277b7 Merge pull request #8625 from AugurProject/disable-market-creation-route-disclaimer
  • 8502435 Merge branch 'v2' into disable-market-creation-route-disclaimer
  • 9e83bfc Change numTicks default to 1000
  • c8632de Merge pull request #8626 from AugurProject/update-mainnet-config-ui
  • 001e721 Merge branch 'v2' into update-mainnet-config-ui
  • c401f29 Merge pull request #8627 from AugurProject/change-270-politics-res-rules
  • e9d2709 Merge branch 'v2' into change-270-politics-res-rules
  • b6ac437 Bump lodash from 4.17.15 to 4.17.19 (#8561)
  • e65715a Merge branch 'v2' into disable-market-creation-route-disclaimer
  • cfe3d3a Merge branch 'v2' into update-mainnet-config-ui
  • c4b3795 Merge branch 'v2' into change-270-politics-res-rules
  • fd25f51 Merge pull request #8628 from AugurProject/pg/fix-build
  • 71d9cbc Fix bad dep
  • a24b822 update resolution rules for us politics template dealing with pres
  • 53f0066 override a desired signer balance in eth. I suspect we'll need to override min dai for signer eth balance in dai as well. putting it in here.
  • 907f100 disabled market creation route and main disclaimer for reporting-only configuration
  • 423c1ab Merge pull request #8578 from AugurProject/GH-8559-Build-docker-image [ #8559 ]
  • faac084 Deal with ALchemy block range limit
  • 62aa392 v2.0.2-alpha.0
  • 79a6bfe v2.0.1-alpha.0
  • baa0da0 Set publishConfig access to public
  • 1565117 Set UI and orbitz pacakges to private
  • 070eed6 Add prepeare script to all packages
  • f25bc54 Add typescript dep to all packages
  • 6698d45 Upgrade lerna package
  • 60ebc13 Merge pull request #8622 from AugurProject/bruno/8592
  • aa05825 New images and updated copy for the landing hero banner
  • 11989cf Merge pull request #8620 from AugurProject/fix-us-state-elect-template
  • e87be16 Merge branch 'fix-us-state-elect-template' of https://github.com/AugurProject/augur into fix-us-state-elect-template
  • 9cc123f added details to pres
  • ba2f304 Merge branch 'v2' into fix-us-state-elect-template
  • f272348 update the template res rules to add some thes
  • 996f5b7 update res rules for us pol templates
  • a3d841e Merge pull request #8619 from AugurProject/final_tweaks
  • 02c8bfa Merge branch 'v2' into final_tweaks
  • 56a1af5 Merge pull request #8617 from AugurProject/text-tweaks-verbiage-case
  • dd20b27 rebuild
  • 8ec3d45 more text tweaks
  • ad2beaf adjust constants
  • 0a3fe9e Call webpack directly
  • 143d458 Merge pull request #8615 from AugurProject/primary-provider-web3-config
  • f50ec5f update cond for primaryProvider to create default provider
  • 0d62fad Remove node max memeory env var
  • 76de2ba Merge pull request #8614 from AugurProject/grammer-content-updates
  • de023dd grammar and content changes
  • 17bb556 Merge pull request #8607 from AugurProject/allow-ethnode-query-param-configuration
  • 1541ef2 Merge branch 'v2' into allow-ethnode-query-param-configuration
  • 8a997d2 Bruno/8468 2 (#8603)
  • fe1e12d add support for primaryProvider
  • df9d25b Merge pull request #8602 from AugurProject/update-trade-gas-const-gas-modal
  • f436ba5 update constant value used for gas in gas modal and account dropdown
  • c0e972c Merge pull request #8601 from AugurProject/fix-gas-floating-revert-modal
  • 0391c8d inform the user that they are setting a gas price until they change it. also tell them when they are maintaining the recommended gas price and it will automatically adjust
  • 59236ef Merge pull request #8597 from AugurProject/update-invalid-rules-primary
  • 502d9e2 added more clarity to invalid rule about primary source and backup sources
  • e7d7ef8 Add flash script to generate wallet
  • ee2f8d1 Replace AUGUR_ENV -> ETHEREUM_NETWORK
  • 494860f Use printf to handle cross platform output
  • 52dde94 Fix echos
  • 3c0fdf3 Switched from 0.5fr to 50vh and removed a useless filter (#8595)
  • 828cf7a Update image name
  • 58722d8 Fix install check for docker
  • 406f7ce Merge pull request #8594 from AugurProject/fix-withdraw-transfer-neg-bal-account
  • d289af7 tell user they don't have enough DAI or Fee reserve to cash out.
  • 816f8f9 Add script to run docker image locally via curl -> bash
  • 3454a25 Merge pull request #8591 from AugurProject/fix-trade-estimation-use-gasPrice
  • 2bfdefe Add augurutils to the package.json
  • 12cc3e3 Merge branch 'v2' into fix-trade-estimation-use-gasPrice
  • e17ac4f needed to pass in gasPrice to calc gas cost in dai and not use relayer estimation.
  • 2d709dc Merge pull request #8590 from AugurProject/fix-icons
  • 3d73a04 corrected issue with attributes on svgs that are not parseable by JSX because they included a -.
  • 19a0e84 fix docker-all (#8587)
  • 2feb93b Merge pull request #8588 from AugurProject/robert/fix-metamask-local
  • c2803bb metamask local fix
  • 6841b8e Merge pull request #8585 from AugurProject/fix-estimate-dispute-fallback
  • 3c20eb0 Merge branch 'v2' into fix-estimate-dispute-fallback
  • 8c1e604 Merge pull request #8586 from AugurProject/fix-defaulting-user-defined-gasPrice
  • f7cccc0 issue with defaulting user defined gas to low defaults before getting gasPrices from api.
  • cdc58bf iPad has resolutions detail on first load now (#8581)
  • 5be3614 fix dispute estimation, use no show bond as estimate atto rep.

This list of changes was auto generated.