Augur v2.1.0
Augur v2 Release - v2.1.0 - π
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: QmV12LMkVq16yeMzhdNSnCvs9XAFvFRTSHg7FwohuacYR6
- CIDv1: bafybeidc7ksna6so2fcrbfjxqjucstv6qwjw5uaqlhqbaektjnbtotks3e
- Trading UI
- CIDv0: QmSx1jPMBdPPGr7vXnLEx9EVXwiZjYejSWWJVPcxkeabfr
- CIDv1: bafybeicepxmifdzubuxyaxkwonadmdvlzpl6ys3bq3zxu6ys6odiz7e5fu
Changes:
- 0e65c87 v2.1.0
- a77b5bb v2.1.0-alpha.1
- 0f215f8 v2.1.0-alpha.0
- 67fd119 Merge pull request #8775 from AugurProject/stop_using_trade_gas_buffer
- daa41b0 remove trade gas buffer
- eaccd71 Fix commit hash build
- 9f53d9b Trim down docker image (#8746)
- 6ab8b0f Merge pull request #8774 from AugurProject/fix-approval-num-display-value
- 4103d52 Merge pull request #8773 from AugurProject/robert/install.sh-ipfs-pin-notes
- ae6806e tell user number of approvals needed
See More
- e9d521e more info in support/install.sh
- b909d48 Merge pull request #8766 from AugurProject/update-retire-category-validation-fix
- 5bf4a9d Merge pull request #8771 from AugurProject/fix-affiliate-fee-calc-mkr-form
- 2782ef3 Merge branch 'v2' into update-retire-category-validation-fix
- be9313c update to transfer modal (#8767)
- 52285da update portis (#8768)
- 543e51f fix affiliate fee calculation in market creator form
- 5a3dba2 set auto fail to false, remove unneed picklist
- b238162 bump multiplier (#8741)
- 9beb800 fix missed templates
- bc3d3e4 update discord link (#8762)
- 8b330f9 Merge pull request #8764 from AugurProject/just_check_approval_set
- 952bc3a remove unused loginAccount allowance state property
- b0ba20e retire template because of template category validation error, fix other templates that market creation form overrides categories incorrectly
- 3282c2f Merge branch 'v2' into just_check_approval_set
- e518473 updatae wallet options (#8760)
- 10a7d79 just compare against 0
- 2bc6183 uniswap fixes (#8756)
- ff025fb fix approval flashing in pre liq modal, ignore aproval in market creation pre liquidity, disable create order button if user does not have funds (#8757)
- eb99b64 Merge branch 'remove_gsn_wallet' of https://github.com/AugurProject/augur into remove_gsn_wallet
- 51651df get transfer tokens and default to useSigner, show error if user doesn't have eth for transaction
- 0ab2856 Merge branch 'remove_gsn_wallet' of https://github.com/AugurProject/augur into remove_gsn_wallet
- 4bc5966 use gas price for gas estimate
- 99a6243 added for debugging approval issue
- 3a55d25 Merge branch 'remove_gsn_wallet' of https://github.com/AugurProject/augur into remove_gsn_wallet
- bb24169 fix undefined throw in set alert text
- 848e02d fix bell alerts
- 387c3a1 updates to gas price in modals
- eb882ab delete file came in on merge into
- b2db40c var name clarity
- 600c2ea fix conflict
- 2f90b99 fix approvaling correct contract
- 0e776ad fix cancels (#8747)
- 58ddf7e send in ETH to add funds from approvals if insufficient funds
- cc5f1d1 add error state for insufficient eth to do approvals
- cfab883 fix approval too large issue
- fcd36dc most recent checking eth balance to do approvals in confirm section ignore approval for tutorial and init liq
- 5698b14 dont show approval for pre liquidity, trading tutoria
- c432ee1 Approval button style updates
- a6a450b Merge pull request #8734 from AugurProject/robert/remove-gsn-from-install.sh
- c3e3d34 install script upgrades if you already used it before
- 30ca1d7 approve set affiliate
- 55c0eb0 gasPrice / gasModal fixes
- eb50ce5 use $0
- cd1e70a remove gsn from install.sh
- 89d2f1c remove allowance and check if user is able to trade and set on state. set value when user logs in or trades
- a53ff7f confirm updates
- b5f96d3 add needs approval comp to pre-liquidity (unsigned orders) modal
- 9a96d61 disappear approaval processing button when approved
- ce89ee7 Merge branch 'remove_gsn_wallet' of https://github.com/AugurProject/augur into remove_gsn_wallet
- a265b2f add processing approval button to market creation
- fffcddf updaate AddFunds/wallet label
- cc0a870 Add Portis
- 21b4ed8 approval conv methods
- 28dbc3d fix migration blow up. can't migrate rep initial approval tx never comes back
- 296a0fe Remove GSN and Wallet
This list of changes was auto generated.