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
Brad Decker
c3e6514c35
add useGasInputs hook ( #11480 )
3 years ago
Dan J Miller
809b93dd77
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
Brad Decker
36ab817858
add edit button support to transaction-detail-item ( #11481 )
3 years ago
Daniel
d438439661
Swaps: Add conditional routing to new APIs based on a feature flag ( #11470 )
3 years ago
Brad Decker
f51a8451b8
add useGasEstimates hook ( #11479 )
3 years ago
Alex Donesky
2cb807dc20
fix up ens/hex address validation error handling ( #11477 )
...
* fix up ens/hex address validation error handling
* fix lint/tests
3 years ago
Brad Decker
68dfc98f40
wire up gasFeeController ( #11421 )
3 years ago
Brad Decker
64adfe7b11
update speedup and cancel to make room for EIP-1559 ( #11407 )
...
* prepare for EIP1559 gas fields in speedup/cancel
* Update ui/components/app/gas-customization/gas-modal-page-container/gas-modal-page-container.container.js
3 years ago
Alex Donesky
0ca0f1784e
Add recovery-phrase views for new onboarding flow ( #11434 )
...
* add recovery-phrase views for new onboarding flow
* black => ui-black
* minor syntax improvement
3 years ago
Brad Decker
39906d6124
upgrade @metamask/controllers to v12.0.0 ( #11472 )
3 years ago
ryanml
2a74d24ae6
Removing unused files from app/images ( #11465 )
3 years ago
Brad Decker
9a6c222632
Add gas utils shared module ( #11452 )
3 years ago
Alex Donesky
b1e2005a73
Add form-field component and new account view ( #11450 )
...
* add generic form-field component
* swap in new form-field component for advanced-gas-controls-row
* add new create password view for redesigned onboarding flow
* make text additions translatable
3 years ago
ryanml
1b2cfe74d5
[skip e2e] Update changelog for v9.8.0 ( #11463 )
3 years ago
ryanml
68ad9c619f
Adding copy icon to home screen account address ( #11460 )
...
* Adding copy icon to home screen account address
Fixes MetaMask/metamask-extension#10145
* Using margin-inline-start
3 years ago
周宇盛 Yusheng Zhou
cbe1d09396
✏️ fix typo of middleware imported from eth-json-rpc-middleware ( #11455 )
3 years ago
Brad Decker
da9fb4636b
move conversion utils to shared folder ( #11451 )
3 years ago
ryanml
a835f00ba6
Fixing leading zero when amount input is focused ( #11459 )
...
Fixes MetaMask/metamask-extension#11146
3 years ago
ryanml
9e86d417f9
Bumping contract-metadata -> 1.27.0 in package.json ( #11458 )
3 years ago
PeterYinusa
22973704e8
Use fixtures for dapp interaction tests ( #11444 )
...
* move send eth from dapp test
* move contract interactions test
* fix lint issues
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
Dan J Miller
7163c56f3e
Add some metrics events to the 3box controller ( #11447 )
3 years ago
David Walsh
6fa3cce7ab
Create Gas Timing component for EIP-1559 ( #11405 )
3 years ago
David Walsh
afe06adb7a
Add icon to actionable message component ( #11409 )
3 years ago
David Walsh
e097a02607
Provide tooltip for 1559 Gas Price field ( #11436 )
3 years ago
Dan J Miller
932444c355
Ensure transaction controller correctly estimates gas for special custom networks ( #11441 )
3 years ago
Daniel
8ca0d24f82
Increase Jest unit test coverage for the Swaps feature to ~60% ( #11343 )
3 years ago
Dan J Miller
bda4d0cbca
Add list of custom networks with special gas limit buffers ( #11435 )
3 years ago
ryanml
581567d541
Merge pull request #11438 from MetaMask/master-sync
...
Sync `master` with `develop`
3 years ago
ryanml
7170d183e9
Fix
3 years ago
ryanml
c6a6e6c21b
Merge remote-tracking branch 'origin/develop' into master-sync
3 years ago
ryanml
bd38b02d8e
Merge pull request #11423 from MetaMask/Version-v9.7.1
...
Version v9.7.1 RC
3 years ago
David Walsh
310531eeb6
EIP 1559 - Provide a GWEI label for advanced gas control fields ( #11419 )
3 years ago
David Walsh
64644ad380
Implement Dapp Acknowledgement screen for editing gas ( #11424 )
3 years ago
ryanml
43b7eab46a
Fixing invalid minimumGasLimit prop (AdvancedGasInputs) ( #11412 )
3 years ago
Dan J Miller
a60301686c
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
dependabot[bot]
9889d070cd
Bump @metamask/contract-metadata from 1.26.0 to 1.27.0 ( #11430 )
...
Bumps [@metamask/contract-metadata ](https://github.com/MetaMask/contract-metadata ) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/MetaMask/contract-metadata/releases )
- [Commits](https://github.com/MetaMask/contract-metadata/compare/v1.26.0...v1.27.0 )
---
updated-dependencies:
- dependency-name: "@metamask/contract-metadata"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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