Commit Graph

67 Commits (804b273cec61246f0d23efd461ccd2cc5c64bf22)

Author SHA1 Message Date
Whymarrh Whitby 8f8d5d70f3 Update new UI links in the old UI s/Beta/New/ 6 years ago
HackyMiner 54a8ade266 Add support for RPC endpoints with custom chain IDs (#5134) 6 years ago
kumavis 9b501b7c42 old-ui - pending tx - allow undefined values for gas + gasPrice 6 years ago
kumavis fda101912b ui - use variable to clarify result of emptiness check 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
bitpshr 42fdcf6239 Update new method namespace from v2 to v3 6 years ago
bitpshr 36dd0354e7 Implement latest EIP-712 protocol 6 years ago
Evgeniy Filatov 9a80d6e859 updated docs, small improvement of recent RPC rendering 6 years ago
Evgeniy Filatov c0b5e8a088 backported RPC improvements to oldui 6 years ago
brunobar79 992e7f1b5a fix merge conflicts 6 years ago
Dan Miller 0ff0a9c197 Show the retry button on latest tx of earliest nonce. 6 years ago
Whymarrh Whitby f9871fe60b Open UI in browser post-new-UI-switch 6 years ago
Whymarrh Whitby 0fd8862c5e Don't show an additional beta UI notification 6 years ago
Whymarrh Whitby 89c74ac4ad Rewrite AccountQrScreen to use flexbox 6 years ago
Whymarrh Whitby d16f25fc20 Add NewUiAnnouncement component 6 years ago
Whymarrh Whitby 6ae76fee33 Add banner suggesting new UI 6 years ago
Whymarrh Whitby 1d6227d718 Move the old UI's AppBar into its own component 6 years ago
brunobar79 6886429f0b fix linting errors 6 years ago
Esteban MIno b580f60d74 earliest tx by submittedTime 6 years ago
Esteban MIno c8d45cb4a8 only show retry button on earliest pending tx 6 years ago
Alexander Tseung 86e95b283b Fix notice screen incorrectly disabling Accept button after multiple notices 6 years ago
brunobar79 a8f745f9fe eslint --fix . 6 years ago
Koh Wei Jie f17d99f81c Fixed lint error 6 years ago
Koh Wei Jie f4d085550e fixed blank boolean field for typed signing for old UI 6 years ago
Whymarrh Whitby df6d03cefd Fix account list order for the old UI 7 years ago
kumavis 5d8dd1df0e old-ui - ens-input - fix params passed to input 7 years ago
Dan 6bc8cc819a Merge branch 'develop' into i3725-refactor-send-component- 7 years ago
bitpshr 805c161704 Update old UI ShapeshiftForm to gracefully handle errors 7 years ago
Paul Bouchon 1bad3fa257
Allow transactions with 0-gwei gas price (#4073) 7 years ago
Alexander Tseung 9e41f58af2 Clean up network config 7 years ago
bitpshr 7129d7c0f3 Require loglevel singleton in each module that uses it 7 years ago
kumavis f0e4097972 lint - remove use of 'event' global 7 years ago
kumavis b7b95f269d old-ui - lint fixes 7 years ago
Dan Finlay 4d2d3d4430 Increase permitted safe gas limit 7 years ago
Dan 21b6a3442d Fix display of unapprovedMessages in txList (old and new ui); includes fix of undefined txParams. 7 years ago
Dan bf3c5add08 Adds styles for dropped txs in old-ui. 7 years ago
Dan 80a2e59194 Correctly set latest submitted retry with nonces that matches others in old-ui transaction-list-item. 7 years ago
Dan 8c7988978f Undefined check in showRetryButton 7 years ago
Dan d6e4d2e80d Use new submittedTime field to correctly show retry button in old and new ui. 7 years ago
Dan J Miller 0c163dcb32
Allow adding 0 balance tokens in old ui and editing custom token info in new (#3395) 7 years ago
Thomas Huang cb109a8233 Add retry transaction back into old ui transaction list item (#3381) 7 years ago
Dan c4ef9630da Prevent user from switching network in old-ui notification 7 years ago
Dan 78f6a48664 Define event locally in onClickOutside method in account-dropdowns.js 7 years ago
Dan 2b9af0734b Replace 'Contract Published' with 'Contract Deployment' for clearer indication of contract tx state. 7 years ago
Dan 5de0471fcb Fix cancel button on buy eth screen. 7 years ago
Thomas ac2e92fa54 Change Loose label to Imported 7 years ago
Dan Finlay 16f9ddc72c Add 8MM gas limit default to send screen 7 years ago
Thomas Huang ed33f3160a Make oldui compatible with newUI style changes 7 years ago
Alexander Tseung 8b90b1d1b1 Remove accessing PropTypes from main React package 7 years ago