Commit Graph

2849 Commits (47501a6f7ad092f9d941fffac1b3b5cc557c65c3)

Author SHA1 Message Date
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 37322f9f4e Fix token values being undefined 6 years ago
Whymarrh Whitby 7dd1254424 Fix markup for inline instances of `PageContainer`s 6 years ago
Alexander Tseung c474f30929 Fix action translations edge cases 6 years ago
Alexander Tseung 0527d02216 Reverse pending transactions order 6 years ago
Alexander Tseung 50d91f998d Translate method names in the transaction list only when applicable 6 years ago
Whymarrh Whitby 2c5fb11b37 Remove "Copy Contract Address" from token options 6 years ago
Whymarrh Whitby 65ba018aad Only use current network txs when calculating "Reject All" 6 years ago
Whymarrh Whitby e351a7dd74 Switch page-container__footer-* for header and footer tags 6 years ago
Whymarrh Whitby d28453234c Reword batch reject confirm as "Reject All" 6 years ago
Whymarrh Whitby 2e35c05f14 Confirm rejecting multiple transactions with modal 6 years ago
Whymarrh Whitby 7610248f8c s/Cancel/Reject/ on confirm screen for clarity 6 years ago
Whymarrh Whitby 0fa9299cd1 Add "Cancel All" button to confirm footer 6 years ago
Whymarrh Whitby 2e5a09e28c Have PageContainerFooter take children node 6 years ago
Whymarrh Whitby ce2e068b43 Recipient not required on send screen when hex data present 6 years ago
Whymarrh Whitby c9f22916dd Rework estimateGas logic 6 years ago
Whymarrh Whitby 918fb71df3 Update gas when hex data changes on send screen 6 years ago
Whymarrh Whitby 3741927d8d Update send.utils.test to with better mocks 6 years ago
Whymarrh Whitby 508a712479 Allow sending transactions with hex data and no recipient 6 years ago
Sean b5169340ab Improvement: Reposition customize gas error (#5265) 6 years ago
HackyMiner 13a1d46720 support editable customRPC (#5267) 6 years ago
Alexander Tseung cf6bead7ef Close transaction details modal when clicking speed up 6 years ago
tmashuang a0a57c24fd Some Ui tests 6 years ago
Alexander Tseung 431beb9436 Fix multiplyCurrencies. Add onClose prop for Modal component. Remove hideModal from modal components. 6 years ago
Alexander Tseung 01166b26ed Fix translation casing 6 years ago
Alexander Tseung 9088fd1de4 Add Current Conversion Updated string to translations 6 years ago
Alexander Tseung b579ee9619 Refactor settings page to use JSX and follow component file folder structure 6 years ago
Alexander Tseung 2cfdc95eeb Add unit tests 6 years ago
Alexander Tseung 6b3a4e8259 Fix unit tests 6 years ago
Alexander Tseung 2779936317 Add transition effect to TransactionListItemDetails expander 6 years ago
Alexander Tseung 95e1eff4ca Add TransactionDetails modal 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 3e470fee8a Add withModalProps HOC 6 years ago
Alexander Tseung 04ec3f0b6b Fix Transaction view styles 6 years ago
Alexander Tseung d0d0103bb5 Add Modal component 6 years ago
Alexander Tseung 44d4b5b5db Refactor ConfirmPageContainerError to ErrorMessage 6 years ago
Whymarrh Whitby 3987f9860f Move main-container wrapper div into its own class 6 years ago
Whymarrh Whitby fbf14cd130 Prevent loading screen from overlaying the app bar 6 years ago
Whymarrh Whitby 4c37669557 Make the LoadingScreen component 100% as tall as its container 6 years ago
Whymarrh Whitby b1b5968e5e Remove unused loading-overlay--full-screen CSS styles 6 years ago
Alexander Tseung 91ee373dbe Fix exception thrown on getTokenData 6 years ago
Chad Grimaldi 2f14f978e3 compute and display checksummed hash in selected-account component (#5255) 6 years ago
Sean cd28dbb1d5 Improvement: Increase click area for arrows (#5264) 6 years ago
Alexander Tseung b062fe2e99 Fix speed up functionality 6 years ago
Sean Rabaut c5b9409701 Bug Fix: #5183 history not defined 6 years ago
chadmg 055ddd5f1e follow up style fix to #5242 6 years ago
bitpshr 42fdcf6239 Update new method namespace from v2 to v3 6 years ago
bitpshr 36dd0354e7 Implement latest EIP-712 protocol 6 years ago
Chad Grimaldi 014240b066 increase z-index of send-to input to allow for right-click (#5242) 6 years ago