-
-
Notifications
You must be signed in to change notification settings - Fork 656
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
0055iran
wants to merge
1,001
commits into
MyCryptoHQ:mh/add-feature-status-matrix
Choose a base branch
from
0055iran:master
base: mh/add-feature-status-matrix
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
0055 #4399
0055iran
wants to merge
1,001
commits into
MyCryptoHQ:mh/add-feature-status-matrix
from
0055iran:master
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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
* 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #ISSUE_NUMBER_GOES_HERE
🎉 🎉 🎉
Description
......
Changes
Reusable Code/Components
Steps to Test
Zeplin Design
Quality Assurance