Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Release/v1.5.0 #1521

Merged
merged 8 commits into from
Oct 13, 2020
Merged

Release/v1.5.0 #1521

merged 8 commits into from
Oct 13, 2020

Conversation

Velenir
Copy link
Contributor

@Velenir Velenir commented Oct 12, 2020

πŸ““ Changelog

  • xDAI integration
  • WalletConnect xDAI integration
  • Bug fixes
  • Deterministic token sorting
  • Network aware default token selection

πŸ‘·β€β™€οΈ Other small changes and fixes:

9b22eef fix networkOrDefault type and typo (#1528)
556fc0b 1486/token orders (#1527)
6bd857d Fix orderbook tokens reset (#1526)
2215623 More linter rules (#1523)
538804d userWallet network smushed fix (#1520)
0535e7d Account for pending orders being undefined (#1516)
c173004 pending order id = spinner (#1510)
54e34f5 Refactor and allow to filter in networks with no TCR (#1489)
eca1460 Config token list by network (#1496)
54184bf Bump react-hot-loader from 4.12.21 to 4.13.0
5b4d4aa Bump webpack from 4.44.1 to 4.44.2
d2c095f Bump @popperjs/core from 2.4.4 to 2.5.3
cdbd3db [Security] Bump bl from 1.2.2 to 1.2.3
d8e15d8 [Security] Bump elliptic from 6.5.2 to 6.5.3
6aff25f don't count reverted trades we don't display (#1480)
a11c72f Fix settings page (#1457)
119589c Refactor and simplify token types (#1454)
e09d686 require('img').default
30e3111 Require(*).default storybook workaround (#1451)
4c39060 [xdai] Fix images: stake, wxDAI (#1448)
1a0b316 break-word on long price est (#1443)
aa1f21c Merge branch 'develop' into xdai
5a78689 Fix some moved dependency (#1447)
dd9835f Merge branch 'master' into develop
621ada6 Fix issue with initial selection (#1436)
1cc2eac Update dex js (#1433)
f11b75c xDAI Config changes (#1429)
1fbb3de Stories for layouts (#1409)

  • WalletConnect for xDAI

* provide rpc url for xDAI

* add xDAI rpc input

* hack to get around Invalid message on blockNumber calls
@ghost
Copy link

ghost commented Oct 12, 2020

Travis automatic deployment:

  • 🎩 Dapp: Testing web app
  • πŸ“š Storybook: Component stories

W3stside and others added 7 commits October 12, 2020 15:04
* Refactor and allow to filter in networks with no TCR

* Refactor map creation

* Return filter flag

Co-authored-by: Velenir <Velenir@users.noreply.github.com>

* Fix issue accessing Map

Co-authored-by: Velenir <Velenir@users.noreply.github.com>

* Filter tokenList

* Improve fetch token details

* Refactor fetch into it's own function

* Simplify logic

* Add label

* Provide a deterministic sorting

* simplify async logic in _fetchTokenDetails

* create a one-pass sorting function

* emphasize that sort mutates

* fix switch fallthrough

Co-authored-by: Anxo Rodriguez <anxolin@gmail.com>
* extend eslint:recommended

* specify linter environment

* linter fixes
* reset tokens only  on OrderBook open

* remove import
* add useTokens to useOrders to subscribe to token list changes

* tokenList changes

1. add contract token ids inside initial token detail loading

* 1486.5/fix wrong tokens orders logic update (#1525)

* fixed Mock TokenListAPI + useTokenList export fix

* TokenListAPI: isListReady public var

* useTokenList/useOrders: use isListReady

* set listReady flags

* tokenListApi ready logic fix

* remove log
* fix networkOrDefault type and typo

* WalletInfo type
* triggerSubs on list ready

1. add to tokenList service

* isListReady and isLoading

* use getter

* fix mock

* move isListReady logic inside awaited function
@W3stside W3stside merged commit f789bbd into master Oct 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants