Commit Graph

12590 Commits (8b53350501cbeb7f05a310b43aa3c5b3930caf27)
 

Author SHA1 Message Date
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) 3 years ago
dependabot[bot] 9889d070cd
Bump @metamask/contract-metadata from 1.26.0 to 1.27.0 (#11430) 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
dependabot[bot] 0037416251
Bump @metamask/auto-changelog from 2.3.0 to 2.4.0 (#11422) 3 years ago
Dan J Miller 520fbcdd03 Fix gas-modal-page-container.container check for custom gas price safety (#11426) 3 years ago
Dan J Miller 18464793f5
Fix gas-modal-page-container.container check for custom gas price safety (#11426) 3 years ago
Alex Donesky ad6715511e
make network-display component only clickable when passed a function for onClick (#11379) 3 years ago
Alex Donesky 433cf6339d
refix the instance of unsafe destructuring I had introduced and fixed and then reintroduced (#11428) 3 years ago
David Walsh 36d3770b42
EIP-1559 - Implement TransactionDetail for confirmations (#11404) 3 years ago
Etienne Dusseault 5b08a6b94a
yarn build:dev for running build subprocess not in lavamoat (#11427) 3 years ago
Brad Decker 27c140355e
Switch hardfork in getCommonConfiguration when EIP-1559 support is detected (#11385) 3 years ago
Etienne Dusseault b9cf309404
don't run subprocesses in lavamoat if main process not run in lavamoat (#11417) 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) 3 years ago
Brad Decker 8f371e4f87
add eip-1559 fields to event schema (#11408) 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) 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) 3 years ago
sooyoung 9e86a03afa
add scroll function to jump to the top of screen (#11386) 3 years ago
Brad Decker 4ba565e719
track dapp suggested gas fees (#11410) 3 years ago
Brad Decker 55502f212d
update txParams normalization and validation. (#11406) 3 years ago
ryanml e2882792b8
Using expect in jest unit tests under /shared (#11413) 3 years ago
Brad Decker 844a021fcd
remove ui lookup of lastGasPrice field (#11411) 3 years ago
ryanml 3aae36754f
Updating address error (#11389) 3 years ago
Alex Donesky 352102438f
add ChipWithInput component (#11392) 3 years ago
Brad Decker bc4a9b16d0
add account eip1559 detection support (#11380) 3 years ago
Brad Decker b6f514e293
remove EIP-1559 fields from txParams before calling estimateGas (#11368) 3 years ago
Brad Decker 80e755afcb
Add methods to easily detect transaction type based on gas fields (#11382) 3 years ago
Brad Decker dd1330c707
Remove gasPrice defaults for eip-1559 txs (#11391) 3 years ago
David Walsh d68f8f27c6
Implements the new EIP1559 UI components (#11384) 3 years ago
Brad Decker e488f61a21
fix jest tests to run ui tests (#11390) 3 years ago
ryanml 015e4a36ad
Merge pull request #11388 from MetaMask/master-sync 3 years ago
ryanml 70dc762c84 cleanup conflicts 3 years ago
ryanml b4f27d8916 Merge remote-tracking branch 'origin/develop' into master-sync 3 years ago
ryanml cbb0e4d45c
Merge pull request #11274 from MetaMask/Version-v9.7.0 3 years ago
Brad Decker 23a859826f
add method to detect EIP 1559 support (#11369) 3 years ago
Daniel a1d7271ed7
Call Wyre’s API via our backend to generate Wyre’s Checkout URL (#11387) 3 years ago
Brad Decker cb652c0fae
remove unused sufficient balance method (#11381) 3 years ago
Daniel ba3f51d6ed
Add support for fiat on-ramp via Transak (#11376) 3 years ago
ryanml a69ed05141
Removing obsolete client-side transaction metrics events (#11329) 3 years ago
Brad Decker a396f55953
use jest for testing shared (#11334) 3 years ago
Brad Decker 393e79ce3e
add maxPriorityFeePerGas and maxFeePerGas to incoming controller (#11367) 3 years ago