Augur v2.0.10
Augur v2 Release - v2.0.10
- π Remove support for ETH-less transactions to simplify UX.
- π Make the withdrawal modal clearer! For users who deposited ETH into a wallet (Fortmatic, Torus, or Metamask) -- the ETH will be untouched.
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: QmXqXvCziCU2dN3tckzGB9k2sjPbgwqozQCiyhJj9Kh86f
- CIDv1: bafybeiend5mmnpi6feyfscaijfxa3o64b36hqa67fdux7bt4vvfnepkiuq
- Trading UI
- CIDv0: QmQ5Y2d1fyXRszhJuyDJfu8uqnnSnTiUHPcmNxP3gLuCLB
- CIDv1: bafybeiaz3anzjyn7yeb4su45bqipuhaemib7p6hnwih3mycmteegoar5cq
Changes:
- 898cb1b v2.0.10
- 6b6660e use correct total
- 18cf7b6 remove fee reserve note
- 8bce12d v2.0.9
- dac30ea Dont use relay and drop buffer
- 750078a v2.0.8
- 28fa6bc enable button for any fund types
- 6dc0157 check users eth balance based on gas cost of transaction
- f6d985b use safer gas estimate
This list of changes was auto generated.