Commit Graph

239 Commits (31b681f30138c093d0c303092364a0bb701d9461)

Author SHA1 Message Date
Jyoti Puri fc41321470
Support for type 0 transaction (#12252) 3 years ago
Thomas Huang 02a4da9ad2
Fix 12145 - Ledger errors being set as `Error: [object, object]` (#12176) 3 years ago
Alex Donesky 2a9fbffb6c
Replace hardcoded sent ether label on confirm screen (#11802) 3 years ago
Alex Donesky da305656bd
cap resubmit transaction retries to within 50 blocks of first submission (#12003) 3 years ago
ryanml e7dc42be0b
Do not attempt to track tx metrics events if txMeta is not available (#11823) 3 years ago
Dan J Miller de388a7b1c Ensure transaction activity log supports EIP-1559 (#11794) 3 years ago
Dan J Miller e6543a83ef
Ensure transaction activity log supports EIP-1559 (#11794) 3 years ago
Dan J Miller 738d2722c5 Fixes updates on the confirm screen. (#11788) 3 years ago
Dan J Miller bfde5a1d77
Fixes updates on the confirm screen. (#11788) 3 years ago
David Walsh c8b3dfe4e9
EIP-1559 - Fall back to gasLimit and gasPrice for hardware wallets (#11716) 3 years ago
ryanml 1360b2bf6b
Rejecting EIP-1559 transactions on unsupported networks (#11722) 3 years ago
Brad Decker e0953d9f68
Update send and confirm state management, and tx controller gas defaults, for EIP1559 (#11549) 3 years ago
Daniel 714170c7b8
EIP-1559 and Rinkeby Testnet support in Swaps (#11635) 3 years ago
Dan J Miller aaa15cbe03
Add support for EIP1559 transactions to transaction breakdown (#11622) 3 years ago
Dan J Miller 7c86727c16
Make EIP1559 compatibility in tx controller also require account type support (#11616) 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
Brad Decker 2edd44e1c5
moving some properties to identifiable payload (#11506) 3 years ago
ryanml 07601f4a90
Setting tx param type before signing transactions (#11497) 3 years ago
ryanml e88c069398
Converting gas params for tx metrics to decimal GWEI (#11482) 3 years ago
ryanml bf4cdb0b5c
Using current time in place of block timestamp for completion time metric (#11483) 3 years ago
Brad Decker 64adfe7b11
update speedup and cancel to make room for EIP-1559 (#11407) 3 years ago
Dan J Miller e5d54afe80 Ensure transaction controller correctly estimates gas for special custom networks (#11441) 3 years ago
Dan J Miller 932444c355
Ensure transaction controller correctly estimates gas for special custom networks (#11441) 3 years ago
Brad Decker 27c140355e
Switch hardfork in getCommonConfiguration when EIP-1559 support is detected (#11385) 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
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
Brad Decker 4ba565e719
track dapp suggested gas fees (#11410) 3 years ago
Brad Decker 55502f212d
update txParams normalization and validation. (#11406) 3 years ago
Brad Decker b6f514e293
remove EIP-1559 fields from txParams before calling estimateGas (#11368) 3 years ago
Brad Decker dd1330c707
Remove gasPrice defaults for eip-1559 txs (#11391) 3 years ago
ryanml d5ab1e1591
Adding metric events for Approved, Rejected, and Submitted to the TxController (#11358) 3 years ago
ryanml 303ba1eac8
Add 'Transaction Added' metric event to TransactionController (#11341) 3 years ago
Brad Decker cf34e64f15
Support EIP-2718 transaction types, EIP-2930 and EIP-1559 support (#11288) 3 years ago
ryanml 2bfc3a093f
Using values from shared/constants/time to represent timing values (#11241) 3 years ago
Brad Decker df9bc52e9f
Add gas constants (#11248) 3 years ago
Brad Decker 29742b9519 remove the ui/app and ui/lib folders (#10911) 3 years ago
Brad Decker 0841ba7054 fix splitting of transaction nonce groups in state (#11103) 4 years ago
Brad Decker 8254213b9c create safer isValidAddress method (#11089) 4 years ago
Brad Decker 9386e3cb03
create safer isValidAddress method (#11089) 4 years ago
Brad Decker 45cd98715a
fix splitting of transaction nonce groups in state (#11103) 4 years ago
MetaMask Bot 333206ccb1
Version v9.5.0 RC (#10944) 4 years ago
Brad Decker 09d81ac5f2
remove the ui/app and ui/lib folders (#10911) 4 years ago
Brad Decker d1f8171877
upgrade ethereumjs util (#10886) 4 years ago
MetaMask Bot 14b5c389ed
Version v9.3.0 RC (#10739) 4 years ago
Brad Decker 4080ed63a4
Refactor Tx State Manager (#10672) 4 years ago
Shane b50fe3184a
fix: replace dnode background with JSON-RPC (#10627) 4 years ago