Commit Graph

4875 Commits (da2e9b9765ca32e7439a2a5687e6c3d8ca8bb63c)
 

Author SHA1 Message Date
Dan eabbfb8319 Link user from transaction list to etherscan if they have a transaction hash. 7 years ago
Dan 3e6b619bd8 Use ternary operator instead of two conditionals. 7 years ago
Dan 64f8a4d22b Improve tx-list item hover scss. 7 years ago
Dan 17b5afb8de Create tx-list-item component. 7 years ago
Dan 6d3b3d4203 Show confirm transaction screen when clicking a pending transaction in the list. 7 years ago
Dan aa60944e30 Remove default to confirm screen on login. 7 years ago
kumavis 440a42bbc3 inpage - add idRemapMiddleware 7 years ago
Chi Kei Chan b670c8074e Fix font sizes on Send Token 7 years ago
Chi Kei Chan 8b919758e5 Send Token screen partial UI 7 years ago
Chi Kei Chan 983fa2a117 Add Contract Tx List Item; Update Token Tx on select 7 years ago
frankiebee 50075c6df5 fix messy merge 7 years ago
Chi Kei Chan 14b2f3e391 Show token balance and identicon 7 years ago
frankiebee 00fca4f1f2 remove unused variable 7 years ago
Dan Finlay 74f7fc4613 Check balances in parallel 7 years ago
Dan Finlay f9a052deed Add first passing balance calc test 7 years ago
Dan Finlay 714df393b4 Add test template 7 years ago
Kevin Serrano 7ff5fd8691
Changelog bump 7 years ago
frankiebee a73aecc796 fix merge and errors disaperaing on update 7 years ago
Kevin Serrano 0217984a40
Merge branch 'master' into readd-loose 7 years ago
Kevin Serrano b5f48730cd
Properly update keyring state on new account addition. 7 years ago
kumavis 351db952c5 Merge pull request #2033 from MetaMask/Version-3.9.12 7 years ago
frankiebee 6c83ba762e Merge branch 'master' into transactionControllerRefractorPt3 7 years ago
Dan Finlay 5e934994d1 Version 3.9.12 7 years ago
kumavis 47340ca550 Merge pull request #2017 from MetaMask/DevEnviornment 7 years ago
tmashuang 36a44ef61f Update mock-store dependency 7 years ago
Dan Finlay 88556dce74 Merge pull request #2023 from MetaMask/web3-1.0-fix 7 years ago
Chi Kei Chan f1fb9e10a0 Adding Token transaction detail screen 7 years ago
Chi Kei Chan 690ddf5ed7 Fix token list 7 years ago
Chi Kei Chan bffdde2082 Fix html height 7 years ago
Chi Kei Chan 06b2a04a42 Implement tokens list UI 7 years ago
frankiebee 15c12ca4bb add better comments 7 years ago
frankiebee 00bd5b143f rename tx-utils.js -> tx-gas-utils.js 7 years ago
frankiebee 4c554f32ec remove #buildEthTxFromParams 7 years ago
kumavis ea7e46ed38 inpage - bug fix 7 years ago
Kevin Serrano 3e2bd19881
Merge branch 'master' into readd-loose 7 years ago
Dan 562d2fadae Use .entries() instead of .keys(), and use more destructuring, for simpler code. 7 years ago
Dan 78f39bcce6 Send tx working; user is taken to confirm page with correct transaction information. 7 years ago
Kevin Serrano 32c799a135 Merge pull request #2019 from MetaMask/i2016-ImproveSignDeprecationWarning 7 years ago
Kevin Serrano ba2d1f8d3e Merge pull request #2018 from MetaMask/i2014-BetterWeb3DeprecationWarning 7 years ago
Dan Finlay 90272e252f Make eth_sign deprecation warning more useful 7 years ago
Dan Finlay 70a61f8712 Make web3 deprecation notice more useful 7 years ago
Kevin Serrano e647337a8a
Resolve merge conflict from master 7 years ago
Kevin Serrano 162aedb30b
Merge branch 'master' into new-currency-test 7 years ago
tmashuang 1172c6a94b Update development store 7 years ago
Dan 6ef483be4a Remove wallet-view scrollbars. 7 years ago
Dan 7d6ad48f15 Touch up transaction list item styles, remove main-content scroll bars, align buttons with main-content.. 7 years ago
Dan 57b3cdf948 Fix styling of buy and send buttons on main screen. 7 years ago
Dan 3cb51e32c9 Capitalizations via text-transform for main screen transactions. 7 years ago
Dan 5d8bf6c86a Adjust left margin in main container. 7 years ago
Chi Kei Chan 75c3009f83 Fix header style; Address comments 7 years ago