Commit Graph

1392 Commits (b9c2994d24e688305d63aaefd7fac88d88773ad9)

Author SHA1 Message Date
Paul Bouchon 1bad3fa257
Allow transactions with 0-gwei gas price (#4073) 7 years ago
Dan 33c16d1bf6 Fixes to get tests passing. 7 years ago
Dan 91c201aa72 Lint fixes and alphabetization for i3725-refactor-send-component 7 years ago
Alexander Tseung 61b8c3efff Redirect to correct seed phrase screen 7 years ago
Dan 8ff7806f1b Core of the refactor complete 7 years ago
Alexander Tseung 9e41f58af2 Clean up network config 7 years ago
Alexander Tseung 3082d2e4ef Use new design for reveal seed screen. Persist seed words only in first time flow 7 years ago
Alexander Tseung 2fdf45b418 Show correct MetaMask version number in the Info page 7 years ago
Alexander Tseung ce74cd7774 Fix custom RPC not redirecting to Settings page 7 years ago
bitpshr cce123c30e Show checksummed addresses throughout the UI 7 years ago
Alexander Tseung 053044fb65 Fix spinner layout 7 years ago
Alexander Tseung de7fc781a5 Fix BigNumber exception in confirm-send-ether 7 years ago
Alexander Tseung b0a105ce80 Fix confirmation popup not always opening 7 years ago
bitpshr d0447f9058 Maintain token prices using a background service 7 years ago
bitpshr a350e80fee Fetch token prices based on contract address 7 years ago
bitpshr 7129d7c0f3 Require loglevel singleton in each module that uses it 7 years ago
Dan 59c887301a second commit 7 years ago
Alexander Tseung f96c13d616 Refactor page-container component structure 7 years ago
Dan d8adc527f1 Lint fix. 7 years ago
Dan 9dbb9d12ad Internationalize converted value in confirm screens 7 years ago
Dan 1382de2cda Internationalize converted value in currency-input.js 7 years ago
Dan 4011dac6f6 Improve display of crypto currencies when selected as the 'Current Conversion' 7 years ago
Dan 284dd85a99 first commit 7 years ago
Alexander Tseung 1e6f062bb6 Fix integration tests 7 years ago
Alexander Tseung 2db55cd0de Fix editing transaction 7 years ago
Alexander Tseung 82af778e62 Revert "commit" 7 years ago
Alexander Tseung fa8500e09a commit 7 years ago
frankiebee 3de1873126 hot-fix new-ui - default to an object if identities is undefined 7 years ago
Dan 40bbca5d0d Don't prevent user from setting an eth address in to field if there is no ens support. 7 years ago
Alexander Tseung bf38aa6f1d Fix transaction confirmations 7 years ago
Dan Finlay 99c22a0835 Linted 7 years ago
Dan Finlay 74049c19fc Internationalize currency 7 years ago
Alexander Tseung 516c1869b0 Fix lint errors 7 years ago
Dan 7ccf6163fd Adds simulation failure error messages to confirm screen. 7 years ago
Dan 1dc3c51b54 UpdateSendErrors only called when balance defined, recalled if balance updates. 7 years ago
Alexander Tseung 6277a4c46a Refactor onboarding flow 7 years ago
kumavis 9f7b63bb6a
identicon - set blockies height and width to identicon diameter 7 years ago
Alexander Tseung 2fa554a641 Fix conf-tx render 7 years ago
Alexander Tseung bdc4a6964a Fix merge conflicts. Refactor renderPrimary into Home component 7 years ago
kumavis 5f1f345a5d network - use providerType for localhost 7 years ago
Dan 2be6f8bae0 Fix lint and tests 7 years ago
Dan a4594f6838 Show insufficient funds on confirm screen on first render. 7 years ago
Dan 0a711f0de0 Removes t from props via metamask-connect and instead places it on context via a provider. 7 years ago
Dan 01e3293b65 Ensure correct address used when rendering transfer transactions. 7 years ago
kumavis f9b680b09f ui - identicon - use relative link for ether logo 7 years ago
kumavis 10609493c5 ui - use relative location for images 7 years ago
kumavis cf82e766d4 ui - fix relative url for deposit-ether-modal 7 years ago
Alexander Tseung 58f52b2b8d Fix merge conflicts. Refactor onboarding flow. 7 years ago
Dan d6ebf5d94e Confirm send token detects if balance is sufficient for gas. 7 years ago
Dan 21b6a3442d Fix display of unapprovedMessages in txList (old and new ui); includes fix of undefined txParams. 7 years ago