Augur v2.1.11
Augur v2 Release - v2.1.11
- π¦ Create new flow for users who are signing up
- π΅ Help users understand what they need to do based on the tokens they are bringing to Augur.
Milestone
https://github.com/AugurProject/augur/milestone/59?closed=1
Tools
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
- CIDv0: QmdM5ac82gnYCm9mWH7SDwUhqavKJFAT9Sq8wG431teaBD
- CIDv1: bafybeig67nwn4x5jrplelab2wcbob3sncinwyoj253ep3jtyftlxhzky5q
- Trading
- CIDv0: QmYHmRvDvUYrjw53P4c8S5AyoGvKUnsjTiQV8aEYZC8jBR
- CIDv1: bafybeiet2646ne3zlmbnsg72wd23w7mqsyxkjadv4i75f3dqgjhku726jq
Changes:
- 290a8fa v2.1.11
- 9ddc13d Catch error when warp file can't be loaded
- 45191b1 update msg (#9291)
- 095b2d2 fix laggy approval UX
- 2deefb2 onboarding updates (#9273)
- cbbd85f review updates (#9256)
- cd3d8c2 Design onboarding qa (#9246)
- d75a2fb Add bootstrap node back
- 9e4e2f5 fixed create2
- 8fd60fb create -> create2
See More
- 0ec9442 contract compile
- 981f45d only one init
- 61b69d8 ERC20 proxies of ERC1155 contract.
- 8ed34fb onboarding updates (#9173)
- ee85015 store onboarding step for each user (#9167)
- 84d42be onboarding updates (#9122)
- 52c3e64 INITIA_UPGRADE_TIMESTAMP pushed into the distant future
- 488c829 warpsync test fixed
- d3fba9c Fix warp sync test
- 1e10582 fix simulate trade test
- 4ef8c88 await fileResult
- aeb35b7 change sdk
- 27887cc await in deploy plus cleanup
- ef47ccd docker network -> augur-tools_default
- 46370a0 Fix geth builds
- 9033a5e Docker ignore tsconfig.tsbuildinfo
- f7170a4 Ignore tsbuildinfo in docker
- a9d7488 Update azure-pipelines.yml
- cc8991c Try to fix CI for branches
- ce3b470 Don't push as latest
- 0325101 Upgrade to geth-1.9.19
- cbc4382 Add utility to extract ipfs gateway from url
- eb29e37 Add jest config to augur-utils and set explicit jest deps in sdk
- 10e9fbf Ignore report build
- 20d0723 Remove dead code
- 3d9173e Only set overrideGasPrice for seed generation
- e0ccad3 build contracts
- ff006be Fix db seed creation issue
This list of changes was auto generated.