Commit Graph

36 Commits (45a9f40aa614753e274275eaeb4dd6c0251dcf45)

Author SHA1 Message Date
HackyMiner 54a8ade266 Add support for RPC endpoints with custom chain IDs (#5134) 6 years ago
Alexander Tseung 315028ec53
Fix UnknownFunction showing as Confirm (#5590) 6 years ago
kumavis fda101912b ui - use variable to clarify result of emptiness check 6 years ago
Alexander Tseung badebe017f
Adds toggle for primary currency (#5421) 6 years ago
Alexander Tseung c821a8354c
Add txReceipt data to transaction details (#5513) 6 years ago
Howard Braham 4cc0b1ef01 ganache-core merged my PR, so I changed some comments to clarify that ganache-core v2.2.1 and below will return the non-standard '0x0' 6 years ago
Howard Braham 222e62d7f1 Bug Fix: #1789 and #4525 eth.getCode() with no contract 6 years ago
Alexander Tseung c474f30929 Fix action translations edge cases 6 years ago
Alexander Tseung 50d91f998d Translate method names in the transaction list only when applicable 6 years ago
Alexander Tseung 5a6c333506 Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal 6 years ago
Alexander Tseung 91ee373dbe Fix exception thrown on getTokenData 6 years ago
Alexander Tseung f1a309e0cc Fix identicon address. Fix styling of New Contract recipient. Fix Activity Log initial ETH value. Add timestamps to Activity Log events 6 years ago
Alexander Tseung c04d9095dd Add WEI to getEthConversionFromWeiHex 6 years ago
Alexander Tseung fd51ab1229 Add TransactionBreakdown component 6 years ago
Alexander Tseung 702b756882 Allow denominations in CurrencyDisplay component 6 years ago
Alexander Tseung 342522c6cf Fix naming, add eth.getCode check for actions, fix translations for statuses 6 years ago
Alexander Tseung b48a293af0 Update retry transaction logic to use network nonce 6 years ago
Alexander Tseung 5dcd8ceb7b Fix e2e tests 6 years ago
Alexander Tseung 9adf0c4b60 Fix integration tests 6 years ago
Alexander Tseung 33a94332e4 Show token amounts in TransactionListItem for token transfers 6 years ago
Alexander Tseung 5ddd9b55be Add retry button to TransactionListItem 6 years ago
Alexander Tseung 5ee40675b9 Refactor transactions list views. Add redesign components 6 years ago
Alexander Tseung 4e0693eaff Add withMethodData HOC, add higher-order-component folder 6 years ago
Alexander Tseung 865a0d8173 Use eth_getCode to sort transaction action type 6 years ago
Dan Miller ebb23721ed Cast arguments for new Bignumbers() to string. 6 years ago
Alexander Tseung d0c901d081 Round large exponential numbers 6 years ago
Alexander Tseung 152246f3b0 Add close window support to signature requests. Move logic to actions 6 years ago
Alexander Tseung d19c42fcae Add fallback when no function found, fix network colors, add fiat values for tokens with contract exchange rates 6 years ago
Alexander Tseung f6e90bb3db Add unit tests for confirmTransaction duck and util 6 years ago
Alexander Tseung 9cde5ab11b Use eth-method-registry to get method data 6 years ago
Alexander Tseung ea9d51e427 Refactor and redesign confirm transaction views 6 years ago
Whymarrh Whitby 783559f94e Don't update token balances after tracker is stopped 6 years ago
Alexander Tseung 4f6b53c1aa Update designs for Add Token screen 7 years ago