PeterYinusa
875a333084
Sentry documentation ( #14788 )
...
* Sentry documentation
* Update docs
2 years ago
George Marshall
fdf3e9d2d7
Fix/14856 network settings page ( #14857 )
...
* Removing other features code
* Improving acccessibility of check icon
* Fixing add network button footer in popover view
* Fixing unit tests
2 years ago
Ariella Vu
73488766b6
SB:EditGasDisplay: fix error ( #14946 )
2 years ago
Ariella Vu
ac956c43d8
MetaMetrics: Fixes TypeError: Object.values(...).reduce(...).flat is not a function ( #14962 )
...
* metametrics: flat is not a function
* MetaMetrics: shorten array logic
2 years ago
Daniel
ebf967562b
Remove experimental gas editing for Swaps ( #14942 )
2 years ago
Ariella Vu
1771ed4925
ErrorMessage: add @deprecated ( #14945 )
2 years ago
David Walsh
ea49b40d33
Make the accounts menu accessible ( #14936 )
2 years ago
Jordon
f5c6d0054f
Convert knobs and actions to controls/args for MainQuoteSummary ( #14758 )
...
Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
Co-authored-by: Brad Decker <bhdecker84@gmail.com>
2 years ago
Jyoti Puri
d8e1961fd1
MV3: Fix dynamic file list injection on service worker reload ( #14795 )
2 years ago
Frederik Bolding
25aa3ab4b4
Update E2E tests for new test-dapp version ( #14939 )
...
* Update xDAI E2E information
* Use local Ganache instance instead of Gnosis Chain
* Bump test-dapp
* Bump test-dapp
* Enable secondary Ganache server for other test
* Fix linting
* Improve E2E stability
* Update network selector
2 years ago
Ariella Vu
ede801e143
MetaMetrics: fix onCancel trackEvent ( #14935 )
...
should mirror first-time-flow/metametrics-opt-in logic
2 years ago
MetaMask Bot
a3c0e52dc5
New Crowdin translations by Github Action ( #14524 )
...
Co-authored-by: metamaskbot <metamaskbot@users.noreply.github.com>
2 years ago
Soralit
804db7f1dc
fix animated qr in dark mode ( #14900 )
2 years ago
VSaric
f9edbf50ce
Empty balance while switching network ( #14354 )
2 years ago
Olusegun Akintayo
88286664b5
Fix for: Invalid transaction envelope type: specified type "0x0" but including...requires type: "0x2" ( #14823 )
...
* we should not call normalize if we're failing the transaction
refactor out update history
we should fail if un update we get an error and the warning message is
error submitting.
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
* refactor _setTransactionStatus
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
2 years ago
VSaric
136218893b
Fix contact address pet name ( #14613 )
...
* The contact pet name isn't replaced by the recipients address
* Create getEnsResolutionByAddress selector and use it in the codebase
* Modified the getRecipient selector such that it returns an ens resolution as the nickname if a nickname isn't present but a ens resolution is.
* Update ui/ducks/send/send.js
Co-authored-by: Brad Decker <bhdecker84@gmail.com>
* Checked if ens resolution is present in the getRecipient selector
Co-authored-by: Brad Decker <bhdecker84@gmail.com>
2 years ago
Alex Donesky
f561aeeef6
Fix to infinite loading on approve screen ( #14756 )
2 years ago
Alex Donesky
b170211700
Fix to infinite loading on approve screen ( #14756 )
2 years ago
ryanml
496d9d81c3
Fix Enhanced Gas Fee toggle setting metrics event ( #14874 )
2 years ago
Zachary Belford
7dc6a5feaa
Merge pull request #14837 from MetaMask/prop-type-fixups
...
Prop type fixups
2 years ago
Micaiah Reid
8930df7951
Allow locally hosted RPC and Block Explorer Urls with `wallet_addEthereumChain` ( #14272 )
...
* add function to check if url is localhost
* allow localhost rpcUrls in `wallet_addEthereumChain`
* allow localhost blockExplorerUrls
* wrap new URL in try/catch
2 years ago
Zachary Belford
1e64ef419b
Changed README dev build step to include npm start ( #14808 )
...
Co-authored-by: David Walsh <davidwalsh83@gmail.com>
2 years ago
MetaMask Bot
2c6236ed4f
Version v10.16.0
2 years ago
Dan J Miller
9121a028e6
Merge pull request #14905 from MetaMask/master-sync
...
Sync master to develop (v10.15.0)
2 years ago
Erik Marks
7df0af8f4f
@metamask/providers@9.0.0 ( #14904 )
...
Bump `@metamask/providers` to `9.0.0`. Should be completely non-breaking for our purposes.
2 years ago
Erik Marks
979cfe9aab
Update CHANGELOG.md
...
Co-authored-by: Ariella Vu <20778143+digiwand@users.noreply.github.com>
2 years ago
Dan J Miller
e7b86fb54b
Merge branch 'develop' into master-sync
2 years ago
Dan J Miller
9813fcae13
Merge pull request #14563 from MetaMask/Version-v10.15.0
...
Version v10.15.0 RC
2 years ago
Dan J Miller
aae91c5596
Delete lavamoat patch
2 years ago
kumavis
c1804c33f5
lavamoat - bump for stats support ( #14641 )
...
* lavamoat - bump for stats support
* lavamoat - update policy
* deps - dedupe lockfile
2 years ago
Mark Stacey
85c52d1214
Remove module paths from bundle ( #14763 )
...
A patch has been added to ensure lavapack no longer includes the path
for each module as part of each serialized module. This path was
originally added for debugging purposes, and is not used for anything
at runtime. The module path was an absolute path, not a relative one,
so it was an obstacle to having reproducible builds between
environments.
2 years ago
Alex Donesky
5a6f7541db
fix lavamoat policy files for drag and drop package ( #14901 )
2 years ago
kumavis
15a962527a
LavaMoat - UI upgrade - secure package naming ( #14565 )
...
* lavamoat - update lavamoat-browserify to v15
* lavamoat/ui - unify override across build types
* lavamoat/ui - update policy overrides
* lavamoat - update to lavapack@3 to match lavamoat-browserify@15
* lavamoat - add missing policy
* lavamoat - add missing nanoid policy
* lavamoat - regenerate policy
* deps - update lock
* lavamoat - update policy
* lavamoat - update policy
2 years ago
Alex Donesky
78682ea9d2
fix lavamoat policy files for drag and drop package ( #14901 )
2 years ago
ryanml
54e83d659d
Fix padding issue in Edit Nickname screen ( #14842 )
...
Co-authored-by: David Walsh <davidwalsh83@gmail.com>
2 years ago
Zachary Belford
d882835cae
Added PR feedback changes
2 years ago
Zachary Belford
8b09f84502
Linting fixups
2 years ago
Zachary Belford
93ee67eb01
Update pr based on review feedback
2 years ago
Zachary Belford
0f7bb16b9b
Update ui/pages/settings/settings.component.js
...
Remove the extra route
Co-authored-by: Ariella Vu <20778143+digiwand@users.noreply.github.com>
2 years ago
Zachary Belford
a1c964a6b8
revert indenting change
2 years ago
Zachary Belford
5e049aabff
Remove junk from previous ticket
2 years ago
Zachary Belford
9c8b22a20b
Changed to address to optional for TransactionDecoding component
2 years ago
Zachary Belford
c2d5bd01c4
Changed networks tab to explicitly pass in false and fix implicit type casting
2 years ago
Zachary Belford
b76943ea18
Changed custom nonce min to a number from a string
2 years ago
Zachary Belford
9ec652d0da
Changed transaction decoding component to put keys on data items
2 years ago
Zachary Belford
29d87343fa
Changed update nickname popover to remove proptype errors
2 years ago
Zachary Belford
3665c3718d
Changed seedPhraseBackedUp to always a boolean
2 years ago
Zachary Belford
5c93ca44da
Changed asset option prop type requirements
2 years ago
Bowen Sanders
e546e137de
Create e2e test for snap in-app notification ( #14894 )
...
* Create e2e test for snaps in-app notification
* replaced xpath selectors
* fixed description
2 years ago
Daniel
b0557daa05
Handle an RPC provider delay in Swaps ( #14821 )
...
* Return an estimated amount for a completed swap if an RPC provider has a delay
* Create a recursive function for updating post tx balance
* Add a few tests for the "getSwapsTokensReceivedFromTxMeta" fn
* Trigger Build
2 years ago