Commit Graph

214 Commits (a69ed05141af133853c0b2421884dc7e79206fdf)

Author SHA1 Message Date
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) 4 years ago
Brad Decker df9bc52e9f
Add gas constants (#11248) 4 years ago
Brad Decker 29742b9519 remove the ui/app and ui/lib folders (#10911) 4 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
Dan J Miller 480512d14f
Swaps support for local testnet (#10658) 4 years ago
Brad Decker 5a233e4634
colocate tests in flat structure (#10655) 4 years ago
Shane b21cc5660f
fix: speedup cancellation (#10579) 4 years ago
Brad Decker 2ed5bafa11
remove transactionCategory in favor of more types (#10615) 4 years ago
Brad Decker 616b71271a
add chainId to all new transaction metadata (#10528) 4 years ago
Brad Decker 19fa2f5962
cancel unapproved confirmations on network change (#10357) 4 years ago
Erik Marks 76a2a9bb8b
@metamask/eslint config@5.0.0 (#10358) 4 years ago
Erik Marks 30ff153103
eth-rpc-errors@4.0.2 (#10226) 4 years ago
Erik Marks e05be40d92
@metamask/obs-store@5.0.0 (#10092) 4 years ago
Erik Marks 0ed9ed008b Update transaction params validation (#9992) 4 years ago
Erik Marks baea1b57fb
Update transaction params validation (#9992) 4 years ago
Mark Stacey 52d25f0df8
Fix inflated gas estimates (#9984) 4 years ago
Brad Decker 0653a489b0
add new MetaMetricsController (#9857) 4 years ago
Mark Stacey 14d85b1332
Make JSDoc formatting more consistent (#9796) 4 years ago
Brad Decker a49a4a066c
expand transaction constants coverage (#9790) 4 years ago
Patryk Łucka ee205b893f
Create custom addHexPrefix function (#9306) 4 years ago
Brad Decker 026a06b39d
add shared transaction constants (#9459) 4 years ago
Brad Decker 2ebf8756a4
[RFC] add prettier to eslint (#8595) 4 years ago
Dan J Miller 5cc40bff41
Gas metrics tweaks for swaps failed and completed events (#9676) 4 years ago
Brad Decker e5688c024e
consolidate segment setup (#9617) 4 years ago
Dan J Miller 00c8609f95
Add data point to 'Swaps Completed' segment event: estimated vs used gas (#9571) 4 years ago
Dan J Miller f3bd717184
Account for approval gas costs in eth received (#9559) 4 years ago
Dan J Miller dc5edb5431
Fix calculation and display of eth received amounts in swaps (#9546) 4 years ago
Dan J Miller 6409caa081
Use initial transaction for settings swap transaction title params (#9543) 4 years ago
Dan J Miller 325dd9c036
call this.txStateManager.setTxStatusConfirmed before async call in confirmTransaction (#9522) 4 years ago
Erik Marks 7870d6d194
Use Segment for web3 usage metrics; fix background Segment bugs (#9525) 4 years ago
Erik Marks 30d6ad83f7
Refactor background Segment usage (#9509) 4 years ago
Dan J Miller 443c280b4a
quote_vs_executionRatio property to Swap Completed segment event (#9508) 4 years ago
Whymarrh Whitby b89c8fec13
Fix version used by TransactionController#confirmTransaction (#9503) 4 years ago
Erik Marks 6a6600c730
Use networkVersion for network state; chainId for signing transactions (#9487) 4 years ago
Dan J Miller 30d13422b5
Add MetaMask Swaps (#9482) 4 years ago
Erik Marks 3aaa41ef44
Replace abi-decoder with ethers (#9290) 4 years ago
Whymarrh Whitby b6ccd22d6c
Update ESLint shared config to v3 (#9274) 4 years ago
Whymarrh Whitby 6ab12001e3
Fix prefer-destructuring issues (#9263) 4 years ago