ryanml
458483ed10
Merge pull request #11517 from MetaMask/Version-v9.8.1
...
Version v9.8.1 RC
3 years ago
ryanml
867d050695
Updating CHANGELOG.md
3 years ago
Dan J Miller
62729c94a1
Retrieve state after async action before updating state in _setSwapsQuoteRefreshTime ( #11538 )
3 years ago
ryanml
96d86a8d86
Update CHANGELOG.md header
...
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
3 years ago
ryanml
c2d4995e2e
Updating changelog for 9.8.1
3 years ago
MetaMask Bot
80b0f04127
Version v9.8.1
3 years ago
Brad Decker
12e7089363
moving some properties to identifiable payload ( #11506 )
3 years ago
ryanml
609ef9a09c
Converting gas params for tx metrics to decimal GWEI ( #11482 )
3 years ago
ryanml
0df928efa9
Using current time in place of block timestamp for completion time metric ( #11483 )
3 years ago
ryanml
c87dce9ce5
Merge pull request #11439 from MetaMask/Version-v9.8.0
...
Version v9.8.0 RC
3 years ago
Dan J Miller
3ab5419dec
Ensure simple send gas estimation happens after the recipient is iden… ( #11485 )
...
* Ensure simple send gas estimation happens after the recipient is identified
* Update ui/ducks/send/send.test.js
Co-authored-by: Alex Donesky <adonesky@gmail.com>
* Improve test name
* Lint fix
Co-authored-by: Alex Donesky <adonesky@gmail.com>
3 years ago
Alex Donesky
bff17c6873
fix up ens/hex address validation error handling ( #11477 )
...
* fix up ens/hex address validation error handling
* fix lint/tests
3 years ago
Daniel
54a6588628
Swaps: Add conditional routing to new APIs based on a feature flag ( #11470 )
3 years ago
Alex Donesky
ece437b139
Update controllers with conversionRate change with minimal required changes in extension ( #11361 )
...
* updating controllers with conversionRate change with minimal required changes in extension
* swapping showFiat selector in places where possible
* adding invalid conversion protection
* lint fixes
* adjusting list-item styling logic
3 years ago
ryanml
1b2cfe74d5
[skip e2e] Update changelog for v9.8.0 ( #11463 )
3 years ago
MetaMask Bot
17682e3368
Version v9.8.0
3 years ago
Dan J Miller
2da9acd325
Add some metrics events to the 3box controller ( #11447 )
3 years ago
Dan J Miller
e5d54afe80
Ensure transaction controller correctly estimates gas for special custom networks ( #11441 )
3 years ago
Dan J Miller
70b86acd45
Add list of custom networks with special gas limit buffers ( #11435 )
3 years ago
Dan J Miller
6d53b00dcd
Ensure that eth_estimateGas is called to estimate gas limit for simple sends on custom networks ( #11418 )
...
* Ensure that eth_estimateGas is called to estimate gas limit for simple sends on custom networks
* getIsNonStandardEthChain returns false when in test
* Add comment explaining gas limit buffer multipliers in estimateGasLimitForSend
3 years ago
Brad Decker
e17325c38a
Refactor send page state management ( #10965 )
3 years ago
Alex Donesky
85f17831a2
add erc-721 token detection and flag to disable sending ( #11210 )
...
* add erc-721 token detection and flag to disable sending
* addressing feedback
* remove redundant provider instantiation
* fix issue caused by unprotected destructuring
* add tests and documentation
* move add isERC721 flag to useTokenTracker hook
* Update and unit tests
* use memoizedTokens in useTokenTracker
Co-authored-by: Dan Miller <danjm.com@gmail.com>
3 years ago
ryanml
bd38b02d8e
Merge pull request #11423 from MetaMask/Version-v9.7.1
...
Version v9.7.1 RC
3 years ago
ryanml
da259e11a5
[skip e2e] Update changelog for v9.7.1 ( #11431 )
3 years ago
MetaMask Bot
4b7a1ec91f
Version v9.7.1
3 years ago
Dan J Miller
520fbcdd03
Fix gas-modal-page-container.container check for custom gas price safety ( #11426 )
...
* Fix gas-modal-page-container.container check for custom gas price safety
* Ensure gas price has been fetch before checking for price safety on testnets
3 years ago
Brad Decker
f03882a3ca
fix jest tests to run ui tests ( #11390 )
3 years ago
Brad Decker
810978c1ff
use jest for testing shared ( #11334 )
3 years ago
Brad Decker
4e0bfbc463
add eip-1559 fields to event schema ( #11408 )
...
* add eip-1559 fields to event schema
* add gas_limit to all
3 years ago
Brad Decker
6280b849ad
Add methods to easily detect transaction type based on gas fields ( #11382 )
3 years ago
ryanml
a1e141fbe1
Updating address error ( #11389 )
3 years ago
ryanml
b1f469d1e2
Removing obsolete client-side transaction metrics events ( #11329 )
...
* Removing metametrics send count tracking
* Removing client side Transaction Completed and Canceled events
3 years ago
ryanml
9a6b619740
Adding metric events for Approved, Rejected, and Submitted to the TxController ( #11358 )
3 years ago
ryanml
077ee16ec2
Add 'Transaction Added' metric event to TransactionController ( #11341 )
3 years ago
ryanml
fed9c86abb
Adding gasEstimateType to 'Changed Gas Button' metrics event ( #11352 )
...
Adding 'Changed Gas Button' metrics event
3 years ago
ryanml
cbb0e4d45c
Merge pull request #11274 from MetaMask/Version-v9.7.0
...
Version v9.7.0 RC
3 years ago
Dan J Miller
b7b30d0796
Use eth_gasPrice result for setting too low warning on custom networks ( #11370 )
...
* Use eth_gasPrice result for setting too low warning on custom networks
* Assume CustomPriceSafeForCustomNetwork when there is no custom price set (it will default to recommended)
3 years ago
ryanml
73200a7876
Allowing custom rpc form submission when chainId is a duplicate ( #11363 )
3 years ago
ryanml
4818ddad25
Fixing changelog
3 years ago
Mark Stacey
23c53ae6b4
Update LavaMoat policy using `lavamoat:auto`
3 years ago
ryanml
fd45853a17
[skip e2e] Update changelog for v9.7.0 ( #11275 )
3 years ago
Brad Decker
47464b7fcd
change download location of chrome file ( #11346 )
...
* change download location of chrome file
* Update .circleci/scripts/chrome-install.sh
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
3 years ago
ryanml
40c8a1a984
Merge branch 'master' into Version-v9.7.0
3 years ago
ryanml
c0be92a87d
Merge pull request #11311 from MetaMask/Version-v9.6.1
...
Version v9.6.1 RC
4 years ago
ryanml
88c1342e6b
[skip e2e] Update changelog for v9.6.1 ( #11312 )
4 years ago
MetaMask Bot
56650b7e56
Version v9.6.1
4 years ago
Alex Donesky
9f0ec1c18f
patch breaking change in signTypeData param validation ( #11309 )
4 years ago
Mark Stacey
80697f781a
Update `@metamask/contract-metadata` from v1.25 to v1.26 ( #11278 )
...
This update includes various new tokens.
4 years ago
MetaMask Bot
5f2e1ba476
Version v9.7.0
4 years ago
ryanml
050bf62f02
Merge pull request #11272 from MetaMask/master-sync
...
Sync `master` with `develop`
4 years ago