1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Mark Stacey 8b5ac9340b Fix custom nonce placeholder type (#7243)
The placeholder for the custom nonce needed to be converted into a
string. The placeholder is omitted if `nextNonce` isn't set, as may be
the case for the initial render.
2019-10-02 18:12:52 -02:30
..
components Update ETH logo, update deposit Ether logo height and width (#7239) 2019-10-02 10:15:44 -06:00
css Update ETH logo, update deposit Ether logo height and width (#7239) 2019-10-02 10:15:44 -06:00
ducks Remove logging of action.value of set_next_nonce (#7233) 2019-09-30 19:17:45 -03:00
helpers Report missing en locale messages to Sentry (#7197) 2019-09-21 13:31:45 -03:00
pages Fix custom nonce placeholder type (#7243) 2019-10-02 18:12:52 -02:30
selectors Add advanced setting to enable editing nonce on confirmation screens (#7089) 2019-09-27 00:30:36 -04:00
store Custom nonce fixes (#7240) 2019-10-02 15:42:04 -02:30