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

0055 #4399

Open
wants to merge 1,001 commits into
base: mh/add-feature-status-matrix
Choose a base branch
from
Open

0055 #4399

wants to merge 1,001 commits into from

Conversation

0055iran
Copy link

Closes #ISSUE_NUMBER_GOES_HERE

🎉 🎉 🎉

Description

......

Changes

  • High level
  • changes that
  • you made

Reusable Code/Components

Steps to Test

  1. Steps
  2. to
  3. test

Zeplin Design

Quality Assurance

  • The branch name is in lowercase-kebab-case with no prefix (unless it was created from Clubhouse)
  • The base branch is develop or gau (no nested branches)
  • This is related to a maximum of one Clubhouse story or GitHub issue
  • Types are safe (avoid TypeScript/TSLint features like any and disable, instead use more specific types)
  • If code is copied from existing directories, there is an explanation of why this is necesary in the description/changes, and all copying is done in separate commits to make them easy to filter out
  • If your code adds new text to the UI, the added text is translatable

blurpesec and others added 30 commits March 30, 2021 19:41
* Fix styling issue with HW wallets

* Fix TX status for contract deployment transactions

* Fix tests

* Fix Storyshots missing mock

* Fix summer time issue with storyshots

* Format with date-fns and convert to UTC

* Convert Date.now() mock to UTC

* Try defining timezone in Date.now()
* Lint TxReceiptTotals

* Simplify Amount

* Correct fontSize for Currency

* Amount determines default fiatColor

* Use Currency to display asset Amount

* Use new Amount props for TxReceiptTotals

* Hide TxReceipt glamour icons on mobile

* Style ConfirmTx

* Remove AmountInput in TokenMigration from Tooltip influence

* Fix tests

* Update comment

* Use tx-sent

* Dedupe svg height declarations

* Correct receipt banner icons

* Use correct  icn-fee

* Update snapshots
…CryptoHQ#3924)

* Update en.json

* Update en.json

* Update en.json

* Fix snapshot

Co-authored-by: Frederik Bolding <[email protected]>
* Prefer Currency over Amount

- Make Currency ticker optional

* Use redux from txHistory

* Reduce identicon sizes in RecentTransactionList and AccountSummary

* Use asset

* Rename assetValue to text

* Update snapshots

* Fix tests

* Update tests

* Remove seconds from SwapQuote expiry date

* Change default for TimeCountdown

* Revert change of getTxsFromAccount

* Remove unnecessary uuid check

* Correct Accountsummary spacing

* Update snapshots
* Remove Musicoin from Networks/DPaths/Nodes

* Fix generateDefaultValues test assertion
* Fix token loading issues with non-compliant tokens

* Fix eth-scan incompatibilities
* Update networks.ts

* Update networks.ts

* Update networks.ts

* Update networks.ts

* Update networks.ts

* Update networks.ts

* Combine existing PRs

* Fix test

* Fix explorer url

* Update networks.ts

* Add DPath

Co-authored-by: Frederik Bolding <[email protected]>
* Update 'new' link from medium to self-hosted blog

* Update snapshot
* Remove max workers flag

* Try maxWorkers=2 for CI

* Add newline
* Use redux-persist migration on settings files

* Stop assuming assets exists on accounts assets

* Remove useless checks and custom migrations on import

* Fix tests

* add verification for foreigner keys in settings file

* remove console.log

* fix test

* clarify canImport

* handle existing rates in settings

* add yarn.lock

* revert yarn.lock changes

* remove canIMport

* fix test
* Updated KB link

* Updated KB link

* Update snapshots

* Update snapshot
* resolved styling bug for hardwareui component when text too short

* fixed trezor getMultipleAddresses bug
* Track analytics deactivation

* Add comment describing event name

* Track export

* Track import app state
* Use Ethers FallbackProvider

* Add missing mock

* Fix a test that broke randomly
* Track network for addAccounts

* Track setDemoMode

* Fix typo
* Disable 0x validation of swaps

* Fix issue where account wouldn't be reset when too low base asset balance

* Fix bug with expiry countdown

* Potential solution with doing some of the gas estimation ourselves

* Simplify base asset detection

* Fix test

* Fix an issue with the latest version of Ethers

* Fix tests

* Remove commented code

* Remove console.log

* Move network selection to state

* Update copy

* Scan tokens when swap finished

* Move some logic from StoreProvider to a saga

* Add test for new saga

* Add test for overwriting existing tx

* Add basic e2e test

* Add test for reverse swap quotes

* Add missing test

* Move selectors to hooks

* Fix typing issues with selectors
FrederikBolding and others added 30 commits December 13, 2021 12:34
* Remove assets from account with excluded assets

* Keep assets with a current balance in LS

* Add test

* Remove unused function
* Add TxIntermediaryDisplay to signing step

* Move contract info below content on WC screen

* Add tests
* Hide membership panel for non-members

* Tweak heights

* Remove topnav item
…#4246)

* Fix TX status issue with contract deployment transactions

* Fix type
* Add initial code for GIV drop detection

* Add API url and processing for amounts

* Add test

* Add alternative XDAI node

* Fix test
* Enable 1559 for xDAI

* Change trigger for showing fee fiat value slightly
* Add contract deployed address to receipt

* Small fixes to contract interaction box

* Revert small change to contract interaction box visibility

* Fix copy

* Add test
* Persist claims data and determine whether to request new information based on that

* Remove slice from root reducer

* Fix tests

* Add more tests

* Increase timeout a bit

* Fix E2E test
* Simplify and fix validateTxFee

* Simplify further

* Increaes GO minimum gas price
* Add more 1559 support for more chains

* Enable 1559 support for EWC and Volta
* Remove rewards button

* Fix tests
* Run prettier in CI workflow

* Fix inproperly formatted files

* Update lint configs and run format

* Revert matomo.js

* Use matomo.js from master
* Update GridPlus DPaths

* Bump wallets lib and a few other deps

* Run Prettier
* Update ESLint config to enforce "===" and "??"

* Fix lint errors

* Fix one more instance of ||

* Disable rule for one line
* Fix an issue with missing base assets

* Add test case for bug
* Bump wallets lib

* Fix Snyk warning for simple-get
* Add Support for XinFin ( XDC ) Network.

* Update assets.ts

* Update generateDefaultValues.spec.ts
* Use Infura for archival node

* Change secret
* Fix MetaMask casing

* Fix another issue with MM casing
* Bump wallets lib

* Update mock
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.