Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New mainnet release without legal docs #503

Merged
merged 383 commits into from
Sep 13, 2018
Merged

New mainnet release without legal docs #503

merged 383 commits into from
Sep 13, 2018

Conversation

mmv08
Copy link
Contributor

@mmv08 mmv08 commented Sep 13, 2018

Description

  • Example Content

Which Tickets does my PR fix? (Put in title too)

  • Fixes task/PM-123

Which PRs are linked to my PR?

  • task/PM-123

Which side effects could my PR have?

  • Example Content

Which Steps did I take to verify my PR?

Case 1

  • Example Content

Case 2

  • Example Content

Background Information

  • Example Content

Configuration Entries

/staging/interface.config

{
  "feature": {
    "enabled": false,
  }
}

/olympia/staging/interface.config

{
  "feature": {
    "enabled" true,
  }
}

mmv08 and others added 30 commits June 20, 2018 16:23
…ard info are still shown (#416)

* Add a check for account PM-681

* Set mainnet address to null if account is not present PM-681

* Only update the address if tournament is enabled
* fix rewards by making sure users list exists

* Check for invalid response in fetchTournamentUserData
…ric middleware (#420)

* generic storage middleware

* remove old stuff

* remove console.log

* implement accountsettings, saving wallet/account dependendant information that will be kept until the next version

* disable claiming on staging

* fix imports

* fix imports
* refactor legal compliance document requirements

* fix problem on register wallet

* fix remaining bugs to determine if tos have been accepted

* update config

* add localstorage load again

* fix build

* fix build

* remove log
mmv08 and others added 29 commits August 30, 2018 19:29
…ning outcome fix (#486)

* A lot of bugfixes PM-767

* Regex fix pM-767
* Change whitelist PM-766

* Fix reward claiming PM-766
* BUG PM-767: DecimalValue proptype, LegalCompliance fixes, Invalid winning outcome fix  (#486)

* A lot of bugfixes PM-767

* Regex fix pM-767

* Hotfix: replace indexOf with includes

* BUG PM-766: Redeem winnings didn't work (#487)

* Change whitelist PM-766

* Fix reward claiming PM-766
* Change whitelist PM-766

* Fix reward claiming PM-766

* Fix sharesForMarketSelector PM-766

* Use getMarketShares selector instead of sharesForMarketSelector PM-766

* Remove console.log PM-766

* Remove unused selector PM-766

* Fix the condition for showing winnings PM-766
* Hotfix: Add missing space in Claim Reward modal

* Hotfix: remove unused reducer/selectors
* Hotfix: Add missing space in Claim Reward modal

* Hotfix: remove unused reducer/selectors

* Fix icon, prepare the configuration (#497)
* Hotfix: Add missing space in Claim Reward modal

* Hotfix: remove unused reducer/selectors

* Fix icon, prepare the configuration (#497)

* Enable deployments of git releases

* Add condition to only trigger build on specific cases

* Delete unnecessary travis keys

* Add manual production deployments

* Hotfix: myTrades selector for the dashboard
* Hotfix: Add missing space in Claim Reward modal

* Hotfix: remove unused reducer/selectors

* Fix icon, prepare the configuration (#497)

* Enable deployments of git releases

* Add condition to only trigger build on specific cases

* Delete unnecessary travis keys

* Add manual production deployments

* Hotfix: myTrades selector for the dashboard

* Hotfix: normalize collateral token and market addresses in selectors
* Hotfix: Add missing space in Claim Reward modal

* Hotfix: remove unused reducer/selectors

* Fix icon, prepare the configuration (#497)

* Enable deployments of git releases

* Add condition to only trigger build on specific cases

* Delete unnecessary travis keys

* Add manual production deployments

* Hotfix: myTrades selector for the dashboard

* Hotfix: normalize collateral token and market addresses in selectors

* Hotfixes for mainnet updated: FormCheckbox, remove unused import
* Hotfix: Add missing space in Claim Reward modal

* Hotfix: remove unused reducer/selectors

* Fix icon, prepare the configuration (#497)

* Enable deployments of git releases

* Add condition to only trigger build on specific cases

* Delete unnecessary travis keys

* Add manual production deployments

* Hotfix: myTrades selector for the dashboard

* Hotfix: normalize collateral token and market addresses in selectors

* Hotfixes for mainnet updated: FormCheckbox, remove unused import

* Hotfixes: PropTypes warnings, Scalar market winnings calculations, MarketGraph X-Axis date format
@mmv08 mmv08 merged commit 8b7a175 into mainnet-release Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants