1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app
Mark Stacey a71cc2b137
Fix display of incoming transactions (#8942)
The `metamaskNetworkId` property in the `txMeta` for incoming
transactions was incorrectly set as a Number instead of a String. This
change was made accidentally as part of #8627.

As a result incoming transactions were being excluded from the
transaction list, as they didn't have a matching network ID.

`metamaskNetworkId` is now set to a string, and a migration has been
added to ensure `metamaskNetworkId` is converted to a string for any
incoming transactions in state.
2020-07-08 16:48:39 -03:00
..
_locales Update Italian translations (#8917) 2020-07-06 11:09:30 -02:30
fonts
images Update color of menu item icons (#8797) 2020-06-12 17:09:47 -03:00
manifest Version v8.0.4 2020-07-07 22:29:28 +00:00
scripts Fix display of incoming transactions (#8942) 2020-07-08 16:48:39 -03:00
vendor/trezor
home.html
loading.html
notification.html
phishing.html
popup.html
trezor-usb-permissions.html
unsupport.html