Skip to content

Augur v2.1.7

Compare
Choose a tag to compare
@AugurIntegration AugurIntegration released this 03 Aug 02:48

Augur v2 Release - v2.1.7

  • πŸ–₯️ 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.

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: QmPydcYnynywfhe2xZumXqLCk4ke6XhBLCvKDLwB6Fi9UW
    • CIDv1: bafybeiayktybi54c3pipaajv3ugcusvdovo3wbtonwcvtapzx4zvqyidim
  • Trading UI
    • CIDv0: QmY914Pb7P1WWfJc5ZrV3ujS2X4cWJC7MnvotXa1kpJRMX
    • CIDv1: bafybeiertdulpp4dhkn66owmoqbf7piah2iokaqswnud4csjz66jnq627y

Milestone:

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

Changes:

  • 0909806 v2.1.7
  • b1dd383 Merge pull request #8820 from AugurProject/add-all-for-real-this-time
  • 4a7ef70 set template filter to all for real this time
  • a319a22 Merge branch 'release-2.1' into v2
  • 843be38 Merge pull request #8819 from AugurProject/show-transfer-default-addETH
  • 68a5042 make transfer default for ETH
  • 9a6cbad Merge pull request #8818 from AugurProject/missed-eth-format-var
  • f6bd4ca oversight in using the wrong variable to format ether with
  • a1c52eb Merge pull request #8817 from AugurProject/revert-8646-robert/init-augur.augursdk.connect
  • 42e541e Revert "run augurSdk.connect() before listening for events"
See More
  • 8e985a2 Merge pull request #8813 from AugurProject/add-custom-market-label-market-titles
  • b465ccc Merge pull request #8816 from AugurProject/format-eth-not-enough-eth
  • 5da4d31 add add funds button to insufficient eth for trading
  • 80eea56 format eth for approvals
  • 5b649f6 Merge pull request #8815 from AugurProject/improvement/invalid-text
  • 2bccd68 Keep color
  • 77988b7 set template filter to all, add custom market label to market cards
  • 42c9fb1 Merge pull request #8808 from AugurProject/MicahZoltu-patch-2
  • ef699b3 Merge pull request #8646 from AugurProject/robert/init-augur.augursdk.connect
  • 68fe74e Fixes local IPFS hosting.
  • 9c31687 Merge branch 'v2' into robert/init-augur.augursdk.connect
  • 6ba51b7 run augurSdk.connect() before listening for events

This list of changes was auto generated.