Commit Graph

55 Commits (0dac3eb09528f8a3ac672377319e60905032ad2d)

Author SHA1 Message Date
Thomas Huang 608796398e Revert "Adds 4byte registry fallback to getMethodData() (#6435)" 6 years ago
Paul Bouchon 0db0a187c8 feature: add Goerli support (#6459) 6 years ago
Dan J Miller 09f2a2a547
Adds 4byte registry fallback to getMethodData() (#6435) 6 years ago
Dan Miller 5454266d7c Metrics tracking gas changed - slow, average, fast, custom - on edit screen.- 6 years ago
Thomas Huang a46ec83c9b Remove NoticeController (#6382) 6 years ago
Dan J Miller 1d14646a4c Revert to providing inline defaults in getHexGasTotal and increaseLastGasPrice (#6361) 6 years ago
Dan J Miller 19c2b298f1
Further e2e fixes in wake of #6364 and #6367 (#6374) 6 years ago
Dan Miller 31d8b279e4 Defaults to the args list in increaseLastGasPrice and getHexGasTotal 6 years ago
Dan Miller 0346089caa getHexGasTotal and increaseLastGasPrice now gracefully handle null and undefined values 6 years ago
Dan J Miller 961ad267df
New settings page rebased (#6333) 6 years ago
Dan J Miller 468bc96bdf
Hide gas price chart and prevent api call when not on ethereum networks. (#6300) 6 years ago
Chi Kei Chan 31175625b4 Folder restructure (#6304) 6 years ago
Whymarrh Whitby 57ead4914f Fix inline advanced gas editing 6 years ago
Dan J Miller 38b91f63a2 Add togglable advanced gas controls on send and confirm screens (#6112) 6 years ago
Esteban Miño e21dfd1862 Use Parity on-chain registry only when is needed (#6052) 6 years ago
Alexander Tseung d8ab9cc002
Group transactions by nonce (#5886) 6 years ago
Dan Miller 6dd1028c71 Lint and unit test fixes. 6 years ago
Dan Miller 7de3f22d63 Connects remained of the gas customization component to redux. 6 years ago
Dan Miller 0a7dfcd55d Connect the gas-button-group component to redux and a live api. 6 years ago
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