bitpshr
|
b4b33b57bc
|
Fix ShapeShift purchases on new UI
|
7 years ago |
Dan
|
9f9e8789cc
|
Simplify return of existing token in getSymbolAndDecimals
|
7 years ago |
Dan
|
b71dbf52d1
|
Convert decimals to string in getSymbolAndDecimals; return null for symbol or decimals.
|
7 years ago |
Dan
|
6de450488b
|
Wraps calls to symbol() and decimals() in try catch
|
7 years ago |
Paul Bouchon
|
1bad3fa257
|
Allow transactions with 0-gwei gas price (#4073)
* Allow transactions with 0-gwei gas price
* Add tests to verify tx with 0 gas fee
* Conditionally use CurrencyInput in CurrencyDisplay
|
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 |
kumavis
|
ee8b91262d
|
i18n-helper - wrap fallback in brackets to help indicate something is wrong
|
7 years ago |
Dan Finlay
|
b2fbc6399a
|
Return key instead of empty string on i18n fail
|
7 years ago |
kumavis
|
3500689ed0
|
i18n-helper - abort on i18n failure
|
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
|
477b74124d
|
Revert "Fix UI getting stuck in Reveal Seed screen"
This reverts commit 2c8156ebe9 .
|
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 |
Alexander Tseung
|
1d80a4c452
|
Fix exception thrown when revealing seed words
|
7 years ago |
Alexander Tseung
|
2c8156ebe9
|
Fix UI getting stuck in Reveal Seed screen
|
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 |
Dan Finlay
|
34692acdf9
|
Fix action for setting locale
|
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 |
nyatla
|
c9a4077207
|
Reduced button padding.
Title overflowed in Japanese.
|
7 years ago |
nyatla
|
5166e1a9fd
|
Expanded dropdown menu width of title.
Title overflowed in Japanese.
|
7 years ago |
nyatla
|
2ccd9ca29d
|
Changed mouse cursor to "pointer" on the cancel text at the top left of the page.
|
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"
This reverts commit fa8500e09a .
|
7 years ago |
Alexander Tseung
|
418926ffdf
|
Fix populating txParams with undefined data
|
7 years ago |
Alexander Tseung
|
fa8500e09a
|
commit
|
7 years ago |
Dan
|
2199b3720c
|
Allow from and to address to be the same in new-ui.
|
7 years ago |
Dan
|
6ecf2c8092
|
event object actually passed to this.createKeyringOnEnter in private-key.js
|
7 years ago |
Thomas
|
4ffa74cbe6
|
Change double-quotes to single-quotes
|
7 years ago |
Thomas
|
18e0a7e4f9
|
Add target=_blank exportAsFile
|
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 |
Kevin Serrano
|
02fa5c9c32
|
Make token helpscout link open in new tab.
|
7 years ago |
Alexander Tseung
|
7776af7cd0
|
Use new design for showing seed words
|
7 years ago |