Augur v2.1.8
Augur v2 Release - v2.1.8
- π Gas price calculations now show ranges for taking order to help users understand likely costs.
- π Also improve the calculation of total trading fees to thwart some user-reported errors.
- π« Affiliate-fee display and selection has been fixed.
- π Upgrade 0x for more reliable order books.
- π Various ui display improvements.
https://github.com/AugurProject/augur/milestone/57?closed=1
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: QmWGKBM41ZN4pyt7SuPsCrsAggsc7mq29nvCkALL9vLFv4
- CIDv1: bafybeidvyelnd5oqkhtrusz3fimymtsqtrsowr46yzhdc3eazfeevug7qu
- Trading UI
- CIDv0: QmWKbuuLPNv4GrzidQQTXoJG32VgDse3SfpqMt5Gu3SJbA
- CIDv1: bafybeidwtdakcxirm3wnp3h32we55num67cd3em66i2fyrbc5gs7dojone
Milestone:
https://github.com/AugurProject/augur/milestone/55?closed=1
Changes:
- 74b2c2c v2.1.8
- 570c4a4 Merge pull request #8879 from AugurProject/dropdown-affiliate-fee
- 994ecf8 Merge branch 'v2' into dropdown-affiliate-fee
- 7acb4b3 change messaging unprofitable trade
- 8e18ebe clean up
- f4400c8 copy paste error, missed 20
- 0637d35 Merge pull request #8878 from AugurProject/bruno/8657
- 4d8cc4d Changed from flex to grid because of weirdness happening in iPad
- c177afa dropdown with valid affiliate fees (#8876)
- 6694752 Merge branch 'release-2.1.7' into v2
See More
- 00a0a57 dropdown with valid affiliate fees
- 7de46d7 Merge pull request #8875 from AugurProject/fixed-blowup-confirm-market-creation
- 7412046 check undefined gasLimit and default to zero for market creation
- d5a7020 Merge pull request #8864 from AugurProject/dont-keep-procdesktop_computer: Fix issue with local ipfs nodes from https redirect.
- π’ Not enough ETH error shows a sane amount of decimals.
- π Show Both Custom and Templates by default
- ποΈ Display the "Custom Market" label on custom markets that appear in the market list.
- βοΈ The invalid outcome is now labelled "Invalid" instead of "Invalid Market"
- π¦ Add Funds flow defaults to "Transfer" instead of "Convert" if user has insufficient ETH.essing-init-augur-web3-wrong-network
- 25bc97f Merge branch 'v2' into dont-keep-processing-init-augur-web3-wrong-network
- ada41e4 add normal gas price to display a range of possible tx gas fee (#8861)
- 292339c Merge branch 'v2' into dont-keep-processing-init-augur-web3-wrong-network
- 9287cca remove mentions of CashFaucet since it does not exist anymore (#8863)
- 33c2ec5 if MM is pointed to wrong network, don't keep processing provider just pop up Network Mismatch modal and return out of init-augur
- 83eb4ca don't need to process alert when pulled from local storage (#8862)
- a91c948 Took the CSS complexity away from the highlighted text (#8832)
- 3295d89 Fix reporting form affiliate fee blowup (#8858)
- 543eef6 Merge pull request #8848 from AugurProject/8838-web3-default
- 146e82d Merge branch 'v2' into 8838-web3-default
- 345ee07 Merge pull request #8852 from AugurProject/chore/0x-7
- 8e9aad9 Merge branch 'v2' into chore/0x-7
- eeff43e Merge pull request #8845 from AugurProject/point_to_genesis_OICash
- a4b7ded Merge branch 'v2' into point_to_genesis_OICash
- a37247d Upgrade to unstable-7
- beb6ac7 Catch errors from augurSdk.connect
- ba10f18 add isFirefox (#8847)
- 029af1b Merge pull request #8846 from AugurProject/add-affiliate-fee-market-core-properties
- adb638c make web3 default
- e3b0a3d Merge branch 'v2' into add-affiliate-fee-market-core-properties
- 2e7363c Merge pull request #8828 from AugurProject/warp-sync-hidden-notice-market-list
- 126700c handle affiliate fee bing 0
- ac62349 handle affiliate fee bing 0
- c4bf145 format affiliate fee percentage
- 0422a5d Merge branch 'v2' into warp-sync-hidden-notice-market-list
- ea0ff1f add affiliate fee as a percentage to market trading page
- 12c3404 Merge pull request #8829 from AugurProject/joeykrug-patch-1
- 35fe9ad apply protocol fee buffer early to make eth right
- af2cc1b use genesis OI Cash instead of master
- bbac9ad Merge pull request #8831 from AugurProject/onlyshow-custom-label-markettrading-marketcard
- aaf5c18 only put custom label on market page and market cards that show up in market listing and disputing
- b82a0e9 added more invalid explainer
- 1c17210 don't count warp sync market as a market that is hidden on in-reporting market list page
- 38641cd Merge pull request #8827 from AugurProject/fix-reporting-tx-fee-display-value
- 766e0a2 Merge branch 'fix-reporting-tx-fee-display-value' of https://github.com/AugurProject/augur into fix-reporting-tx-fee-display-value
- 90d84f9 update to use transaction label to display transaction fee in dai
- 3742a3c Merge branch 'v2' into fix-reporting-tx-fee-display-value
- 3571011 Merge pull request #8826 from AugurProject/update-gasDisplay-claim-proceeds
- 8919a7f format eth value in insufficient eth message for reporting and disputing
- eaa6c6c fix display tx fee in dai for reporting and disputing
- bbdebce update claim gas display
This list of changes was auto generated.