Augur v2.0.7
Augur v2 Release - v2.0.7
- π¬ Withdrawal modal has been simplified.
- β Added warning during onboarding.
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: Qmbd9C8BV3Ed2gXjiXUjvbBDTn944ijNrzuooWzvDtnVzY
- CIDv1: bafybeigfmfw4yi7vanx5w4drduc5wvxsevlmlqkwl4wruprf6ywaue4goe
- Trading UI
- CIDv0: QmSCDsTxrYHfExyqVEpnUoiyVNTseQ2u4dfxXTfUHLGBWe
- CIDv1: bafybeibziycb5zmha2bnfebwzojua2zt2wzu3dt4zf333fg3ulo7hgzom4
Changes:
- 2746b67 v2.0.7
- 5995bc8 Fix commit hash build
- 220d7a4 v2.0.6
- 2c173d5 v2.0.6-alpha.0
- 4bc2e93 Trim down docker image (#8746)
- 9f49e8b Tweak Text
- c8c4b2c Merge pull request #8748 from AugurProject/update-on-baording-modal-text
- 94aa88d add warning text to activation modal text
- bf63e02 modify withdrawl messaging and turn off reserve
This list of changes was auto generated.