trejgun
0d0120746d
remove .only
6 years ago
trejgun
5d034006e8
fixes #4307 BigNumber casting issue
6 years ago
trejgun
e05eeb56da
fix default import
6 years ago
Koh Wei Jie
cd90e8a869
removed stray console.log
6 years ago
Koh Wei Jie
1ff29c5b4a
fixed blank boolean field for typed signing for new UI
6 years ago
Dan
e8fa18779d
Fix style of shapeshift screen in deposit modal.
6 years ago
Dan
97a7bc4894
Remove commented out code in ens-input.
6 years ago
trejgun
778aec8c75
lint
6 years ago
trejgun
c27dfb01bb
refactor gas-fee-display component
...
#4622
6 years ago
Whymarrh Whitby
3123073659
Scroll large amounts in the send component
6 years ago
Whymarrh Whitby
1f6f4977de
Handle large token balances in tx list hero
6 years ago
trejgun
bbd1b8360a
fix white spaces in signature
6 years ago
Dan
957d729c17
Only show the customize gas modal if the estimateGas call is not currently in flight.
6 years ago
Dan Finlay
d26ce807fb
Linted
6 years ago
Dan Finlay
f14ed32980
Begin letting UI show suggested tokens
6 years ago
Csaba S
8aab4dd1fa
View address of an added token ( #4591 )
...
* adding menu actions for tokens
* apply common style
6 years ago
Dan
ac7c0277b5
On send screen amount change, updateGas call now includes current to address.
6 years ago
Dan
70abe54c94
Send screen returns simple gas cost if no to address specified when not sending token.
6 years ago
Dan
6c9302f985
Remove leading zeroes from send screen amount row input.
6 years ago
Dan
36de213c6c
Fix currency-display.js rendering of token amounts.
6 years ago
Dan
347d1984cf
Revert to updating amount on blur of input change; update gas on blur of amount input change; validate onchange.
6 years ago
Alexander Tseung
adb71073c8
Fix unit tests
6 years ago
Alexander Tseung
5685c4bafe
Estimate gas limit when the token amount changes. Fix amount input
6 years ago
Dan
e4d3bdba12
Update send.utils.js estimateGas tests.
6 years ago
Dan
b9b6cbf561
Add a buffer to new ui gas estimates
6 years ago
Alexander Tseung
1b9ed23752
Add hex-prefix to gas estimate result
6 years ago
Dan
bb855707ef
ENS input in send form shows distinct errors for invalid addresses and non-existent addresses.
6 years ago
kumavis
44a8e48a04
notices - replace getLatestNotice with getNextNotice
6 years ago
Dan
5995b6d68d
ENS name revalidates on network change.
6 years ago
Bruno
8763ea898e
move TrezorKeyring to its own package
6 years ago
Bobby Dresser
4196b16f06
add help link to eth_sign warning
6 years ago
Bruno
d1880073f6
balances working
7 years ago
Bruno
8c4d58aa45
initial trezor support
7 years ago
Dan
049071a743
Access correct property from state in confirm screen components gatherTxMeta()
7 years ago
03-26
ccd4884db1
i18n - ja improvements
7 years ago
Whymarrh Whitby
d9d09f953b
Render the accounts in keyring order
7 years ago
Whymarrh Whitby
8b449b325d
Remove unused identities reducer from UI
7 years ago
Whymarrh Whitby
665ac860e5
Remove selectedIdentity prop from wallet view
...
The selectedIdentity property is computed based on the selectedAddress
which means that using both the selectedAddress and the selectedIdentity
is redundant. In the case of the Array#find call on the set of keyrings,
we wouldn't have a situation where one is included and the other isn't.
This changeset removes the selectedIdentity from the wallet view because
it isn't needed.
7 years ago
Whymarrh Whitby
762695bfd9
Ensure selectedAddress exists when render wallet
7 years ago
Dan J Miller
3b6e96bac9
Update hide-token-confirmation-modal.js to use new modalState schema ( #4482 )
...
* Update hide-token-confirmation-modal.js to use new modalState schema (added in 41e38fe55
).
* Fix modalState props
7 years ago
Dan
ada59054c9
Simplify recipient code check in send.utils estimateGas
7 years ago
Alexander Tseung
5a2771dd47
Indicate the current selected account on the popup account view ( #4445 )
7 years ago
Dan
ffd42c59da
Default currency-display valueToRender to empty string when not readOnly ('0' if readOnly).
7 years ago
Dan
1b879f45bc
Fix calculation of data property for gas estimation on token transfers.
7 years ago
Bobby Dresser
966583026a
update helpscout links to zenhub
7 years ago
Alexander Tseung
fd98ed570e
Fix ellipses
7 years ago
Dan
2ca084b055
Remove .only
7 years ago
Alexander Tseung
cc73d869fe
Add new alert modals
7 years ago
Alexander Tseung
f4d833cb09
Change btn-secondary styles to btn-default. Make btn-secondary red warning style buttons
7 years ago
Dan
990b69c655
Improve input width calculation in currency-display.js
7 years ago